summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cmd-inet/lib/nwamd/llp.c
AgeCommit message (Collapse)AuthorFilesLines
2010-05-106933954 nwamd fails to retry upgrades when boot timing thwarts early attemptsAnurag S. Maskey1-11/+25
6944167 network is unavailable when using LiveCD/Text installer/bootable AI in osol_137
2010-02-25PSARC/2008/532 NWAM Phase 1Anurag S. Maskey1-783/+291
PSARC/2009/577 Network Auto-Magic (NWAM) Phase 1 Updates PSARC/2010/049 Network Auto-Magic (NWAM) Phase 1 Updates part 2 4087814 User friendly utility wanted for network config, able to add network interfaces. 6509720 support configuration using DHCP "inform" and static IP address 6553627 network/physical:default and network/physical:nwam should be mutually-exclusive (perhaps a property) 6609581 nwam does not start the dns/client service after configuring the network 6664072 nwam profiles should include name service configuration properties 6723947 setting static MAC address should be possible 6794043 NWAM needs more complete profile support 6914190 Support for unmanaged network interfaces in NWAM - hands off 6921971 nwamd fails to run teardown/net-svc after suspend/resume --HG-- rename : usr/src/cmd/cmd-inet/lib/nwamd/interface.c => usr/src/cmd/cmd-inet/lib/nwamd/ncu_ip.c rename : usr/src/cmd/cmd-inet/lib/nwamd/wireless.c => usr/src/cmd/cmd-inet/lib/nwamd/ncu_phys.c rename : usr/src/cmd/cmd-inet/lib/nwamd/events.c => usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c rename : usr/src/cmd/cmd-inet/lib/nwamd/functions.h => usr/src/cmd/cmd-inet/lib/nwamd/util.h
2008-09-19PSARC 2008/482 NWAM Phase 0.5 (picea)James Carlson1-327/+674
6648862 nwam is annoying when no network is available 6642066 NWAM Phase 0 needs better observability 6604418 weak interfaces turn nwam into a bouncing dog that misses its master 6745880 starting or restarting nwam always costs a link reinit
2007-11-086625586 sockets-based dhcp client confuses nwamd's lease detection codemeem1-2/+1
6626652 DHCP client's IFF_UP handling is not quite right 6626658 nwamd`takedowninterface() has a gratuitous argument 6626664 nwamd does not switch back to DHCP profile once DHCP lease is obtained 6626787 nwamd`dprintf() is not being treated as PRINTFLIKE1
2007-03-30PSARC 2007/136 Network Auto-Magic (NWAM) Phase 0jbeck1-0/+666
6355747 /lib/svc/method/net-svc makes a mess of hosts and ipnodes 6366093 "ifconfig <wireless-lan-device> dhcp" not enough to surf with browser 6539574 _link_aton() underallocates a buffer