diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2013-03-09 22:14:23 (GMT) |
---|---|---|
committer | Antonio Quartulli <ordex@autistici.org> | 2013-05-29 00:44:53 (GMT) |
commit | caf65bfcc5dbabd7222fa45fdcd42ce0783d7a42 (patch) | |
tree | bb338fcf3987a38680336278c43bb6c1ccdb7b39 /security | |
parent | de68d1003d9eb0a5f7d4714315614e4bc956f68e (diff) | |
download | linux-caf65bfcc5dbabd7222fa45fdcd42ce0783d7a42.tar.xz |
batman-adv: send each broadcast only once on non-wireless interfaces
While it makes sense to send each broadcast thrice on 802.11 (WLAN) interfaces
as broadcasts are often unreliable on these, there is no reason to do so on
other interface types.
The increased the overhead can be harmful on low-bandwidth links like VPN
connections over slow internet lines, therefore it is better to reduce the
number of broadcast packets sent on non-wireless links to one.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions