Skip to content
Snippets Groups Projects
  1. Nov 03, 2019
  2. Oct 30, 2019
  3. Oct 29, 2019
  4. Oct 16, 2019
  5. Sep 26, 2019
  6. Sep 25, 2019
  7. Sep 23, 2019
  8. Sep 22, 2019
  9. Sep 21, 2019
    • Linus Lüssing's avatar
      docs: gluon-mesh-batman-adv: note regarding IGMP/MLD snooping switches · ff050a29
      Linus Lüssing authored
      This adds a warning that entprise switches with an IGMP/MLD snooping
      feature are not supported yet with IGMP/MLD filtering enabled.
      
      For this to work, firstly the Linux bridge on the Gluon node needs to
      support Multicast Router Discovery (RFC4286). But this feature was only
      added to the Linux kernel recently, in 5.1.
      
      Secondly, a Gluon node would need to periodically send "Multicast Router
      Advertisment" (RFC4286) messages, to "announce" the multicast router
      port setting on bridge port bat0.
      
      Thirdly, the IGMP/MLD snooping switches would need to implement
      RFC4286.
      ff050a29
  10. Sep 20, 2019
  11. Sep 17, 2019
  12. Sep 15, 2019
  13. Sep 14, 2019
  14. Sep 12, 2019
  15. Sep 10, 2019
  16. Aug 22, 2019
  17. Aug 21, 2019
  18. Aug 15, 2019
  19. Aug 13, 2019
  20. Jul 20, 2019
  21. Jul 08, 2019
  22. Jun 29, 2019
  23. Jun 26, 2019
  24. Jun 24, 2019
  25. Jun 20, 2019
  26. Jun 15, 2019
    • Matthias Schiffer's avatar
      Add GLUON_DEPRECATED flag · 912490c0
      Matthias Schiffer authored
      This new build flag is mandatory for now (it may default to 0 in a future
      Gluon version). It may be set to the following values:
      
      * 0 - Do not build any images for deprecated devices.
      * upgrade - Only build sysupgrade images for deprecated devices.
      * full - Build both sysupgrade and factory images for deprecated devices.
      
      "Other" images are handled like factory images, as they are also used for
      the initial installation of Gluon on a device.
      Unverified
      912490c0
Loading