Skip to content
Snippets Groups Projects
  1. Apr 23, 2019
  2. Apr 15, 2018
  3. Jan 19, 2018
  4. Jul 10, 2016
  5. Jun 22, 2016
  6. Apr 27, 2016
    • lemoer's avatar
      Change MAC schema generation (#715) · c73a12e0
      lemoer authored
      While ath9k/ath10k devices can supprt VIFs with any combination of MAC addresses, there are also adapters which have a hardware MAC filter which only allows a few bits to differ. This commit changes the addresses of all VIFs to ony differ in the last 3 bits, which is required to support many Ralink/Mediatek based WLAN adapters.
      
      Technically, the new addresses are generated by calculating an MD5 hash of the primary MAC address and using a part of this hash as a prefix for the MAC addresses.
      
      The addresses (BSSIDs) of the AP VIFs are also reused for the LAN and WAN interfaces in mesh-on-LAN/WAN mode to reduce the number of needed addresses, and thus reduce the chance of collisions. This is not a problem as the MAC addresses of the AP VIFs are never used except as BSSID, and thus not seen by routing protocols like batman-adv.
      
      Fixes #648
      
      [Matthias Schiffer: rewrote commit message]
      c73a12e0
  7. Apr 24, 2016
  8. Jan 02, 2016
  9. Sep 13, 2015
  10. Sep 02, 2015
  11. 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
  12. Jan 26, 2015
  13. Sep 15, 2014
  14. Sep 11, 2014
  15. Jul 11, 2014
  16. Jul 10, 2014
  17. Jul 07, 2014
  18. Jul 05, 2014
  19. Jun 09, 2014
  20. May 17, 2014
  21. May 14, 2014
Loading