Author: Anurag S. Maskey <Anurag.Maskey at Sun.COM>
Repository: /hg/nwam/nwam1
Latest revision: c536597dce6772cdcac6dcb239512da480cc56a9
Total changesets: 1
Log message:
read-only property is enforced in the library
 - handle extended to include a read-only flag
 - flags added to _create(), _set_prop_value(), _delete_prop() in NCU's only
 - nwamd uses NWAM_FLAG_OKAY_TO_WRITE to create/modify/destroy NCU's in the 
automatic NCP
 - libnwam/README updated with read-only information
 - read-only entities cannot be destroyed
 - Location and ENM's don't use the NWAM_FLAG_OKAY_TO_WRITE to override the 
read-only property

Known WLAN support in nwamcfg and grammar
Converted BSSID to support list in libnwam

<class> is optional for NCU's if only one NCU of the given name exists
only "user" NCP can be created by user
"commit" is allowed in the profile scope only
"walkprop" is the only command limited to interactive mode only
"automatic" NCP, "Automatic" and "NoNet" locations are not exported
"ipseckey-config-file" property removed

Files:
        update: usr/src/cmd/cmd-inet/lib/nwamd/known_wlans.c
        update: usr/src/cmd/cmd-inet/lib/nwamd/llp.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_ip.c
        update: usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
        update: usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.h
        update: usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg_grammar.y
        update: usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg_lex.l
        update: usr/src/lib/libnwam/README
        update: usr/src/lib/libnwam/common/libnwam.h
        update: usr/src/lib/libnwam/common/libnwam_enm.c
        update: usr/src/lib/libnwam/common/libnwam_error.c
        update: usr/src/lib/libnwam/common/libnwam_impl.h
        update: usr/src/lib/libnwam/common/libnwam_known_wlan.c
        update: usr/src/lib/libnwam/common/libnwam_loc.c
        update: usr/src/lib/libnwam/common/libnwam_ncp.c
        update: usr/src/lib/libnwam/common/mapfile-vers

Reply via email to