Author: wy83408
Repository: /hg/onnv/onnv-gate
Latest revision: fe40e7ead0fba8d38ab6ef08418148341a74fbfe
Total changesets: 1
Log message:
6452869 ipv6 MAC awareness is missing some basics, i.e. raw ipv6 mac awareness
is non-existant
6478442 ip_wput_ire passed ALL_ZONES has bad assertions with an ipsec outbound
policy
6578843 IPv6 tunnels subtract the encapsulation limit options from the
effective mtu twice after CR#6535669
6629370 tunnels apparently get mac_exempt in Tx when they should not -- missing
CIPSO labels.
6640590 TX: CIPSO and AH don't play well together
Files:
update: usr/src/uts/common/inet/ip/ip.c
update: usr/src/uts/common/inet/ip/ip6.c
update: usr/src/uts/common/inet/ip/ipsecah.c
update: usr/src/uts/common/inet/ip/tn_ipopt.c
update: usr/src/uts/common/inet/ip/tun.c