Your patch works flawlessly Simon, I sysupgraded f8d11504758 with the patched batman, and DHCP requests are back to normal when using gw_mode=client
I patched colmena-casa first, but it didn't make a difference; which was expected, since colmena-casa is just a backbone gateway, and it doesn't have the actual DHCP server running, as such, it's only job was to forward unicast requests to f8d11504758, which was already doing fine. The problem was that f8d11504758 was dropping the packets, and with your patch it doesn't anymore. Thanks a lot!
On Wed, Jul 4, 2012 at 3:46 PM, Guido Iribarren guidoiribarren@buenosaireslibre.org wrote:
On Wed, Jul 4, 2012 at 3:30 PM, Simon Wunderlich simon.wunderlich@s2003.tu-chemnitz.de wrote:
Sorry, my fault. Will send a patch based on maint in a minute.
Applying ./patches/9999-batman-adv-check-incoming-packet-type-for-bla.patch using plaintext: patching file bridge_loop_avoidance.c patching file bridge_loop_avoidance.h patching file soft-interface.c
Now i'm having fun, heh Thanks!
Gui