Author: Alan Maguire <Alan.Maguire at Sun.COM>
Repository: /hg/nwam/nwam1
Latest revision: 662bf264b3455a56d19102b11bbccac124c6f6c1
Total changesets: 1
Log message:
update network/location to read active location from SMF property
active-location/name
update manifest to run exec methods with that property as arg2
update start/refresh methods to read that arg and fall back to NoNet if the
property is not set
If user doesn't have solaris.network.autoconf.read, nwamcfg should not list
objects and print error - previously it ignored errors so to the user it looked
like no configuration objects were present
Add Legacy location creation to network/location
Add nameservice activation to location activation in network/location
dns-nameservice-search and *-nameservice-servers should be potentially
multivalued
cleanup lookup/set smf property interfaces in util.c in nwamd
on location activation, nwamd needs to set the active-location/name property in
svc:/network/location and refresh that service
Files:
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/ncu_datalink.c
update: usr/src/cmd/cmd-inet/lib/nwamd/structures.h
update: usr/src/cmd/cmd-inet/lib/nwamd/util.c
update: usr/src/cmd/cmd-inet/lib/nwamd/util.h
update: usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
update: usr/src/cmd/svc/milestone/net-loc
update: usr/src/cmd/svc/milestone/network-location.xml
update: usr/src/lib/libnwam/common/libnwam_loc.c