commit | 7a5cc24277b57ce38eb0afa6634b71d4d5cc671e | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de> | Sun Jan 22 20:00:27 2012 +0100 |
committer | Antonio Quartulli <ordex@autistici.org> | Wed Apr 11 14:29:00 2012 +0200 |
tree | 80c25d21e96381269087cf628a4756101c6029c8 | |
parent | 38ef3d1d919e6a47c3e0d38b3d788aa468a7ede8 [diff] |
batman-adv: add bridge loop avoidance compile option The define CONFIG_BATMAN_ADV_BLA switches the bridge loop avoidance on - skip it, and the bridge loop avoidance is not compiled in. This is useful if binary size should be saved or the feature is not needed. Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> Signed-off-by: Antonio Quartulli <ordex@autistici.org>