Files
linux/net/ipv6
Eric Dumazet 92da074473 ipv6: mip6: fix mip6_mh_filter()
[ Upstream commit 96af69ea2a ]

mip6_mh_filter() should not modify its input, or else its caller
would need to recompute ipv6_hdr() if skb->head is reallocated.

Use skb_header_pointer() instead of pskb_may_pull()

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-13 05:28:07 +09:00
..
2012-02-03 09:18:54 -08:00
2010-09-23 14:33:39 -07:00
2011-04-22 11:04:14 -07:00
2010-05-11 14:40:55 +02:00
2012-10-13 05:28:07 +09:00
2011-05-19 16:21:22 -04:00
2012-10-13 05:28:07 +09:00
2010-10-25 13:09:45 -07:00