commit | ebe24cea95ab969f76f2922032f6c390fdc816f2 | [log] [tgz] |
---|---|---|
author | Marek Lindner <mareklindner@neomailbox.ch> | Sat May 07 19:54:17 2016 +0800 |
committer | Antonio Quartulli <a@unstable.cc> | Wed May 18 11:49:44 2016 +0800 |
tree | 74a7b66238dd55bed64c3d3f7815c3642ddd7382 | |
parent | e123705e58bf171be8c6eb0902ebfb5d6ed255ad [diff] |
batman-adv: initialize ELP orig address on secondary interfaces This fix prevents nodes to wrongly create a 00:00:00:00:00:00 originator which can potentially interfere with the rest of the neighbor statistics. Fixes: d6f94d91f766 ("batman-adv: ELP - adding basic infrastructure") Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <a@unstable.cc>