commit | d5b4c93e67b0b1291aa8e2aaf694e40afc3412d0 | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <simon@open-mesh.com> | Fri Jun 07 16:52:05 2013 +0200 |
committer | Antonio Quartulli <ordex@autistici.org> | Mon Jun 10 08:42:18 2013 +0200 |
tree | 8e9508596a487a482a0d3c2e9f4cbb25da5e6a96 | |
parent | 7c24bbbeab4159f924b65b1e94878e597b762714 [diff] |
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>