On Donnerstag, 22. März 2018 00:21:32 CET Linus Lüssing wrote:
DHCP connectivity issues can currently occur if the following conditions are met:
- A DHCP packet from a client to a server
- This packet has a multicast destination
- This destination has a matching entry in the translation table (FF:FF:FF:FF:FF:FF for IPv4, 33:33:00:01:00:02/33:33:00:01:00:03 for IPv6)
- The orig-node determined by TT for the multicast destination does not match the orig-node determined by best-gateway-selection
[...]
net/batman-adv/gateway_client.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Applied as 49b2132f0fe2 [1].
Thanks, Sven
[1] https://git.open-mesh.org/batman-adv.git/commit/49b2132f0fe2753a3b46103db971...