Skip to content
Snippets Groups Projects
  1. Apr 27, 2016
    • kb-light's avatar
    • Matthias Schiffer's avatar
      gluon-mesh-batman-adv-core: make mesh_lan config a bridge · 937fe715
      Matthias Schiffer authored
      There are a few devices which have more than one LAN interface (for example
      some revision of the TL-WR941ND, which uses a DSA-based switch, so each
      switch port has its own netdev.) On these devices we need a bridge for
      mesh-on-lan (as the alternative of adding them to batman-adv individually
      would need too many MAC addresses.)
      937fe715
    • 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
    • corvusmo's avatar
  2. Apr 26, 2016
  3. Apr 25, 2016
  4. Apr 24, 2016
  5. Apr 22, 2016
  6. Apr 20, 2016
  7. Apr 19, 2016
  8. Apr 08, 2016
  9. Apr 07, 2016
  10. Apr 05, 2016
  11. Apr 03, 2016
    • kb-light's avatar
      CONTRIBUTING.md: update links · 8fec2e92
      kb-light authored
      link "packages" instead of "community repositories"
      
      add link for rejected features to bottom link list
      
      link "#gluon" to webirc
      
      link the mentioned commit 2a93c580
      8fec2e92
    • Matthias Schiffer's avatar
    • Nils Schneider's avatar
      ar71xx: Meraki MR12/MR62/MR16/MR66 support · 1e1363f1
      Nils Schneider authored
      OpenWRT now supports the CISCO Meraki enterprise class routers
      MR12, MR16, MR62 and MR66. The fabric firmware demands the yearly
      renewal of a support license.
      
      This firmware was successfully tested by @Garunda for the MR62 (and
      the MR12 with it for which this is an alias). The initial firmware
      pre OpenWRT adoption was prepared and adapted for Gluon by @tcatm.
      The confirmation of the functionality of the image for the MR66
      (and the aliased MR16 with it) is still pending.
      
      The devices are of strategic interest to the Freifunk community as
      they are making a rock-solid impression. However, these come with
      fairly hefty annual license. The Freifunk may offer an escape route
      for those who had signed up and want to keep their investment into the
      similarly expensive hardware. Used evices sell for $60 on eBay/Amazon
      in the US. Here in the old world it is all >300 €, still.
      
      Credits go to @Garunda for testing, to @tcatm for finding the
      OpenWRT patch prior to its adoption and preparing the initial Gluon
      adaptation, to @smoe for the update once that patch had arrived in
      OpenWRT, and to @NeoRaider for his review and advice to use
      GluonModelAlias for MR62 and MR66 to point to MR12 and MR16,
      respectively.
      1e1363f1
    • Jan-Philipp Litza's avatar
      gluon-core: use exec on uci commit · 3a3c922a
      Jan-Philipp Litza authored
      3a3c922a
  12. Apr 02, 2016
  13. Apr 01, 2016
  14. Mar 31, 2016
  15. Mar 30, 2016
  16. Mar 29, 2016
Loading