Skip to content
Snippets Groups Projects
  1. Mar 07, 2018
    • Matthias Schiffer's avatar
      modules: update routing packages · 4d9c3c1c
      Matthias Schiffer authored
      3aaa772ef520 bmx7: bump version
      ccd4210f0ba7 bmx7: add PKG_MIRROR_HASH
      d6dcd0c75630 bmx6: add PKG_MIRROR_HASH
      536782119f0a alfred: upgrade package to latest release 2018.0
      6a6f5da5efd5 batctl: upgrade package to latest release 2018.0
      3bb75b003563 batman-adv: upgrade package to latest release 2018.0
      2f74073c209d bmx7: bump version to 58b3823262512a48f5174e6778b2368c55bd05d9
      733e935f04fc cjdns: v20 -> v20.1
      f0ee73aa2285 bmx7: bump version
      21a6454d7226 bmx6: bump to latest upstream version
      4d9c3c1c
  2. Jan 24, 2018
  3. Jan 23, 2018
  4. May 30, 2017
  5. Feb 11, 2017
  6. Jan 27, 2017
  7. Jan 18, 2017
  8. Dec 20, 2016
  9. Dec 11, 2016
  10. Jul 27, 2016
  11. Jul 06, 2016
    • Sven Eckelmann's avatar
      batman-adv: import Linux 4.7 fixes · 4af46bdb
      Sven Eckelmann authored
      
      Introduce new fixes:
      
       * Avoid nullptr dereference in bla after vlan_insert_tag
       * Avoid nullptr dereference in dat after vlan_insert_tag
       * Avoid tt_req_node list put for unhashed entry
       * Fix orig_node_vlan leak on orig_node_release
       * Fix non-atomic bla_claim::backbone_gw access
       * Fix reference leak in batadv_find_router
       * Free last_bonding_candidate on release of orig_node
      
      Also replace the gluon version of the speedyjoin patch with the one already
      included in openwrt-routing.
      
      Signed-off-by: default avatarSven Eckelmann <sven.eckelmann@open-mesh.com>
      4af46bdb
  12. Jun 21, 2016
    • Sven Eckelmann's avatar
      batman-adv: Fix speedy join in gateway client mode · 93fe2750
      Sven Eckelmann authored
      
      Speedy join only works when the received packet is either broadcast or an
      4addr unicast packet. Thus packets converted from broadcast to unicast via
      the gateway handling code have to be converted to 4addr packets to allow
      the receiving gateway server to add the sender address as temporary entry
      to the translation table.
      
      Not doing it will make the batman-adv gateway server drop the DHCP response
      in many situations because it doesn't yet have the TT entry for the
      destination of the DHCP response.
      
      Signed-off-by: default avatarSven Eckelmann <sven@narfation.org>
      93fe2750
  13. Jun 16, 2016
  14. May 29, 2016
  15. May 28, 2016
  16. May 09, 2016
  17. Mar 28, 2016
  18. Feb 08, 2016
  19. Jan 02, 2016
  20. Dec 18, 2015
  21. Oct 28, 2015
  22. Oct 25, 2015
  23. Sep 05, 2015
    • Matthias Schiffer's avatar
      Get rid of rpcd · a71ab2fb
      Matthias Schiffer authored
      LuCI's authentication won't work without rpcd, but we aren't using the
      authentication anyways. Users who need it can just install rpcd explicitly.
      
      Fixes #452
      a71ab2fb
  24. Sep 04, 2015
  25. Aug 31, 2015
  26. Aug 30, 2015
    • Jan-Philipp Litza's avatar
      Switch from luci-lib-json to luci-lib-jsonc · 15a80aaf
      Jan-Philipp Litza authored
      Apart from replacing a patch for the former by two patches for latter,
      this involved minimal adaptations of the lua scripts in the following
      packages:
      
      * gluon-announce
      * gluon-announced
      * gluon-mesh-batman-adv-core
      * gluon-status-page
      15a80aaf
  27. Aug 09, 2015
  28. Aug 06, 2015
  29. Jun 15, 2015
  30. Jun 10, 2015
Loading