Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Mar 06, 2023
    • Jason Kridner's avatar
      Merge branch 'abailon/dev' into 'master' · 058084cf
      Jason Kridner authored
      Fixup avahi and svc wait
      
      See merge request !4
      058084cf
    • Alexandre Bailon's avatar
      Fix svc_wait · a473140e
      Alexandre Bailon authored
      
      Sometime, svc_wait never return. This happens when SVC is ready too early
      (pthread signal sent before we wait for it).
      This updates svc_wait to also work in such conditions.
      
      Signed-off-by: default avatarAlexandre Bailon <abailon@baylibre.com>
      a473140e
    • Alexandre Bailon's avatar
      Fixup avahi · b471e780
      Alexandre Bailon authored
      
      tcpip controller has been updated to work with IPv6 but avahi expects IPv4.
      This updates avahi to use IPv6.
      
      Note:
      The beagleconnect used to test it has two addresses:
      - 2001:db8::1
      - fe80::7666:b429:4b:1200
      Avahi use the second one which is not routed by default on the beagleplay.
      We should use `ip -6 addr add` to add the second address otherwhise gbridge
      won't be able to connect.
      
      Signed-off-by: default avatarAlexandre Bailon <abailon@baylibre.com>
      b471e780
  2. Feb 28, 2023
  3. Feb 24, 2023
  4. Feb 23, 2023
  5. Feb 14, 2023
  6. Oct 19, 2020
  7. Oct 18, 2020
  8. Oct 17, 2020
  9. Oct 16, 2020
  10. Sep 10, 2020
  11. Sep 06, 2020
  12. Sep 09, 2019
  13. Aug 06, 2019
  14. Aug 05, 2019
  15. Mar 15, 2017