summaryrefslogtreecommitdiff
path: root/usr/src/cmd/dlmgmtd
AgeCommit message (Collapse)AuthorFilesLines
2011-11-08OS-722 add logging and lock breaking when dlmgmtd lock is held too longJerry Jelinek1-0/+5
2011-07-09OS-478 restore lint cleanlinessBryan Cantrill1-5/+5
2011-05-11OS-375 i_dls_mgmt_upcall()/dlmgmt_zfop() deadlock in dlmgmtdJerry Jelinek3-16/+58
2011-04-15OS-383 dladm rename-link doesn't update ↵Jerry Jelinek1-0/+4
/etc/svc/volatile/dladm/network-datalink-management:default.cache
2011-04-12OS-375 i_dls_mgmt_upcall()/dlmgmt_zfop() deadlock in dlmgmtdJerry Jelinek3-19/+23
OS-376 vnic_dev_create()/dlmgmt_table_lock()/vnic_dev_delete() deadlock OS-378 dlmgmt_zonehalt()/dlmgmt_upcall_getattr() deadlock
2011-04-01OS-328 dlmgmtd/mac_link_flow_add() deadlockJerry Jelinek1-3/+29
2011-03-23OS-327 dlmgmtd/zoneadmd interdependencies prevent dlmgmtd from startingJerry Jelinek1-5/+30
2011-03-02OS-249 extend dladm subcommands to have better support for zonesJerry Jelinek3-16/+43
2010-07-296936702 dlmgmtd restart in global zone leaves exclusive stack zones in down ↵Rishi Srivatsavai2-5/+28
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-146953249 memory leak in dlmgmtdCathy Zhou4-159/+255
6949971 dlmgmtd keeps consuming memory 6826131 dlmgmtd's parse_linkprops() suffers from memory mismanagement 6846855 vlan rcm support could use a code review
2010-03-126932760 dlmgmtd leaks contracts (fix lint)Darren Reed1-0/+1
2010-03-126932760 dlmgmtd leaks contractsDarren Reed1-3/+14
2010-02-25PSARC/2008/532 NWAM Phase 1Anurag S. Maskey2-5/+5
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/+11
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
2009-11-096890826 DLPI consumers using IP receive only broadcast messages1-2/+12
6888482 failure to initialize link props should not be ignored
2009-10-066887506 name constraints for implicit tunnel creation are too looseSebastien Roy1-2/+2
6887649 vnic disappears after bfu'ed to snv_125 6887742 panic in iptun_in_6to4_ok 6887755 assertion failed: ill->ill_phys_addr_length == ETHERADDRL, file: ../../common/in et/ip/ip_if.c
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy6-774/+1659
PSARC 2009/410 Datalink Administration from Non-Global Zones 6858533 Clearview IP Tunneling 4861777 *snoop* cannot snoop on tunnel interfaces 5010680 M_IOCTL interface between ip and tun is horribly wrong 5029727 tun prints bogus debug messages when receiving multicast packets on 6to4 tunnels 6835873 dlpi_walk() silently fails in an exclusive zone 4152864 must not allow two tunnels to have the same tsrc/tdst pair 6855902 link and flow kstats are too promiscuous 6218826 need to be able to tunnel into a zone 4505468 network interface names can confuse, lie, and deceive 4524756 tun_wproc() takes up too much stack 6417373 tun_wproc_mdata assertion failures 4627970 scalability problems with IP in IP tunnels 4674797 ifparse_ifspec() will not correctly parse ipv6 tunnels 6509231 dladm should show links in exclusive stack zone 4793233 tun driver should include addr in DL_PHYS_ADDR_ACK for non-zero lengths 6795831 ZONE_*_DATALINK syscalls should take datalink_id_t as argument 6791472 mac module doesn't allow MAC addresses < 6 bytes 6618091 Race condition trips ASSERT() in tun.c's SIOCSLIFNAME path 6837580 bogus mi_active check in mac_set_mtu() 6868083 libinetutil: ofmt_open()'s template argument should be const 6870313 libdladm: needless dladm_init_linkprop() in i_dladm_aggr_up() 6872221 panic in dls_devnet_close() if "mtu" property is being set 4289774 Change to the interface-id does not change IPv6 link-local address 6873561 unable to create links with 31 character link names 6874666 changing a link property can accidentally destroy it 6874682 removing a link attribute corrupts the attribute list 6875167 IPCL_ISV6 conn flag is set but never used 6881764 itp reference leak in ipsec_construct_inverse_acquire() 6881951 dladm delete-vlan can no longer delete persistent-only VLANs --HG-- rename : usr/src/uts/common/inet/tun.h => usr/src/uts/common/inet/iptun.h rename : usr/src/uts/common/inet/ip/tun.c => usr/src/uts/common/inet/iptun/iptun.c rename : usr/src/uts/intel/tun/Makefile => usr/src/uts/intel/iptun/Makefile rename : usr/src/uts/sparc/tun/Makefile => usr/src/uts/sparc/iptun/Makefile
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-3/+1
Portions contributed by Rich Lowe
2009-07-286691666 link property persistence for wifi driversSowmini Varadhan1-4/+1
6851294 dladm reset-linkprop whines about read-only properties 6856864 auto-negotiation default values should not be hard-coded in libdladm
2009-05-206803804 softmac_serialize_enter()/exit() can be replaced using the mac perimeterCathy Zhou1-3/+1
6803642 dls_devnet_t reference leak in dls_devnet_setzid() 6807924 net-physical`net_reconfigure() emits errors on non-reconfig boots. 6822408 old-style autopush above network devices no longer works 6832151 memory leak for M_CTL messages sent down to the softmac
2009-03-196795822 dld.h and mac.h pollute user space code with kernel symbolsJames Carlson3-1/+4
2009-03-036808233 someone call a doctor, dlmgmt_upcall_destroy() in need of medical ↵Cathy Zhou2-14/+15
attention 6810978 dlmgmt_advance_dlconfid() is lost in the woods
2009-02-236808560 dlmgmtd can't restart after being killed -9Sebastien Roy1-1/+6
2009-02-056551032 ip_rcm performs erroneous IP interface configurationCathy Zhou1-4/+16
2008-12-266688428 dladm init-linkprop ignores private propertiesArtem Kachitchkine3-4/+87
2008-12-246745288 libdladm is executing open() of dld control device everywhereAnurag S. Maskey3-15/+31
2008-11-146757536 nwam in maintenance after boot, ifconfig core dump with large stackCathy Zhou1-1/+4
2008-09-166729436 dlmgmtd needlessly writes to datalink.confCathy Zhou1-7/+20
6740850 dlmgmt_post_sysevent failed when try to plumb 4000 vlan interfaces
2008-08-26PSARC 2008/473 Fine-Grained Privileges for Datalink AdministrationSebastien Roy2-14/+8
6695904 least privileges for datalink actions 6729477 pcwl accidentally requires privileges for WLAN_GET_PARAM ioctl 6679049 ucred_t leak in dlmgmtd 6738245 dld's _init() doesn't teardown if mod_install() fails 6738987 i.devpolicy pattern matching accidentally matches random lines
2008-08-13PSARC 2008/498 datalink syseventsCathy Zhou4-12/+53
6696737 ndi_devi_enter() can deadlock with stopped threads, hanging system 6729044 race between network_rcm and softmac when a physical device is attached 6729144 dlmgmtd process_db_write() leaks dlmgmt_link_t
2008-06-19PSARC/2008/222 Brussels persistenceartem2-2/+33
6485961 link property values do not persist across unplumb/unload
2008-03-21PSARC 2008/208 Flexible Credentials for Kernel Door Upcallsseb4-323/+221
6667255 dlmgmtd door commands do not check caller credentials
2008-03-10PSARC/2008/152 dlmgmtd uid and door file locationyz1470644-94/+113
6649469 dlmgmtd should be run by the "dladm" user 6664002 pkgchk -n issue with /etc/.dlmgmt_door with SUNWcsr in snv_83 6665965 /sbin/dlmgmtd broken after flash-install in snv_83a 6671333 dlmgmtd may return wrong errno when it cannot update datalink.conf
2008-01-23PSARC/2006/499 Clearview Nemo unification and vanity namingyz1470649-0/+3493
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