cvs commit: src/sys/netinet ip_fw2.c
Hajimu UMEMOTO
ume at FreeBSD.org
Thu Jun 22 13:22:55 UTC 2006
ume 2006-06-22 13:22:54 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
- Pullup even when the extention header is unknown, to prevent
infinite loop with net.inet6.ip6.fw.deny_unknown_exthdrs=0.
- Teach ipv6 and ipencap as they appear in an IPv4/IPv6 over IPv6
tunnel.
- Test the next extention header even when the routing header type
is unknown with net.inet6.ip6.fw.deny_unknown_exthdrs=0.
Found by: xcast-fan-club
MFC after: 1 week
Revision Changes Path
1.136 +13 -1 src/sys/netinet/ip_fw2.c
More information about the cvs-src
mailing list