Skip to content
Snippets Groups Projects
  1. Jul 23, 2021
    • Matthias Schiffer's avatar
      treewide: correctly specify conffiles (#2276) · f4a3afe8
      Matthias Schiffer authored
      Specify conffiles for our packages, so they aren't overwritten during
      opkg updates. While this only matters during development, it is
      unintended to have different behaviour for opkg update and full firmware
      updates.
      f4a3afe8
  2. Jul 13, 2021
  3. Jul 17, 2018
  4. Apr 13, 2018
  5. Mar 09, 2018
  6. Mar 08, 2018
  7. Mar 07, 2018
  8. Feb 15, 2018
  9. Jan 18, 2018
  10. Jun 27, 2017
  11. Feb 10, 2017
  12. Jan 18, 2017
  13. Jan 17, 2017
  14. Dec 06, 2016
  15. Aug 27, 2016
  16. Jul 10, 2016
  17. 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
  18. Feb 02, 2016
  19. Jan 02, 2016
  20. Oct 14, 2015
  21. May 21, 2015
  22. Mar 19, 2015
  23. Mar 18, 2015
  24. Aug 06, 2014
  25. Jul 14, 2014
  26. Jul 10, 2014
  27. Jul 05, 2014
  28. May 14, 2014
  29. May 13, 2014
  30. Feb 26, 2014
  31. Feb 25, 2014
  32. Jan 31, 2014
  33. Jan 20, 2014
  34. Jan 04, 2014
  35. Sep 30, 2013
Loading