Skip to content
Commit 5b7c8406 authored by David Stevens's avatar David Stevens Committed by David S. Miller
Browse files

ipv4: correct IGMP behavior on v3 query during v2-compatibility mode



A recent patch to allow IGMPv2 responses to IGMPv3 queries
bypasses length checks for valid query lengths, incorrectly
resets the v2_seen timer, and does not support IGMPv1.

The following patch responds with a v2 report as required
by IGMPv2 while correcting the other problems introduced
by the patch.

Signed-Off-By: default avatarDavid L Stevens <dlstevens@us.ibm.com>

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 10ccff62
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment