Skip to content
Snippets Groups Projects
  1. Sep 17, 2015
  2. Sep 13, 2015
  3. Sep 05, 2015
  4. Sep 04, 2015
  5. Sep 03, 2015
  6. Sep 02, 2015
  7. Aug 30, 2015
  8. Aug 23, 2015
  9. Aug 19, 2015
  10. Aug 18, 2015
    • Nils Schneider's avatar
      gluon-radio-config: basic wireless configuration · 177086b8
      Nils Schneider authored
      Split basic radio configuration from gluon-mesh-batman-adv as this will
      be required for virtually any wireless mesh protocol.
      
      This package takes care of setting:
      
        - wireless channel,
        - htmode and
        - regulatory domain
      
      gluon-mesh-batman-adv-core depends on this package.
      177086b8
  11. Aug 07, 2015
  12. Aug 04, 2015
  13. Aug 03, 2015
  14. Jul 18, 2015
  15. Jul 12, 2015
  16. Jul 11, 2015
  17. Jul 10, 2015
  18. Jul 09, 2015
  19. Jul 08, 2015
  20. Jul 06, 2015
  21. Jun 29, 2015
  22. Jun 15, 2015
  23. May 27, 2015
  24. May 22, 2015
  25. May 21, 2015
  26. May 16, 2015
  27. May 09, 2015
  28. May 08, 2015
    • Nils Schneider's avatar
      gluon-radvd: on-link flag · 21648936
      Nils Schneider authored
      By introducing a new option -a in addition to -p this patch allows
      controlling the on-link flag of announcements.
      
      A prefix specified using -a will have the on-link flag set to zero
      while a prefix specified using -p will retain its behaviour (i.e.
      on-link flag set).
      
      Example:
      
          gluon-radvd -i local-node -p 2001:db8:aaaa:/64 -a 2001:db8:bbbb::/64
      
      This will announce 2001:db8:aaaa::/64 with the on-link flag set and
      2001:db8:bbbb::/64 with the flag unset.
      21648936
  29. May 07, 2015
  30. May 06, 2015
Loading