Skip to content
Snippets Groups Projects
  1. Mar 08, 2016
    • Linus Lüssing's avatar
      gluon-mesh-batman-adv-core: Always forward towards mesh/batman-adv · ca9a6f34
      Linus Lüssing authored
      
      An IGMP/MLD domain split will prevent us from being able to track
      multicast listeners on other nodes.
      
      Therefore we need to always hand any multicast packets we received from
      local clients to batman-adv. With bridge multicast snooping disabled,
      the current setting in Gluon, this is already the case.
      
      However, in preparation to enabling multicast snooping, we need to
      enforce forwarding towards batman-adv by setting the bridge port
      option "multicast_router" to 2.
      
      Signed-off-by: default avatarLinus Lüssing <linus.luessing@c0d3.blue>
      ca9a6f34
  2. Mar 07, 2016
  3. Mar 06, 2016
  4. Mar 04, 2016
  5. Mar 03, 2016
  6. Mar 02, 2016
  7. Mar 01, 2016
  8. Feb 29, 2016
  9. Feb 28, 2016
  10. Feb 26, 2016
  11. Feb 25, 2016
  12. Feb 24, 2016
  13. Feb 19, 2016
  14. Feb 16, 2016
  15. Feb 14, 2016
  16. Feb 13, 2016
  17. Feb 10, 2016
    • Kokel's avatar
      gluon-core: add preserve wifi channels feature · 388d264f
      Kokel authored
      This new feature introduces the new uci section 'gluon-core.wireless' with a preserve_channels option:
       * preserve_channels (boolean)
      
      By setting this option to 1 (true) wifi channels will be preserved during upgrades.
      388d264f
  18. Feb 09, 2016
Loading