Skip to content
Snippets Groups Projects
  1. Jan 06, 2020
  2. Jan 02, 2020
  3. Dec 07, 2019
  4. Nov 04, 2019
  5. Sep 26, 2019
  6. Sep 23, 2019
  7. Sep 22, 2019
  8. 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
  9. Sep 20, 2019
  10. Sep 17, 2019
  11. Sep 15, 2019
  12. Sep 14, 2019
  13. Sep 12, 2019
  14. Sep 10, 2019
  15. Aug 22, 2019
  16. Aug 21, 2019
  17. Aug 15, 2019
  18. Aug 13, 2019
  19. Jul 20, 2019
  20. Jul 08, 2019
  21. Jun 29, 2019
  22. Jun 26, 2019
  23. Jun 24, 2019
  24. Jun 20, 2019
  25. 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
    • Matthias Schiffer's avatar
      ar71xx: Onion Omega is BROKEN · a44a5dce
      Matthias Schiffer authored
      This device doesn't have an Ethernet port, and even with the Ethernet
      shield, eth0 is not configured.
      Unverified
      a44a5dce
Loading