openwrt-routing/batman-adv
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
..
files batman-adv: upgrade package to latest release 2016.1 2016-04-25 17:47:14 +08:00
patches batman-adv: Fix speedy join in gateway client mode 2016-07-06 15:36:23 +02:00
Config.in batman-adv: upgrade package to latest release 2016.1 2016-04-25 17:47:14 +08:00
Makefile batman-adv: Fix speedy join in gateway client mode 2016-07-06 15:36:23 +02:00