09 Aug, 2012

1 commit


07 Aug, 2012

1 commit


11 Jul, 2012

2 commits


06 Jul, 2012

1 commit

  • If the gateway functionality is used, some broadcast packets (DHCP
    requests) may be transmitted as unicast packets. As the bridge loop
    avoidance code now only considers the payload Ethernet destination,
    it may drop the DHCP request for clients which are claimed by other
    backbone gateways, because it falsely infers from the broadcast address
    that the right backbone gateway should havehandled the broadcast.

    Fix this by checking and delegating the batman-adv packet type used
    for transmission.

    Reported-by: Guido Iribarren
    Signed-off-by: Simon Wunderlich

    Simon Wunderlich
     

02 Jul, 2012

16 commits


28 Jun, 2012

18 commits


26 Jun, 2012

1 commit