linux/net
Herbert Xu 7233b9f33e [IPSEC]: Fix reversed ICMP6 policy check
The policy check I added for ICMP on IPv6 is reversed.  This
patch fixes that.

It also adds an skb->sp check so that unprotected packets that
fail the policy check do not crash the machine.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:57:41 -08:00
..
9p
802
8021q
appletalk
atm
ax25
bluetooth
bridge
can
core [NETNS]: network namespace was passed into dev_getbyhwaddr but not used 2008-01-28 14:57:24 -08:00
dccp [TFRC]: Remove previous loss intervals implementation 2008-01-28 14:57:20 -08:00
decnet
econet
ethernet
ieee80211
ipv4 [IPSEC]: Fix reversed ICMP6 policy check 2008-01-28 14:57:41 -08:00
ipv6 [IPSEC]: Fix reversed ICMP6 policy check 2008-01-28 14:57:41 -08:00
ipx
irda
iucv [IUCV]: use LIST_HEAD instead of LIST_HEAD_INIT 2008-01-28 14:56:54 -08:00
key
lapb [LAPB] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INIT 2008-01-28 14:56:52 -08:00
llc
mac80211
netfilter
netlabel
netlink [NETLINK]: kzalloc() conversion 2008-01-28 14:57:06 -08:00
netrom
packet [NETNS]: separate af_packet netns data 2008-01-28 14:57:15 -08:00
rfkill
rose
rxrpc
sched
sctp
sunrpc
tipc
unix [NETNS]: struct net content re-work (v3) 2008-01-28 14:57:14 -08:00
wanrouter
wireless
x25 [X25]: use LIST_HEAD instead of LIST_HEAD_INIT 2008-01-28 14:56:53 -08:00
xfrm [IPSEC]: Add ICMP host relookup support 2008-01-28 14:57:23 -08:00
Kconfig
Makefile
TUNABLE
compat.c
nonet.c
socket.c [NET] sysctl: make sysctl_somaxconn per-namespace 2008-01-28 14:56:57 -08:00
sysctl_net.c