Age | Commit message (Collapse) | Author | Files | Lines |
|
6837574 IPoIB Administration Enhancement - PSARC 2010/085
6864899 IB datalink names need to be consistent between cluster controllers
6855737 cfgadm status for ibd attachment points gets to inconsistent state
6883212 ibd: add Brussels framework support
6927048 IBD driver should be hardened to handle late HCA port initialization issue
6827237 Fix warlock errors in ibnex
--HG--
rename : usr/src/uts/common/io/ib/clients/ibd/ibd.conf => usr/src/uts/common/io/ib/clients/ibd/ibp.conf
rename : usr/src/uts/intel/ibd/Makefile => usr/src/uts/intel/ibp/Makefile
rename : usr/src/uts/sparc/ibd/Makefile => usr/src/uts/sparc/ibp/Makefile
|
|
|
|
PSARC/2009/436 Anti-spoofing Link Protection
PSARC/2009/448 pool dladm link property
PSARC/2009/501 Dynamic Ring Grouping on NICs
PSARC/2009/638 Public GLDv3 Interfaces
PSARC/2010/074 Crossbow resource usage updates
6838175 mac_tx should be able to send out a packet without a configured address
6806552 single MAC default TX ring doesn't scale
6809686 back-to-back LACP not recovering after removing one of the aggregated ports
6902209 setting maxbw to zero requires an intermediate reset-linkprop to take effect
6855972 Bind interrupts to the same CPU as poll thread using new interrupt APIs
6863945 aggr pseudo Tx rings
6796839 allow CPU pools to be associated with data-links
6526471 data-links assigned to an exclusive zone should seamlessly be bound the zone's CPUs
6802595 Per links stats can use some improvement
6889685 Crossbow should provide control over provision of h/w rings to MAC clients.
6708310 ixgbe needs to support VMDq
6869019 ixgbe should support IRM (Interrupt Resource Management framework)
6902266 vnet should support entry point for per ring stat querying
6926790 Integrate Link Protection Phase II
6930358 Make the core set of GLDv3 driver APIs committed
6901419 dladm create-aggr -u incorrectly rejects some valid ethernet addresses
6717042 should support "cpus" link properties for aggregations
6908184 bge_set_priv_prop() and bge_get_priv_prop() can't agree on the set of private properties
6907617 bge_m_getprop() shouldn't return default values for read-only properties
6900833 unused code in vnic_impl.h can be removed
|
|
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
|
|
PSARC/2009/388 VRRP Update
6288572 RFE: VRRP implementation desired for Solaris
|
|
6888482 failure to initialize link props should not be ignored
|
|
|
|
PSARC/2009/488 flowadm(1m) remote_port flow attribute
6884729 Integrate Link Protection Phase I
6882391 Offer flowadm -a remote_port
|
|
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
|
|
|
|
PSARC 2008/055 Solaris Bridging
PSARC 2009/344 Bridging Updates
6223953 Solaris should provide layer 2 bridging
6770623 bogus error messages generated by dladm should be cleaned up
|
|
6814289 iwh needs to support 802.11n
|
|
6851294 dladm reset-linkprop whines about read-only properties
6856864 auto-negotiation default values should not be hard-coded in libdladm
|
|
6827930 Simulated network driver
|
|
6688759 dladm set-linkprop results in 2 setprop ioctls being sent to the driver.
6703160 bizarre dladm output for removed physical device
|
|
6834157 libdladm leaks memory in dladm_get_single_mac_stat()
|
|
6680929 dladm should print POSSIBLE values for properties like mtu by contacting the driver.
6824511 check the MTU value that can be set on an etherstub
|
|
6830888 GLDv3 should provide more link properties for 10Gb Ethernet drivers
6818198 Identical assembly functions should be unified in one .il file
Contributed by Paul Durrant (pdurrant@solarflare.com)
|
|
links
6783181 dladm show-vnic -P doesn't show vnic which is deleted temporarily
6818163 some stop symbol(EOF) is missing in the output of cmd "flowadm show-flow -s -i 1"
|
|
6797838 counters in the output of dladm show-aggr -s -i <interval> increases monotonically
6799340 typo in print_aggr_stats_callback() gives wrong stats
6799349 stats by 'dladm show-aggr -s -i <intvl>' overshoot the columns when a new link is added to the aggr
|
|
|
|
creation
6814098 The invalid cmds "flowadm show-flow/dladm show-link -s -i -2" would flush the terminal
6799927 dladm show-linkprop show cpus=1 when creating vnics with cpus=0
6796069 dladm set-linkprop for multiple props succeeds even if some values are invalid
6784050 val_cntp is not correctly initialized for DLADM_PROP_VAL_PERM output.
|
|
6797209 Coredump when calling "dladm set-linkprop -p autopush" with 9 modules.
6800512 on sparc, the field "%Util" of dladm show-link -S always equals 0 although the traffic is very heavy
|
|
6797256 need link property to control 802.1Q priority tagging
|
|
6726676 flow should not be seen by flowadm show-usage after the flow been removed by flowadm remove-flow
6766669 "dladm show-vnic -o" can't accept MACADDRESS
6773854 Per Tx ring flow control for UDP
6777547 mac_tx() should compute the hash if the passed hint is zero
6778557 nxge m_tx() should fanout to multiple rings for vnet scalability
6779356 sometimes packets are not classified to the correct flow
6783011 pre-existing subflows not initialized on a non-dls client when brought up
6786734 acctadm dladm_start_usagelog() calls need some work
6789760 mac perimeter deadlock due to dls_devnet_stat_update()
6789883 dladm show-link -s is adrift again.
6791099 mac_tx() frees the message but returns non-NULL cookie which causes panic
6791109 maxbw set on a link should not apply if this link is the underlying port of an aggregation
6791118 panic in mac_bcast_delete() unplumbing an IP interface
6791456 deleting last vnic interface causes bge interface to stop working
6791678 xvm guests don't communicate through vnics configured on vlan
6792164 race between mac_tx_is_flow_blocked() and mac_srs_group_teardown() could cause panic
6792546 paniced in bge_ring_tx()/freemsg() due to mp->b_next == NULL && mp->b_prev == NULL
6792555 paniced in mac_flow_walk_nolock() due to assertion failed: cnt == ft->ft_flow_count
6792871 multiple VLANs per MAC client cause hang in mac_flow_wait()
6792942 60% regression for Guest-to-Guest network throughput on snv106
6793278 the multicast addresses are not added to the aggregation port in certain scenarios
6793436 panic in mac_fini_macaddr() on mac_register() failure
6796850 SUNWcnetr postinstall script spews errors due to bad interface matching
6803378 need support for dls_bypass and rx fanout on non-ethernet media
|
|
Contributed by Richard Lowe
6785284 Mapfile versioning rules need to be more visible to gatelings
6800164 Standard file exclusion mechanism needed for Cadmium tools
|
|
have parseable output updated
6778821 flowadm show-flow -S only shows stats for flows on the 1st link
6599076 flowadm should use die, die_opterr, warn and warn_flowerr instead of exit()
|
|
"remote_ip=1.1"
6699615 two confusing macro's MAXNAMELEN & MAXFLOWNAME
6737396 Add an ASSERT in mac_client_remove_flow_from_list
|
|
|
|
|
|
|
|
6758132 show-linkprop does not report errors on invalid inputs
|
|
6498311 Crossbow - Network Virtualization and Resource Management
6402493 DLPI provider loopback behavior should be improved
6453165 move mac capabs definitions outside mac.h
6338667 Need ability to use NAT for non-global zones
6692884 several threads hung due to deadlock scenario between aggr and mac
6768302 dls: soft_ring_bind/unbind race can panic in thread_affinity_set with cpu_id == -1
6635849 race between lacp_xmit_sm() and aggr_m_stop() ends in panic
6742712 potential message double free in the aggr driver
6754299 a potential race between aggr_m_tx() and aggr_port_delete()
6485324 mi_data_lock recursively held when enabling promiscuous mode on an aggregation
6442559 Forwarding perf bottleneck due to mac_rx() calls
6505462 assertion failure after removing a port from a snooped aggregation
6716664 need to add src/dst IP address to soft ring fanout
--HG--
rename : usr/src/uts/common/io/dls/dls_soft_ring.c => usr/src/uts/common/io/mac/mac_soft_ring.c
rename : usr/src/uts/common/inet/ip/ip_cksum.c => usr/src/uts/common/os/ip_cksum.c
rename : usr/src/uts/common/inet/sctp_crc32.c => usr/src/uts/common/os/sctp_crc32.c
rename : usr/src/uts/common/sys/dls_soft_ring.h => usr/src/uts/common/sys/mac_soft_ring.h
|
|
|
|
6723890 ndd interface donesn't report properties' read/write capacities correctly after CR 6667363
|
|
4085089 add a feature to enable 'snooping' of the loopback traffic
6753688 ip netinfo has no need for separate create and dispatch functions
6755448 ifconfig wedged in SIOCLIFREMOVEIF
6756483 incorrect ASSERT() in ip_delmulti[_v6]()
5092073 RFE: allow snoop to filter on zonename or zoneid
6606991 panic assertion failure !ill->ill_join_allmulti for multicast router
6760922 devname doesn't handle stale dev_t's in sdev_node cache entries
|
|
like speed.
6748230 gldv3_warning should initialize cnt when calling dladm_get_linkprop
|
|
6744703 wifi property ioctls should try the Brussels path through DLD_CONTROL_DEV first.
|
|
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
|
|
|
|
6485961 link property values do not persist across unplumb/unload
|
|
|
|
in {dld,mac}.h
|
|
|
|
PSARC/2008/175 Brussels framework enhancements to get/set defaults
6655499 bge driver uses EINVAL instead of ENOTSUP for unsupported properties
6659866 Need a way to get DEFAULT values for all GLDv3 drivers using mc_setprop/mc_getprop
6660689 dladm show-phys prints garbage in the MEDIA field when MAC is not registered
6661011 dladm show-linkprop doesn't properly deal with some links
6667363 ndd ioctl logic can be handled in the GLDv3 layers
6672490 dladm show-ether befuddled by renamed links
6691143 dld_get_public_prop() and dld_get_prop() leak file descriptors
--HG--
rename : usr/src/uts/common/io/e1000g/e1000g_ndd.c => deleted_files/usr/src/uts/common/io/e1000g/e1000g_ndd.c
|
|
6667255 dlmgmtd door commands do not check caller credentials
|
|
6673156 dladm connect-wifi failure could potentially cause core dump
6673160 icfg_get_if_list() returns an incorrect data-link list when the ICFG_INSTALLED argument is passed
|
|
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
|
|
|
|
6664996 DR on SPARC-Enterprise Mx000 systems spews "rcm_daemon: IP: get_link_resource(sppp0) failed"
6666394 snv_83a NOTICE softmac: received DL_ERROR_ACK for DL_NOTIFY_REQ errno/unix_errno 0x7/0
6667074 potential core dump caused by uninitialized "iocp" variable when runing dladm remove/add-aggr
|