]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: drop unicast packets from other backbone gw
authorAndreas Pape <APape@phoenixcontact.com>
Mon, 5 Sep 2016 11:20:27 +0000 (13:20 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Wed, 22 Mar 2017 09:30:53 +0000 (10:30 +0100)
commitfb24968bb1e7615ac555d81f854e693efcc99fd1
treec63f644fe41b81ae0add9cff10a17e1fb0accd0d
parent41f114534747773f5a0262c79581ff0275f7d90a
batman-adv: drop unicast packets from other backbone gw

Additional dropping of unicast packets received from another backbone gw if
the same backbone network before being forwarded to the same backbone again
is necessary. It was observed in a test setup that in rare cases these
frames lead to looping unicast traffic backbone->mesh->backbone.

Signed-off-by: Andreas Pape <apape@phoenixcontact.com>
Acked-by: Simon Wunderlich <sw@simonwunderlich.de>
[sven@narfation.org: fix conflicts with current version]
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/routing.c