#
eca3956c |
| 03-Apr-2024 |
Toomas Soome <tsoome@me.com> |
5190 nvlist_lookup_nvpair should return ENOENT if there is no target NVP, but it returns EINVAL Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org> Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
5190 nvlist_lookup_nvpair should return ENOENT if there is no target NVP, but it returns EINVAL Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Robert Mustacchi <rm@fingolfin.org>
show more ...
|
#
aab83bb8 |
| 24-Feb-2016 |
Josef 'Jeff' Sipek <jeffpc@josefsipek.net> |
6659 nvlist_free(NULL) is a no-op Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
|
#
33f5ff17 |
| 18-Feb-2012 |
Milan Jurik <milan.jurik@xylab.cz> |
2077 lots of unreachable breaks in illumos gate Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
|
#
6a634c9d |
| 19-Aug-2010 |
Richard Lowe <richlowe@richlowe.net> |
merge with onnv_147 Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
|
#
48fff0e3 |
| 14-Aug-2010 |
Renee Danson Sommerfeld <Renee.Sommerfeld@Oracle.COM> |
6965747 nwam can't deal with more than 16 interfaces on a system 6976821 missing log message argument in nwamd causes core dump 6976825 nwam wants too much information
|
#
6ba597c5 |
| 26-Feb-2010 |
Anurag S. Maskey <Anurag.Maskey@Sun.COM> |
PSARC/2008/532 NWAM Phase 1 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 c
PSARC/2008/532 NWAM Phase 1 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
show more ...
|