]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
batman-adv: Don't handle address updates when bla is disabled
authorSimon Wunderlich <simon@open-mesh.com>
Fri, 7 Jun 2013 14:52:05 +0000 (16:52 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Mon, 10 Jun 2013 06:42:18 +0000 (08:42 +0200)
commitd5b4c93e67b0b1291aa8e2aaf694e40afc3412d0
tree8e9508596a487a482a0d3c2e9f4cbb25da5e6a96
parent7c24bbbeab4159f924b65b1e94878e597b762714
batman-adv: Don't handle address updates when bla is disabled

The bridge loop avoidance has a hook to handle address updates of the
originator. These should not be handled when bridge loop avoidance is
disabled - it might send some bridge loop avoidance packets which should
not appear if bla is disabled.

Signed-off-by: Simon Wunderlich <simon@open-mesh.com>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
net/batman-adv/bridge_loop_avoidance.c