diff options
| author | Linus Lüssing <[email protected]> | 2013-08-06 00:32:05 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-08-05 15:43:39 -0700 |
| commit | 248ba8ec05a2c3b118c2224e57eb10c128176ab1 (patch) | |
| tree | c7349bfefa0cef9cbb43b381ae369261035a2e1e /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | aab515d7c32a34300312416c50314e755ea6f765 (diff) | |
bridge: don't try to update timers in case of broken MLD queries
Currently we are reading an uninitialized value for the max_delay
variable when snooping an MLD query message of invalid length and would
update our timers with that.
Fixing this by simply ignoring such broken MLD queries (just like we do
for IGMP already).
This is a regression introduced by:
"bridge: disable snooping if there is no querier" (b00589af3b04)
Reported-by: Paul Bolle <[email protected]>
Signed-off-by: Linus Lüssing <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions