Skip to content
Snippets Groups Projects
  1. Sep 23, 2019
  2. Sep 22, 2019
  3. 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
    • Linus Lüssing's avatar
      Revert "gluon-mesh-batman-adv: reenable batman-adv multicast optimizations" · 302a7951
      Linus Lüssing authored
      This reverts commit 9b1eb40f.
      
      With the batman-adv v2019.2 upgrade reverted (c1a77339), the batman-adv
      multicast-to-multi-unicast feature is not available yet. Without that it is
      going to be very unlikely of the batman-adv multicast optimizations to
      take effect. E.g. some outdated nodes would disable it.
      
      To avoid confusion and diversion with a few communities having it enabled
      and most implicitly deactivated, just deactivate it for all for now
      until batman-adv is updated to v2019.2 or greater again.
      302a7951
  4. Sep 20, 2019
  5. Sep 17, 2019
  6. Sep 15, 2019
  7. Sep 14, 2019
  8. Sep 13, 2019
  9. Sep 12, 2019
  10. Sep 10, 2019
  11. Sep 06, 2019
  12. Sep 04, 2019
  13. Aug 23, 2019
    • Christof Schulze's avatar
      gluon-core: enhance mac_to_ip() beyond RFC 4291 (#1798) · bd543db8
      Christof Schulze authored
      mac_to_ip() calculates an ipv6 address from a mac address according to
      RFC 4291. For wireguard we have to use specially crafted addresses that
      must be unique. This allows calculating such unique mac-based addresses
      by allowing to optionally specifying the bytes to be inserted into the
      address.
      bd543db8
  14. Aug 22, 2019
  15. Aug 21, 2019
  16. Aug 18, 2019
  17. Aug 15, 2019
  18. Aug 13, 2019
    • Martin Weinelt's avatar
      gluon-web-network: fix variable shadowing · eeb745d7
      Martin Weinelt authored
      package/gluon-web-network/luasrc/lib/gluon/config-mode/model/admin/network.lua:122:16: (W431) shadowing upvalue f on line 19
      
      Fixes: bab4af01 ("gluon-web-network: improve PoE GPIO name translation
      handling")
      eeb745d7
    • Martin Weinelt's avatar
      modules: update OpenWrt · 8974d326
      Martin Weinelt authored
      89808e211c kernel: bump 4.14 to 4.14.137
      349714a491 kernel: bump 4.9 to 4.9.188
      0a4a82a431 config: introduce separate CONFIG_SIGNATURE_CHECK option
      8a83892662 packages: apply usign padding workarounds to package indexes if needed
      0bce1d0db9 usign: update to latest Git HEAD
      958411aa61 kernel: bump 4.14 to 4.14.136
      2807f84b62 kernel: bump 4.9 to 4.9.187
      7e4ce0c655 ar71xx: wpj531: fix SIG1/RSS1 LED GPIO
      
      Compile-tested: ar71xx, mpc85xx
      8974d326
    • Simon Terzenbach's avatar
Loading