#
0dc2366f |
| 10-Mar-2010 |
Venugopal Iyer <Venu.Iyer@Sun.COM> |
PSARC/2009/364 dlstat and flowstat 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 Interf
PSARC/2009/364 dlstat and flowstat 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
show more ...
|
#
5ecc58b1 |
| 16-Mar-2009 |
Girish Moodalbail <Girish.Moodalbail@Sun.COM> |
6808409 failing to mac_promisc_remove() could cause system panic
|
#
4c91d6c6 |
| 13-Mar-2009 |
Venugopal Iyer <Venu.Iyer@Sun.COM> |
6810953 vnic with vid on same physical link failed to ping each other on snv_109
|
#
ae6aa22a |
| 17-Feb-2009 |
Venugopal Iyer <Venu.Iyer@Sun.COM> |
PSARC/2009/099 dladm show-usage modifications 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 MACADD
PSARC/2009/099 dladm show-usage modifications 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
show more ...
|
#
986cab2c |
| 22-Jan-2009 |
Girish Moodalbail <Girish.Moodalbail@Sun.COM> |
6777847 aggr driver needs to support tuning mtu using data-link properties
|
#
da14cebe |
| 05-Dec-2008 |
Eric Cheng <none@none> |
PSARC/2006/357 Crossbow - Network Virtualization and Resource Management 6498311 Crossbow - Network Virtualization and Resource Management 6402493 DLPI provider loopback behavior should be improved 6
PSARC/2006/357 Crossbow - Network Virtualization and Resource Management 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
show more ...
|
#
95c1c84b |
| 10-Oct-2008 |
Ramesh Kumar Katla <Ramesh.K@Sun.COM> |
6653407 Multicast 01:80:c2:00:00:02 is enabled after aggregation is deleted 6656421 aggr: aggr_send_port_disable can be called without aggr grp write lock
|
#
d62bc4ba |
| 24-Jan-2008 |
yz147064 <none@none> |
PSARC/2006/499 Clearview Nemo unification and vanity naming PSARC/2007/527 Addendum for Clearview Vanity Naming and Nemo Unification PSARC/2008/002 Clearview UV Updates 6310766 vlan statistics get re
PSARC/2006/499 Clearview Nemo unification and vanity naming 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
show more ...
|
#
a08fa175 |
| 21-Dec-2007 |
yz147064 <none@none> |
PSARC 2007/646 Nemo MAC client updates 6516337 mac_open() shouldn't require an instance argument 6600940 dl_txloop field in dls_link_t not needed 6604687 snoop is not working on trunked interfaces wi
PSARC 2007/646 Nemo MAC client updates 6516337 mac_open() shouldn't require an instance argument 6600940 dl_txloop field in dls_link_t not needed 6604687 snoop is not working on trunked interfaces with vlans 6615598 vnic_info() returns wrong error code even when it finds the right VNIC
show more ...
|
#
392b1d6e |
| 20-Sep-2007 |
yz147064 <none@none> |
6220365 ActorPortNumber computation could be improved 6367825 Message size is incorrect when Nemo sends DL_NOTIFY_ACK 6507483 the CACHE_IF_UPDATED flag in ip_rcm is not used 6509647 do_check_rate() i
6220365 ActorPortNumber computation could be improved 6367825 Message size is incorrect when Nemo sends DL_NOTIFY_ACK 6507483 the CACHE_IF_UPDATED flag in ip_rcm is not used 6509647 do_check_rate() in dladm wifi might return unitialized error code 6514482 the DLS_PROMISC_MULTI flag check is not needed to add the txloop function 6573306 aggregation state is not updated in time. 6595696 aggregation port potentially will not be able to be attached
show more ...
|
#
1f8aaf0d |
| 21-Aug-2007 |
ethindra <none@none> |
6489144 mi_rx_lock shouldn't be held across callbacks
|
#
0ba2cbe9 |
| 21-Nov-2006 |
xc151355 <none@none> |
PSARC/2006/406 WiFi for GLDv3 PSARC/2006/517 WiFi for GLDv3 Addendum PSARC/2006/623 WiFi for GLDv3 Addendum #2 6253476 dladm exec_attr entry doesn't allow show-link to work 6362391 ath driver needs t
PSARC/2006/406 WiFi for GLDv3 PSARC/2006/517 WiFi for GLDv3 Addendum PSARC/2006/623 WiFi for GLDv3 Addendum #2 6253476 dladm exec_attr entry doesn't allow show-link to work 6362391 ath driver needs to be updated to use the latest HAL 6364198 system crashes if multiple ath driver instances are modunload'ed 6367259 ath driver needs to support GLDv3 6407181 ath driver panics in ath_rate_update function 6421983 ath driver needs shared_key authmode support 6472427 ath driver causes watchdog timeout error 6484943 integrate WiFi/GLDv3
--HG-- rename : usr/src/uts/common/io/ath/ath_ieee80211.c => deleted_files/usr/src/uts/common/io/ath/ath_ieee80211.c rename : usr/src/uts/common/io/ath/ath_ieee80211.h => deleted_files/usr/src/uts/common/io/ath/ath_ieee80211.h rename : usr/src/uts/common/io/ath/ath_wificonfig.c => deleted_files/usr/src/uts/common/io/ath/ath_wificonfig.c
show more ...
|
#
ba2e4443 |
| 30-Jun-2006 |
seb <none@none> |
PSARC/2006/248 Nemo MAC-Type Plugin Architecture PSARC/2006/249 Nemo Changes for Binary Compatibility 6226635 MAC stats interface could cause problems with binary compatibility 6242059 nemo drivers m
PSARC/2006/248 Nemo MAC-Type Plugin Architecture PSARC/2006/249 Nemo Changes for Binary Compatibility 6226635 MAC stats interface could cause problems with binary compatibility 6242059 nemo drivers must not know the size of the mac_t structure 6384371 GLDv3 only supports Ethernet 6401695 xge uses a receive ring even though it doesn't do blanking 6432471 panic in dls_close() if DL_BIND_REQ previously failed
show more ...
|
#
c615009f |
| 09-Jun-2006 |
yz147064 <none@none> |
6313901 vlan interface on bge reports incorrect link speed when using snmpwalk 6394107 an aggregation port could stay unattached if any snoop instance is on the corresponding interface 6418178 system
6313901 vlan interface on bge reports incorrect link speed when using snmpwalk 6394107 an aggregation port could stay unattached if any snoop instance is on the corresponding interface 6418178 system can panic if MAC notifications come immediately after a port is added into an aggregation
show more ...
|
#
4deae11a |
| 24-May-2006 |
yz147064 <none@none> |
6408047 DL_NOTE_LINK_DOWN might be missing when a port is removed from an aggregation 6423463 Bogus check of aggregation lg_closing flag when removing a port from the aggregation 6423580 The MAC addr
6408047 DL_NOTE_LINK_DOWN might be missing when a port is removed from an aggregation 6423463 Bogus check of aggregation lg_closing flag when removing a port from the aggregation 6423580 The MAC address of an aggregated device isn't changed back when the aggregation is deleted
show more ...
|
#
490ed22d |
| 21-Apr-2006 |
yz147064 <none@none> |
6371252 adding a mac_start()'d link to an aggregation can end in panic 6394265 Calculation of the enqueued message size is incorrect When GLDv3 does the flow control 6394752 Assertion failed in dld_w
6371252 adding a mac_start()'d link to an aggregation can end in panic 6394265 Calculation of the enqueued message size is incorrect When GLDv3 does the flow control 6394752 Assertion failed in dld_wsrv when running network driver test suites load/unload 6400491 ifconfig unplumb deadlock when trying to unplumb an erroring aggregation 6408183 RAW mode can not be enabled before DL_BIND_REQ for GLDv3 drivers
show more ...
|
#
c0192a57 |
| 13-Apr-2006 |
ericheng <none@none> |
6312408 DDI_NT_MAC macro definition should be removed 6313296 SUNWcsr postinstall script had issues with smf in upgrade and live upgrade to snv_21 6316876 aggr panic off aggr_detach 6358277 aggr plum
6312408 DDI_NT_MAC macro definition should be removed 6313296 SUNWcsr postinstall script had issues with smf in upgrade and live upgrade to snv_21 6316876 aggr panic off aggr_detach 6358277 aggr plumb/unplumb caused panic with heavy network load 6364350 incorrect and insufficient permission checks for /dev/aggr nodes 6390192 Running snoop on a Nemo NIC causes all of memory to be exhausted 6401218 PPA problem: e_ddi_get_dev_info() failed with S10 kernel patch 118822-23 but OK with patch 118822-20
show more ...
|
#
cd93090e |
| 30-Aug-2005 |
ericheng <none@none> |
6252036 dladm show-link outputs nothing for regular users 6260551 aggr_grp_detach_port() can be called without AGGR_LACP_LOCK_HELD 6270678 The aggregation was unavailable after using dladm modify-agg
6252036 dladm show-link outputs nothing for regular users 6260551 aggr_grp_detach_port() can be called without AGGR_LACP_LOCK_HELD 6270678 The aggregation was unavailable after using dladm modify-aggr change mac address to zero 6283674 potential race condition between dls_rx_set and i_dls_link_ether_rx 6293292 dladm show-dev deceives when passed unknown device names 6309909 dld_open must call qassociate(9F) to inform the framework it is DDI-compliant 6311907 poll_tx, ill_tx and str_mdata_fastpath_put() comments are incorrect 6313057 dladm show-dev doesn't show legacy devices 6315019 sparc full kernel lint is missing many modules
show more ...
|
#
98b1442a |
| 22-Jun-2005 |
meem <none@none> |
PSARC/2005/358 Nemo Transmit Pointers 6253653 MAC_NOTE_PROMISC handling is racy; may lead to panics 6274962 mac_txloop() can leak memory under certain conditions 6283408 gld: WARNING: gld_cmds: unkno
PSARC/2005/358 Nemo Transmit Pointers 6253653 MAC_NOTE_PROMISC handling is racy; may lead to panics 6274962 mac_txloop() can leak memory under certain conditions 6283408 gld: WARNING: gld_cmds: unknown M_PROTO message: 276
show more ...
|
#
7c478bd9 |
| 14-Jun-2005 |
stevel@tonic-gate <none@none> |
OpenSolaris Launch
|