Author: Anurag S. Maskey <Anurag.Maskey at Sun.COM>
Repository: /hg/nwam/nwam1
Latest revision: af80418d2cdbf3246b6cef7b9756221f396a73f9
Total changesets: 1
Log message:
teardown of links/interfaces on shutdown
cancel and join thread on graceful shutdown
detach threads for enm scripts so that they don't become zombies
switch to User NCP during upgrade if one is created
walk physical interfaces during nwam start to add NCUs to Automatic and User
NCPs
add "enabled" property for IP NCUs
wired interfaces have SHARED priority-mode in Automatic NCP
update "enabled" property when enable/disable call is received at the library,
not when the object has been successfuly enabled/disabled by nwamd
Files:
update: usr/src/cmd/cmd-inet/lib/nwamd/dlpi_events.c
update: usr/src/cmd/cmd-inet/lib/nwamd/enm.c
update: usr/src/cmd/cmd-inet/lib/nwamd/llp.c
update: usr/src/cmd/cmd-inet/lib/nwamd/loc.c
update: usr/src/cmd/cmd-inet/lib/nwamd/main.c
update: usr/src/cmd/cmd-inet/lib/nwamd/ncp.c
update: usr/src/cmd/cmd-inet/lib/nwamd/ncp.h
update: usr/src/cmd/cmd-inet/lib/nwamd/ncu_datalink.c
update: usr/src/cmd/cmd-inet/lib/nwamd/ncu_events.c
update: usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c
update: usr/src/lib/libnwam/common/libnwam_enm.c
update: usr/src/lib/libnwam/common/libnwam_loc.c
update: usr/src/lib/libnwam/common/libnwam_ncp.c