]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement ICMPv6 support in ipsec6_get_ulp().
authorbz <bz@FreeBSD.org>
Tue, 29 May 2007 22:32:12 +0000 (22:32 +0000)
committerbz <bz@FreeBSD.org>
Tue, 29 May 2007 22:32:12 +0000 (22:32 +0000)
commit183fd7a84a32ddcd85a26b2512e1e1628d2bbc50
tree9a1b37a4fdeef9de655eada851f86ac62cfc791e
parent4662f48b4e0c12ccb03bc7c976f73806ac13d742
Implement ICMPv6 support in ipsec6_get_ulp().
This is needed to make security policies work correctly if ICMPv6 type
and/or code are given. See setkey(8) 'upperspec' para. for details.
sys/netipsec/ipsec.c