Author: meem
Repository: /hg/onnv/onnv-gate
Latest revision: 6bff171510990291004d1e008dcce50637807f6c
Total changesets: 1
Log message:
PSARC/2007/565 IP_XMIT_IF removal and IP_BOUND_IF rationalization
PSARC/2007/571 IP_DHCPINIT_IF socket option
4354207 dhcpagent should use sockets rather than DLPI
6533610 IP_XMIT_IF should fade from in.routed's view
6607674 DHCP client's "checkaddr" warnings have output reversed
6607676 DHCP client misreports dhcp_bound_complete as configure_bound
6609845 torch IP_XMIT_IF and complete IP_BOUND_IF
6609852 need a way to receive IP unicast DHCP traffic before lease acquisition
6609868 IP should create broadcast IREs when bringing up 0.0.0.0
6616106 IP_UNSPEC_SRC sockets should skip calls to ipif_select_source()
Files:
create: deleted_files/usr/src/cmd/cmd-inet/sbin/dhcpagent/dlpi_io.c
create: deleted_files/usr/src/cmd/cmd-inet/sbin/dhcpagent/dlpi_io.h
create: deleted_files/usr/src/cmd/cmd-inet/sbin/dhcpagent/inc.flg
delete: usr/src/cmd/cmd-inet/sbin/dhcpagent/dlpi_io.c
delete: usr/src/cmd/cmd-inet/sbin/dhcpagent/dlpi_io.h
delete: usr/src/cmd/cmd-inet/sbin/dhcpagent/inc.flg
update: usr/src/cmd/cmd-inet/sbin/dhcpagent/Makefile
update: usr/src/cmd/cmd-inet/sbin/dhcpagent/README
update: usr/src/cmd/cmd-inet/sbin/dhcpagent/README.v6
update: usr/src/cmd/cmd-inet/sbin/dhcpagent/agent.c
update: usr/src/cmd/cmd-inet/sbin/dhcpagent/bound.c
update: usr/src/cmd/cmd-inet/sbin/dhcpagent/interface.c
update: usr/src/cmd/cmd-inet/sbin/dhcpagent/interface.h
update: usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.c
update: usr/src/cmd/cmd-inet/sbin/dhcpagent/packet.h
update: usr/src/cmd/cmd-inet/sbin/dhcpagent/request.c
update: usr/src/cmd/cmd-inet/sbin/dhcpagent/select.c
update: usr/src/cmd/cmd-inet/sbin/dhcpagent/states.c
update: usr/src/cmd/cmd-inet/sbin/dhcpagent/states.h
update: usr/src/cmd/cmd-inet/usr.sbin/in.routed/defs.h
update: usr/src/cmd/cmd-inet/usr.sbin/in.routed/output.c
update: usr/src/cmd/cmd-inet/usr.sbin/in.routed/rdisc.c
update: usr/src/uts/common/inet/ip.h
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_if.c
update: usr/src/uts/common/inet/ip/ip_opt_data.c
update: usr/src/uts/common/inet/ip_impl.h
update: usr/src/uts/common/inet/ipclassifier.h
update: usr/src/uts/common/inet/rawip_impl.h
update: usr/src/uts/common/inet/tcp/tcp.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/inet/udp_impl.h
update: usr/src/uts/common/netinet/in.h