diff options
author | Sven Eckelmann <sven@narfation.org> | 2019-07-07 22:15:13 +0200 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2019-07-22 21:34:58 +0200 |
commit | fa3a03da549a889fc9dbc0d3c5908eb7882cac8f (patch) | |
tree | 409cfab147e65bf26f097eeea6c0fb4854c4284c /Makefile | |
parent | 5f9e832c137075045d15cd6899ab0505cfb2ca4b (diff) |
batman-adv: Fix netlink dumping of all mcast_flags buckets
The bucket variable is only updated outside the loop over the mcast_flags
buckets. It will only be updated during a dumping run when the dumping has
to be interrupted and a new message has to be started.
This could result in repeated or missing entries when the multicast flags
are dumped to userspace.
Fixes: d2d489b7d851 ("batman-adv: Add inconsistent multicast netlink dump detection")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions