]> git.neil.brown.name Git - history.git/commit
[IPV6]: Fix header length calculation in multicast input.
authorDavid Stevens <dlstevens@us.ibm.com>
Fri, 21 Nov 2003 08:49:32 +0000 (00:49 -0800)
committerDavid S. Miller <davem@nuts.ninka.net>
Fri, 21 Nov 2003 08:49:32 +0000 (00:49 -0800)
commiteb05aab5fd1ea97dcac4c9c0af221beebfc5bc05
treeed2a8a5578ca9e0838701502195181eb79389802
parenta7a339c0816af0d8cf7b96615341f616807091b3
[IPV6]: Fix header length calculation in multicast input.

It did not account for extension headers properly.  If we get
this length wrong, we do not determine if a multicast packet
is MLDv1 vs. MLDv2 correctly.
net/ipv6/mcast.c