Sven Eckelmann
93fe275000
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@narfation.org>
2016-06-21 12:26:46 +02:00
Matthias Schiffer
04106989bb
Update routing packages
...
batman-adv & alfred 2016.2.
2016-06-16 06:03:09 +02:00
Matthias Schiffer
19242f4deb
Remove all uses of batman-adv-visdata
...
Should be redundant after 0bd0df6f93
2016-02-08 20:58:28 +01:00
Matthias Schiffer
c523238f82
Update routing packages
2016-02-08 20:13:15 +01:00
Matthias Schiffer
73a818b896
alfred: use batman-adv-visdata
2015-12-18 17:46:24 +01:00
Matthias Schiffer
d432a0a214
alfred: not only wait for the interface, but also a link-local address
2015-08-09 18:13:45 +02:00
Matthias Schiffer
11bffa59db
Update routing packages
...
This also updates batman-adv & alfred to 2015.1
2015-08-06 22:31:28 +02:00
Matthias Schiffer
397d56e317
batman-adv: fix patch ordering
2015-08-06 21:42:48 +02:00
Matthias Schiffer
b408e1c99e
batman-adv: decrease maximum fragment size
...
This should workaround batman-adv's inability to deal with different MTUs
which need fragmentation.
Fixes #435
2015-08-06 21:31:46 +02:00
Matthias Schiffer
6c378d1726
batman-adv: refresh no_rebroadcast patch to apply to 2015.0 cleanly
2015-06-15 12:37:38 +02:00
Matthias Schiffer
ab10be9f50
We're on Chaos Calmer now
2015-05-22 01:09:19 +02:00
Matthias Schiffer
326143f502
batman-adv (compat 15): fix application of no_rebroadcast option
2015-04-02 20:24:42 +02:00
Matthias Schiffer
69c94b3f9f
Update batman-adv and alfred to v2014.4
2015-01-07 16:48:51 +01:00
Matthias Schiffer
a766fb095d
batman-adv (compat 15): add two more patches from the upstream 'maint' branch
2014-12-15 01:45:46 +01:00
Matthias Schiffer
db9376ed4a
Update batman-adv (15) to v2014.3
2014-08-30 19:57:59 +02:00
Matthias Schiffer
80fd91d2b1
Re-introduce 'no_rebroadcast' option for batman-adv compat 15
2014-08-22 13:54:10 +02:00
Matthias Schiffer
f204ca87f0
Update routing repo to 14.07
...
This gets us an up-to-date alfred (and batman-adv 2014.x, as soon as we start to
support it).
2014-08-06 11:56:45 +02:00
Matthias Schiffer
4b3e21d5c7
Remove a now unused patch
2014-02-21 03:32:48 +01:00
Matthias Schiffer
bf414bcf65
packages/routing: alfred: adjust intervals
2014-01-18 21:54:29 +01:00
Matthias Schiffer
c3ddb2216f
packages/routing: alfred: fix socket fd leak
2014-01-18 21:17:33 +01:00
Matthias Schiffer
d39fca1126
Add batman-adv no_rebroadcast patch from legacy firmware
2014-01-13 00:50:44 +01:00