#
dbd771b5 |
| 02-Sep-2015 |
Robert Mustacchi <rm@joyent.com> |
6274 MAC tries to use aggr rings from downed links Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com>
6274 MAC tries to use aggr rings from downed links Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
(cherry picked from commit f8bfcf82efef2b9c66b9fe713389124a35fb1ff1)
show more ...
|
#
6a634c9d |
| 19-Aug-2010 |
Richard Lowe <richlowe@richlowe.net> |
merge with onnv_147 Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
|
#
84191983 |
| 06-Aug-2010 |
Prakash Jalan <Prakash.Jalan@Sun.COM> |
6971653 memleak in aggr_mtu_range_intersection
|
#
4a6df672 |
| 21-Jul-2010 |
Anil udupa <anil.udupa@sun.com> |
6959661 possible memory leaks in aggr_m_multicst
|
#
0591ddd0 |
| 16-Jul-2010 |
Prakash Jalan <Prakash.Jalan@Sun.COM> |
6943998 Allow GLDv3 drivers to advertise multiple ranges of MTUs 6952270 aggr driver should support multiple MTU ranges
|
#
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 ...
|
#
2b24ab6b |
| 23-Sep-2009 |
Sebastien Roy <Sebastien.Roy@Sun.COM> |
PSARC 2009/373 Clearview IP Tunneling PSARC 2009/410 Datalink Administration from Non-Global Zones 6858533 Clearview IP Tunneling 4861777 *snoop* cannot snoop on tunnel interfaces 5010680 M_IOCTL int
PSARC 2009/373 Clearview IP Tunneling 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
show more ...
|
#
63f531d1 |
| 14-Aug-2009 |
Sriharsha Basavapatna <Sriharsha.Basavapatna@Sun.COM> |
6793813 NIU Hybrid I/O performance regression with Crossbow
|
#
d91a22bf |
| 18-May-2009 |
Girish Moodalbail <Girish.Moodalbail@Sun.COM> |
PSARC/2009/252 MAC promiscuous dead interfaces removal 6817517 remove obsolete entries from mac_notify_type_t
|
#
f0f2c3a5 |
| 30-Apr-2009 |
Girish Moodalbail <Girish.Moodalbail@Sun.COM> |
PSARC/2009/235 dladm Possible Values List 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
|
#
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
|
#
19c868a0 |
| 04-Mar-2009 |
Roamer <Roamer@Sun.COM> |
6586787 TCP can end up passing an LSO packet to a non-LSO driver; panic ensues 6633907 Link aggregation driver aggr doesn't propagate TCP LSO (Large Send Offload)
|
#
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
|
#
19599311 |
| 12-Jul-2008 |
udpa <none@none> |
6678891 deadlock: cycle in blocking chain panic on aggr_m_promisc
|
#
e7801d59 |
| 24-Jan-2008 |
sowmini <none@none> |
PSARC 2007/429 Brussels - enhanced network driver configuration via dladm 6565373 driver ndd parameter behavior does not match the ieee802.3(5) man page. 6598690 need support for 'dladm show-ether' s
PSARC 2007/429 Brussels - enhanced network driver configuration via dladm 6565373 driver ndd parameter behavior does not match the ieee802.3(5) man page. 6598690 need support for 'dladm show-ether' subcommand. 6619126 ndd abuse in network (Layer 2) drivers 6621285 bge_setup_params_kstat is dead code
show more ...
|
#
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 ...
|
#
0466663d |
| 02-Nov-2007 |
yz147064 <none@none> |
6615686 dl_attach(), as a utility function, should not prompt warnings on the console 6616274 system panics in aggr_recv_cb() when an aggregation is deleted 6620213 The special handling of "xx0" in t
6615686 dl_attach(), as a utility function, should not prompt warnings on the console 6616274 system panics in aggr_recv_cb() when an aggregation is deleted 6620213 The special handling of "xx0" in the net-physical script is no longer needed
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
|
#
f4420ae7 |
| 26-Sep-2006 |
nd99603 <none@none> |
6326664 aggr does not support jumbo frames
|
#
020da793 |
| 09-Aug-2006 |
seb <none@none> |
6452786 aggr_grp_capab_set() mishandles the checksum flags of constituent ports
|
#
c1afbf7f |
| 04-Jul-2006 |
yz147064 <none@none> |
6444571 aggr_grp_t`lg_closing is not reset when aggregation deletion fails
|