]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] IPV6: Disallow RH0 by default.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Thu, 26 Apr 2007 04:56:57 +0000 (21:56 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Apr 2007 05:06:33 +0000 (22:06 -0700)
commit010831ab8436dfd9304b203467566fb6b135c24f
tree90171470f3ef79175872e3503ac11f301df2faed
parent2103bfb1fb0b1656bc4716b7c7f0d533761fab79
[PATCH] IPV6: Disallow RH0 by default.

[IPV6]: Disallow RH0 by default.

A security issue is emerging.  Disallow Routing Header Type 0 by default
as we have been doing for IPv4.
Note: We allow RH2 by default because it is harmless.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/networking/ip-sysctl.txt
include/linux/ipv6.h
include/linux/sysctl.h
net/ipv6/addrconf.c
net/ipv6/exthdrs.c