2933 compiler warning gags need better granularityReviewed by: Eric Schrock <eric.schrock@delphix.com>Approved by: Garrett D'Amore <garrett@damore.org>
PSARC 2010/299 GNU/Linux/BSD compatibility functions6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc6901783 strndup would be nice6824404 libc should provide ffsl() & ffsll()67939
PSARC 2010/299 GNU/Linux/BSD compatibility functions6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc6901783 strndup would be nice6824404 libc should provide ffsl() & ffsll()6793969 RFE: Add|stpcpy|to libc6735446 Want a __progname symbol for BSD-style source compatibility6421095 Solaris should provide strcasestr6275498 Provide string compare functions wcscasecmp,wcsncasecmp in solaris like linux--HG--rename : usr/src/lib/libc/port/gen/strcasecmp.c => usr/src/lib/libc/port/gen/ascii_strcasecmp.crename : usr/src/lib/libc/port/gen/strncasecmp.c => usr/src/lib/libc/port/gen/ascii_strncasecmp.crename : usr/src/lib/libc/sparc/gen/strcasecmp.s => usr/src/lib/libc/sparc/gen/ascii_strcasecmp.srename : usr/src/lib/libc/sparcv9/gen/strcasecmp.s => usr/src/lib/libc/sparcv9/gen/ascii_strcasecmp.s
show more ...
PSARC/2009/364 dlstat and flowstatPSARC/2009/436 Anti-spoofing Link ProtectionPSARC/2009/448 pool dladm link propertyPSARC/2009/501 Dynamic Ring Grouping on NICsPSARC/2009/638 Public GLDv3 Interf
PSARC/2009/364 dlstat and flowstatPSARC/2009/436 Anti-spoofing Link ProtectionPSARC/2009/448 pool dladm link propertyPSARC/2009/501 Dynamic Ring Grouping on NICsPSARC/2009/638 Public GLDv3 InterfacesPSARC/2010/074 Crossbow resource usage updates6838175 mac_tx should be able to send out a packet without a configured address6806552 single MAC default TX ring doesn't scale6809686 back-to-back LACP not recovering after removing one of the aggregated ports6902209 setting maxbw to zero requires an intermediate reset-linkprop to take effect6855972 Bind interrupts to the same CPU as poll thread using new interrupt APIs6863945 aggr pseudo Tx rings6796839 allow CPU pools to be associated with data-links6526471 data-links assigned to an exclusive zone should seamlessly be bound the zone's CPUs6802595 Per links stats can use some improvement6889685 Crossbow should provide control over provision of h/w rings to MAC clients.6708310 ixgbe needs to support VMDq6869019 ixgbe should support IRM (Interrupt Resource Management framework)6902266 vnet should support entry point for per ring stat querying6926790 Integrate Link Protection Phase II6930358 Make the core set of GLDv3 driver APIs committed6901419 dladm create-aggr -u incorrectly rejects some valid ethernet addresses6717042 should support "cpus" link properties for aggregations6908184 bge_set_priv_prop() and bge_get_priv_prop() can't agree on the set of private properties6907617 bge_m_getprop() shouldn't return default values for read-only properties6900833 unused code in vnic_impl.h can be removed
6864230 hiho, hiho, it'ch chtime for CH to goPortions contributed by Rich Lowe
PSARC/2009/099 dladm show-usage modifications6726676 flow should not be seen by flowadm show-usage after the flow been removed by flowadm remove-flow6766669 "dladm show-vnic -o" can't accept MACADD
PSARC/2009/099 dladm show-usage modifications6726676 flow should not be seen by flowadm show-usage after the flow been removed by flowadm remove-flow6766669 "dladm show-vnic -o" can't accept MACADDRESS6773854 Per Tx ring flow control for UDP6777547 mac_tx() should compute the hash if the passed hint is zero6778557 nxge m_tx() should fanout to multiple rings for vnet scalability6779356 sometimes packets are not classified to the correct flow6783011 pre-existing subflows not initialized on a non-dls client when brought up6786734 acctadm dladm_start_usagelog() calls need some work6789760 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 panic6791109 maxbw set on a link should not apply if this link is the underlying port of an aggregation6791118 panic in mac_bcast_delete() unplumbing an IP interface6791456 deleting last vnic interface causes bge interface to stop working6791678 xvm guests don't communicate through vnics configured on vlan6792164 race between mac_tx_is_flow_blocked() and mac_srs_group_teardown() could cause panic6792546 paniced in bge_ring_tx()/freemsg() due to mp->b_next == NULL && mp->b_prev == NULL6792555 paniced in mac_flow_walk_nolock() due to assertion failed: cnt == ft->ft_flow_count6792871 multiple VLANs per MAC client cause hang in mac_flow_wait()6792942 60% regression for Guest-to-Guest network throughput on snv1066793278 the multicast addresses are not added to the aggregation port in certain scenarios6793436 panic in mac_fini_macaddr() on mac_register() failure6796850 SUNWcnetr postinstall script spews errors due to bad interface matching6803378 need support for dls_bypass and rx fanout on non-ethernet media
6796837 restore parallel build of usr/src/cmd
6745288 libdladm is executing open() of dld control device everywhere
PSARC/2006/357 Crossbow - Network Virtualization and Resource Management6498311 Crossbow - Network Virtualization and Resource Management6402493 DLPI provider loopback behavior should be improved6
PSARC/2006/357 Crossbow - Network Virtualization and Resource Management6498311 Crossbow - Network Virtualization and Resource Management6402493 DLPI provider loopback behavior should be improved6453165 move mac capabs definitions outside mac.h6338667 Need ability to use NAT for non-global zones6692884 several threads hung due to deadlock scenario between aggr and mac6768302 dls: soft_ring_bind/unbind race can panic in thread_affinity_set with cpu_id == -16635849 race between lacp_xmit_sm() and aggr_m_stop() ends in panic6742712 potential message double free in the aggr driver6754299 a potential race between aggr_m_tx() and aggr_port_delete()6485324 mi_data_lock recursively held when enabling promiscuous mode on an aggregation6442559 Forwarding perf bottleneck due to mac_rx() calls6505462 assertion failure after removing a port from a snooped aggregation6716664 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.crename : usr/src/uts/common/inet/ip/ip_cksum.c => usr/src/uts/common/os/ip_cksum.crename : usr/src/uts/common/inet/sctp_crc32.c => usr/src/uts/common/os/sctp_crc32.crename : usr/src/uts/common/sys/dls_soft_ring.h => usr/src/uts/common/sys/mac_soft_ring.h
PSARC 2008/087 Extended Accounting Conversion to SMF4520887 acctadm settings should be persistent by default across reboots4674288 acctadm misreports flow accounting resource type errors5082833 RF
PSARC 2008/087 Extended Accounting Conversion to SMF4520887 acctadm settings should be persistent by default across reboots4674288 acctadm misreports flow accounting resource type errors5082833 RFE: exacct and acctadm should be converted to smf(5)6400978 acctadm -u not run during boot6481931 acctadm -u fails in a non-global zone6694576 race in ac_file_set() can lead to corrupted accounting file--HG--rename : usr/src/cmd/initpkg/init.d/acctadm => deleted_files/usr/src/cmd/initpkg/init.d/acctadm
PSARC/2006/662 Make err/warn part of Solaris's libc6495220 add err() et al. to libc--HG--rename : usr/src/lib/libipsecutil/common/err.h => usr/src/head/err.hrename : usr/src/lib/libipsecutil/com
PSARC/2006/662 Make err/warn part of Solaris's libc6495220 add err() et al. to libc--HG--rename : usr/src/lib/libipsecutil/common/err.h => usr/src/head/err.hrename : usr/src/lib/libipsecutil/common/err.c => usr/src/lib/libc/port/gen/err.c
OpenSolaris Launch