diff options
| author | Linus Lüssing <linus.luessing@c0d3.blue> | 2014-10-30 05:40:46 +0100 |
|---|---|---|
| committer | Luis Henriques <luis.henriques@canonical.com> | 2015-09-30 13:20:42 +0100 |
| commit | bfad298810fc81deff4e65e8a657e3c76062d7d9 (patch) | |
| tree | a8e794c9df49ffa8aeaf9b6a9f385d9b62af6aca /include/linux/etherdevice.h | |
| parent | c9ba7695bf476360e4b8f49ddc02c9994f8f3ae3 (diff) | |
batman-adv: fix counter for multicast supporting nodes
commit e8829f007e982a9a8fb4023109233d5f344d4657 upstream.
A miscounting of nodes having multicast optimizations enabled can lead
to multicast packet loss in the following scenario:
If the first OGM a node receives from another one has no multicast
optimizations support (no multicast tvlv) then we are missing to
increase the counter. This potentially leads to the wrong assumption
that we could safely use multicast optimizations.
Fixings this by increasing the counter if the initial OGM has the
multicast TVLV unset, too.
Introduced by 60432d756cf06e597ef9da511402dd059b112447
("batman-adv: Announce new capability via multicast TVLV")
Reported-by: Tobias Hachmer <tobias@hachmer.de>
Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'include/linux/etherdevice.h')
0 files changed, 0 insertions, 0 deletions
