Age | Commit message (Collapse) | Author | Files | Lines |
|
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Rich Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
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
|
|
|
|
6871807 nge driver should enable TFINT for tx_recylce
|
|
set-linkprop
|
|
|
|
6849324 checking status and packet length in physical ring of descriptors in nge is not atomic on S10
|
|
6730277 Generic 802.3 MII/GMII Support for GLDv3
6845677 dmfe driver not suspend/resume safe
6845682 dmfe driver should support Brussels
6845684 dmfe driver should use new style netlb ioctls
6547496 RFE: convert DMFE_DEBUGs to dtrace SDTs
6848129 afe should support flow control and netlbtest
6848136 don't deliver dnet header
--HG--
rename : usr/src/uts/intel/io/mii.c => usr/src/uts/common/io/mii/mii.c
rename : usr/src/uts/intel/sys/mii.h => usr/src/uts/common/sys/mii.h
rename : usr/src/uts/intel/io/dnet.c => usr/src/uts/intel/io/dnet/dnet.c
rename : usr/src/uts/intel/sys/dnet.h => usr/src/uts/intel/io/dnet/dnet.h
|
|
6768362 nge should support the network interface of MCP77 chipset
|
|
|
|
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
|
|
6789651 nge driver nge_send_mapped always return SEND_MAP_FAIL from dtrace when running uperf TX test
|
|
|
|
test owing to watchdog firing
|
|
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
|
|
motherboard
|
|
6723890 ndd interface donesn't report properties' read/write capacities correctly after CR 6667363
|
|
|
|
6714038 Fast Reboot support for x86 platforms
|
|
6681753 nge minor_perm inconsistent between package postinstall script and default minor_perm file
6699352 pv installs of Indiana rc2 and rc3 fail to configure networking without DHCP flag on dom0 interface
|
|
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
|
|
(fix lint)
|
|
mac_register() fails
6668250 nge: nge_phy_reset does not wait long enough after resetting phy
|
|
|
|
|
|
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
|
|
|
|
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
|
|
|
|
recovered by reboot
|
|
|
|
|
|
|
|
|