openwrt-routing/batman-adv/patches
Sven Eckelmann 0d86d08be9 batman-adv: Fix speedy join in gateway client mode
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.eckelmann@open-mesh.com>
2016-07-06 15:36:23 +02:00
..
0001-batman-adv-make-sure-ELP-OGM-orig-MAC-is-updated-on-.patch batman-adv: 2016.1 bugfixes & stability updates 2016-05-07 20:43:29 +08:00
0002-batman-adv-Avoid-duplicate-neigh_node-additions.patch batman-adv: 2016.1 bugfixes & stability updates 2016-05-07 20:43:29 +08:00
0003-batman-adv-Avoid-nullptr-derefence-in-batadv_v_neigh.patch batman-adv: 2016.1 bugfixes & stability updates 2016-05-07 20:43:29 +08:00
0004-batman-adv-Fix-refcnt-leak-in-batadv_v_neigh_.patch batman-adv: 2016.1 bugfixes & stability updates 2016-05-07 20:43:29 +08:00
0005-batman-adv-Fix-double-neigh_node_put-in-batadv_v_ogm.patch batman-adv: 2016.1 bugfixes & stability updates 2016-05-07 20:43:29 +08:00
0006-batman-adv-initialize-ELP-orig-address-on-secondary-.patch batman-adv: 2016.1 bugfixes & stability updates 2016-05-07 20:43:29 +08:00
0007-batman-adv-Add-missing-include-for-batadv_v_neigh_is.patch batman-adv: Add fixes from upcoming 2016.2 release 2016-06-07 08:14:51 +02:00
0008-batman-adv-fix-skb-deref-after-free.patch batman-adv: Add fixes from upcoming 2016.2 release 2016-06-07 08:14:51 +02:00
0009-batman-adv-replace-WARN-with-rate-limited-output-on-.patch batman-adv: Add fixes from upcoming 2016.2 release 2016-06-07 08:14:51 +02:00
0010-batman-adv-Fix-build-against-recent-Debian-Stretch-k.patch batman-adv: Add fixes from upcoming 2016.2 release 2016-06-07 08:14:51 +02:00
0011-batman-adv-Clean-up-untagged-vlan-when-destroying-vi.patch batman-adv: Add fixes from upcoming 2016.2 release 2016-06-07 08:14:51 +02:00
0012-batman-adv-Fix-ICMP-RR-ethernet-access-after-skb_lin.patch batman-adv: Add fixes from upcoming 2016.2 release 2016-06-07 08:14:51 +02:00
0013-batman-adv-Fix-double-put-of-vlan-object.patch batman-adv: Add fixes from upcoming 2016.2 release 2016-06-07 08:14:51 +02:00
0014-batman-adv-Fix-use-after-free-double-free-of-tt_req_.patch batman-adv: Add fixes from upcoming 2016.2 release 2016-06-07 08:14:51 +02:00
0015-batman-adv-Avoid-nullptr-dereference-in-bla-after-vl.patch batman-adv: Add reference counting + nullptr fixes 2016-07-05 12:03:44 +02:00
0016-batman-adv-Avoid-nullptr-dereference-in-dat-after-vl.patch batman-adv: Add reference counting + nullptr fixes 2016-07-05 12:03:44 +02:00
0017-batman-adv-Avoid-tt_req_node-list-put-for-unhashed-e.patch batman-adv: Add reference counting + nullptr fixes 2016-07-05 12:03:44 +02:00
0018-batman-adv-Fix-orig_node_vlan-leak-on-orig_node_rele.patch batman-adv: Add reference counting + nullptr fixes 2016-07-05 12:03:44 +02:00
0019-batman-adv-Fix-non-atomic-bla_claim-backbone_gw-acce.patch batman-adv: Add reference counting + nullptr fixes 2016-07-05 12:03:44 +02:00
0020-batman-adv-Fix-reference-leak-in-batadv_find_router.patch batman-adv: Add reference counting + nullptr fixes 2016-07-05 12:03:44 +02:00
0021-batman-adv-Free-last_bonding_candidate-on-release-of.patch batman-adv: Add reference counting + nullptr fixes 2016-07-05 12:03:44 +02:00
0022-batman-adv-Fix-speedy-join-in-gateway-client-mode.patch batman-adv: Fix speedy join in gateway client mode 2016-07-06 15:36:23 +02:00