- Jul 06, 2016
-
-
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:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
- Jun 21, 2016
-
-
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:
Sven Eckelmann <sven@narfation.org>
-
- Jun 16, 2016
-
-
Matthias Schiffer authored
batman-adv & alfred 2016.2.
-
- Feb 08, 2016
-
-
Matthias Schiffer authored
Should be redundant after 0bd0df6f
-
Matthias Schiffer authored
-
- Dec 18, 2015
-
-
Matthias Schiffer authored
-
- Aug 09, 2015
-
-
Matthias Schiffer authored
-
- Aug 06, 2015
-
-
Matthias Schiffer authored
This also updates batman-adv & alfred to 2015.1
-
Matthias Schiffer authored
-
Matthias Schiffer authored
This should workaround batman-adv's inability to deal with different MTUs which need fragmentation. Fixes #435
-
- Jun 15, 2015
-
-
Matthias Schiffer authored
-
- May 21, 2015
-
-
Matthias Schiffer authored
-
- Apr 02, 2015
-
-
Matthias Schiffer authored
-
- Jan 07, 2015
-
-
Matthias Schiffer authored
-
- Dec 15, 2014
-
-
Matthias Schiffer authored
-
- Aug 30, 2014
-
-
Matthias Schiffer authored
-
- Aug 22, 2014
-
-
Matthias Schiffer authored
-
- Aug 06, 2014
-
-
Matthias Schiffer authored
This gets us an up-to-date alfred (and batman-adv 2014.x, as soon as we start to support it).
-
- Feb 21, 2014
-
-
Matthias Schiffer authored
-
- Jan 18, 2014
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Jan 12, 2014
-
-
Matthias Schiffer authored
-