Author: sommerfe
Repository: /hg/onnv/onnv-gate
Revision: 6b2fae0738ed95a30125c0e696e56e2019acd9ea
Log message:
PSARC 2006/073 PF_ROUTE: Include interface name with RTM_NEWADDR/RTM_DELADDR
PSARC 2006/084 SO_ALLZONES
4963315 Should make IKE work for non-global zones
4984263 in.iked removes server entities when unnumbered interfaces go away
5024997 system daemons need a way to receive packets from all zones
6218993 PF_ROUTE: RTM_NEWADDR/RTM_DELADDR should include interface name via
RTA_IFP
6422023 sctp doesn't need shadow copies of conn_t socket option bits
6426542 Comment about ipp_use_min_mtu got lost and wandered into conn_t
6430869 in.iked should ignore loopback addresses, not loopback interfaces
6438186 SCTP handling of getsockopt( .. SO_MAC_EXEMPT) is oddly inconsistent
with TCP, UDP
Files:
update: usr/src/cmd/mdb/common/modules/sctp/sctp.c
update: usr/src/cmd/ptools/pfiles/pfiles.c
update: usr/src/cmd/truss/print.c
update: usr/src/uts/common/inet/ip/icmp.c
update: usr/src/uts/common/inet/ip/icmp_opt_data.c
update: usr/src/uts/common/inet/ip/ip.c
update: usr/src/uts/common/inet/ip/ip_multi.c
update: usr/src/uts/common/inet/ip/ip_opt_data.c
update: usr/src/uts/common/inet/ip/ip_rts.c
update: usr/src/uts/common/inet/ip/ipclassifier.c
update: usr/src/uts/common/inet/ipclassifier.h
update: usr/src/uts/common/inet/sctp/sctp.c
update: usr/src/uts/common/inet/sctp/sctp_addr.c
update: usr/src/uts/common/inet/sctp/sctp_hash.c
update: usr/src/uts/common/inet/sctp/sctp_impl.h
update: usr/src/uts/common/inet/sctp/sctp_opt_data.c
update: usr/src/uts/common/inet/tcp/tcp.c
update: usr/src/uts/common/inet/tcp/tcp_opt_data.c
update: usr/src/uts/common/inet/udp/udp.c
update: usr/src/uts/common/inet/udp/udp_opt_data.c
update: usr/src/uts/common/sys/socket.h