summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cmd-inet/lib/nwamd
AgeCommit message (Collapse)AuthorFilesLines
2022-03-1014443 resection manual pages per IPD4Richard Lowe3-5/+5
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-05-2113802 nwamd: variable may be used uninitializedToomas Soome3-7/+8
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon1-2/+4
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-09-127388 Support -h <hostname> for ipadm DHCPChris Fraire2-4/+69
8517 Add ipadm and nwam options to allow designating a DHCP address as the primary interface 8518 Allow using system-generated IAID/DUID for all DHCPv4 8519 Add ns_name_pton2 to libresolv2 mapfile Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+5
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-05-14405 Can't connect to similarly-named, encrypted wireless networks.enricop3-87/+117
Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2010-08-136965747 nwam can't deal with more than 16 interfaces on a systemRenee Danson Sommerfeld1-5/+21
6976821 missing log message argument in nwamd causes core dump 6976825 nwam wants too much information
2010-07-296936702 dlmgmtd restart in global zone leaves exclusive stack zones in down ↵Rishi Srivatsavai1-1/+8
state 6942573 stale dlmgmtd door handle may result in unusable networking features 6938483 NWAM should not ignore VNICs in non-global zones 6931751 DATALINK_CLASS_IPTUN should be 0x80 not 0x60 6939454 dladm show_linkprop -p <private property> truncates DEFAULT value by one character 6928716 dladm delete-secobj passing uninitialized memory 6896251 dladm show-linkprop -P always exits with 1
2010-07-276933909 nwamd has some debug messages logging at the wrong levelRenee Danson Sommerfeld5-35/+33
6960252 nwamd is too verbose: 1: nwamd_loc_check_conditions: winning loc is NoNet
2010-07-266969190 nwamd needs to be more persistent in the face of dhcp failuresAnurag S. Maskey1-34/+35
6939897 /etc/resolv.conf file content is missing when a profile with a static ip address is active
2010-07-096950944 ifa_addr and friends should be "sockaddr", not "sockaddr_storage"Darren Reed2-20/+43
2010-06-07PSARC/2010/142 libinetcfg removalAnurag S. Maskey18-1250/+1006
6949257 libinetcfg removal 6944403 nwe_if_state structure misses the netmask info 6951482 stale ipmgmtd door handle can cause libipadm interfaces to fail
2010-06-016953920 switching from Automatic location briefly activates Automatic locationAnurag S. Maskey1-9/+18
2010-05-106933954 nwamd fails to retry upgrades when boot timing thwarts early attemptsAnurag S. Maskey4-51/+81
6944167 network is unavailable when using LiveCD/Text installer/bootable AI in osol_137
2010-04-286944720 upgrade with ephemeral location causes network/location to go into ↵Anurag S. Maskey1-6/+5
maintenance on boot
2010-04-126942173 nwam does not connect to hidden wifi with security keyAnurag S. Maskey1-67/+67
2010-04-086940941 makefile for nwamd includes unneeded--and broken--referencesRenee Danson Sommerfeld1-6/+1
2010-04-066938870 NWAM phase 1 does not automatically connect to hidden wifiAnurag S. Maskey1-4/+9
2010-03-296938281 nwamd can't rely on user_attr being updated on the first boot after ↵Michael Hunter2-73/+1
install 6938368 nwamd and libnwam disagree over number of wlans causing nwam_manager to sit and spin in awe 6936783 nwam utilities can return confusing errors when configuration is missing
2010-03-256935812 race in enm deactivate when switching NCPsAnurag S. Maskey2-16/+52
2010-03-166935387 nwamd core dumps in nwamd_deescalate()Anurag S. Maskey1-5/+6
2010-03-136933080 NWAM Phase 1 does not configure network devicesMichael Hunter5-89/+96
2010-02-25PSARC/2008/532 NWAM Phase 1Anurag S. Maskey40-7508/+14847
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
2010-01-18PSARC 2009/686 Improving the use and debugging of the basic privilege set.Casper H.S. Dik1-7/+2
PSARC/2009/685 Basic Network Privilege 6434380 Expanding the basic privilege set in order to restrict network access and IPC 6912229 Multiple applications mishandle privilege operations, particular they ignore the basic set 6915243 dladm mishandles basic privileges 6915244 in.tftpd mishandles privileges operations 6915250 NDMP mishandles basic privileges 6915257 smbd mishandles basic privileges 6915277 login audit mishandles basic privileges 6915284 su audit mishandles basic privileges 6915778 lpd-port mishandles basic privileges 6915782 zlogin mishandles basic privileges
2010-01-166776009 nwam doesn't bring up pseudo data-links or flows at boot timeRenee Danson Sommerfeld2-64/+68
2009-08-144382889 devfsadm libraries are built incorrectlyRod Evans1-2/+2
2009-07-286691666 link property persistence for wifi driversSowmini Varadhan1-2/+0
6851294 dladm reset-linkprop whines about read-only properties 6856864 auto-negotiation default values should not be hard-coded in libdladm
2009-07-206861646 nwamd terminates prematurely in snv_119Renee Danson Sommerfeld1-20/+23
2009-05-15PSARC 2009/285 DHCP Client UpdatesJames Carlson2-23/+95
4783123 dhcp client should allow option names in PARAM_REQUEST_LIST 6553194 nwamd-configured interface is not "primary"; dhcpinfo fails 6667011 DHCP client should have a way to ignore unwanted options 6696321 libdhcpagent needs to use a new contract 6785119 svcs -x output for nwam points users to old phase0 page 6787310 in.ndpd amassing dhcpagent zombie army 6823679 ifconfig hangs when dhcpagent has gone nuts, harming nwamd 6834140 nwam unable to select a known wireless network due to a strong unknown one 6835298 nwam+dhcp keep old lease even though RELEASE_ON_SIGTERM is set
2009-02-136804774 nwamd can fail due to lack of privilege when calling dladm_openAnurag S. Maskey1-7/+13
2008-12-246745288 libdladm is executing open() of dld control device everywhereAnurag S. Maskey4-39/+60
2008-12-226766937 nwam fails to configure wpa secured wireless network (ath) automaticallyAnurag S. Maskey1-12/+33
2008-12-04PSARC 2008/736 NWAM Picea AddendaJames Carlson9-221/+746
6761570 switching llp leaves unusable IPv6 addresses and routes configured 6766807 nwamd should trigger wireless scan/check on link down 6770812 nwamd can get trapped with link stuck down 6772544 nwamd errantly adds auto-conf to known WiFi list 6773115 nwamd needs to deal with scanning-related instability 6773627 nwamd should be less interested in BSSID 6776888 libnwam needs new API to allow keys to be set for hidden APs
2008-09-19PSARC 2008/482 NWAM Phase 0.5 (picea)James Carlson13-2266/+4004
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
2008-07-076584967 network/service can step on network/physical:nwam's toesokie1-15/+11
2008-06-19PSARC/2008/222 Brussels persistenceartem1-1/+1
6485961 link property values do not persist across unplumb/unload
2008-02-046561451 typo in NWAM help filesmh1386762-5/+6
6561458 typo in SmfSendmailStates.html 6561460 SmfCronStates.html help file has typo 6656259 clearview changes affect NWAM tun detection code 6657385 nwamd sells itself short when providing wlan key lengths
2008-01-23PSARC/2006/499 Clearview Nemo unification and vanity namingyz1470644-79/+93
PSARC/2007/527 Addendum for Clearview Vanity Naming and Nemo Unification PSARC/2008/002 Clearview UV Updates 6310766 vlan statistics get reset at unplumb time 6320515 dladm commands with "-R" option should not take effect immediately 6433732 Simplify the GLDv3 control path by making its processing asynchronous 6445912 dladm show-link fails to show a specific link in the debug version 6452413 dladm show-link doesn't show VLAN links for GLDv2 drivers 6504433 libwladm's use of wladm_wlresult2status() needs an overhaul 6504507 dladm set-linkprop failure message is unclear 6534289 DR should work with aggregations 6535719 dladm_aggr_port_attr_db_t`lp_devname should be MAXNAMELEN, not MAXNAMELEN + 1 6539634 GLDv3 should DL_ERROR_ACK a DL_UDQOS_REQ with DL_OUTSTATE when the stream is DL_UNATTACHED 6540246 libdladm should not guess zoneid from DLDIOCZIDGET ioctl errno 6544195 dladm show-dev assumes GLDv3 stats.. incompatible with GLDv2 6563295 dladm show-linkprop -P does not work properly for unavailable links 6577618 integrate network vanity naming and nemo unification 6600446 links assigned to a local zone are still aggregatable by global zone 6607572 "boot net - install" can trigger assertion failure in dld_str_attach() 6613956 "svccfg import -" does not work as bfu expects 6637596 invalid assertion in ip_soft_ring_assignment() 6642350 kernel DLPI processing routines are long overdue 6643338 GLDv3 PPA hack VLAN ID checks don't always work 6647203 bfu: smf_delete_manifest() does not work for non-global zones 6649885 DL_IB GLDv3 mactype plugin must fill in its mtr_nativetype 6650395 libuuid should be lint-clean and linted nightly --HG-- rename : usr/src/cmd/dladm/aggregation.conf => deleted_files/usr/src/cmd/dladm/aggregation.conf rename : usr/src/cmd/dladm/linkprop.conf => deleted_files/usr/src/cmd/dladm/linkprop.conf rename : usr/src/lib/libinetcfg/common/inetcfg_nic.c => deleted_files/usr/src/lib/libinetcfg/common/inetcfg_nic.c rename : usr/src/lib/libinetcfg/common/inetcfg_nic.h => deleted_files/usr/src/lib/libinetcfg/common/inetcfg_nic.h
2007-11-276563019 unsafe pointer dereference in interface.czx1509191-2/+4
2007-11-206627906 nwamd mishandles privilege initializationokie1-18/+19
2007-11-086625586 sockets-based dhcp client confuses nwamd's lease detection codemeem9-177/+189
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-10-106575786 nwam should automagically connect to the known "hidden" wifi networkokie3-24/+76
6589777 when connecting to user-specified wlan, nwam should write both essid and bssid to known file Contributed by Cyril Plisko <cyril.plisko@mountall.com>
2007-08-176591834 nwamd core dump in get_user_preference()okie1-2/+2
2007-07-276586397 can't connect to non-broadcast wlans with WEP or WPA using nwamokie1-2/+2
2007-07-206573461 nwamd start-up timing problem with bgeokie4-196/+396
6580526 nwam invocations of zenity confused by shell metacharacters in ESSID
2007-05-176557054 nwam can't find net devices on first boot after install of snv_64mh1386763-15/+35
2007-05-076549758 nwam log message mangledmh1386762-8/+22
6553186 nwamd's zenity popup messages are uncapitalized and include quotation marks, look tawdry 6553820 Network is not configured on first boot after installation of SXDE 6553923 nwam should not autoconf by default 6553976 sys-unconfig and nwam cause user confusion 6553991 add doc_link elements to NWAM manifest to make `svcs -x` more helpful
2007-04-27PSARC 2006/046 Wireless WPA Supplicantzf1627252-112/+156
PSARC 2007/223 Wireless WPA Supplicant Addendum 6363273 Need access to WPA/TKIP functionality
2007-04-276545585 t_optmgmt System error message appears when rebooting after ↵amaguire2-20/+31
installation/upgrade 6548363 incorrect formatting of AF_LINK interface name in nwamd