<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in stream.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>75d94465dbafa487b716482dc36d5150a4ec9853 - 5042 stop using deprecated atomic functions</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#75d94465dbafa487b716482dc36d5150a4ec9853</link>
        <description>5042 stop using deprecated atomic functionsReviewed by: Dan McDonald &lt;danmcd@omniti.com&gt;Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Fri, 08 Aug 2014 16:27:20 +0200</pubDate>
        <dc:creator>Josef &apos;Jeff&apos; Sipek &lt;josef.sipek@nexenta.com&gt;</dc:creator>
    </item>
<item>
        <title>bd670b35a010421b6e1a5536c34453a827007c81 - PSARC/2009/331 IP Datapath Refactoring</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#bd670b35a010421b6e1a5536c34453a827007c81</link>
        <description>PSARC/2009/331 IP Datapath RefactoringPSARC/2008/522 EOF of 2001/070 IPsec HW Acceleration supportPSARC/2009/495 netstat -r flags for blackhole and reject routesPSARC 2009/496 EOF of XRESOLVPSARC/2009/494 IP_DONTFRAG socket optionPSARC/2009/515 fragmentation controls for ping and traceroute6798716 ip_newroute delenda est6798739 ARP and IP are too separate6807265 IPv4 ip2mac() support6756382 Please remove Venus IPsec HWACCEL code6880632 sendto/sendmsg never returns EHOSTUNREACH in Solaris6748582 sendmsg() return OK, but doesn&apos;t send message using IPv4-mapped x IPv6 addr1119790 TCP and path mtu discovery4637227 should support equal-cost multi-path (ECMP)5078568 getsockopt() for IPV6_PATHMTU on a non-connected socket should not succeed6419648 &quot;AR* contract private note&quot; should be removed as part of ATM SW EOL6274715 Arp could keep the old entry in the cache while it waits for an arp response6605615 Remove duplicated TCP/IP opt_set/opt_get code; use conn_t6874677 IP_TTL can be used to send with ttl zero4034090 arp should not let you delete your own entry6882140 Implement IP_DONTFRAG socket option6883858 Implement ping -D option; traceroute -F should work for IPv6 and shared-IP zones1119792 TCP/IP black hole detection is broken on receiver4078796 Directed broadcast forwarding code has problems4104337 restrict the IPPROTO_IP and IPPROTO_IPV6 options based on the socket family4203747 Source address selection for source routed packets4230259 pmtu is increased every ip_ire_pathmtu_interval timer value.4300533 When sticky option ipv6_pktinfo set to bogus address subsequent connect time out4471035 ire_delete_cache_gw is called through ire_walk unnecessarily4514572 SO_DONTROUTE socket option doesn&apos;t work with IPv64524980 tcp_lookup_ipv4() should compare the ifindex against tcpb-&gt;tcpb_bound_if4532714 machine fails to switch quickly among failed default routes4634219 IPv6 path mtu discovery is broken when using routing header4691581 udp broadcast handling causes too many replicas4708405 mcast is broken on machines when all interfaces are IFF_POINTOPOINT4770457 netstat/route: source address of interface routes pretends to be gateway address4786974 use routing table to determine routes/interface for multicast4792619 An ip_fanout_udp_ipc_v6() routine might lead to some simpler code4816115 Nuke ipsec_out_use_global_policy4862844 ipsec offload corner case4867533 tcp_rq and tcp_wq are redundant4868589 NCEs should be shared across an IPMP group4872093 unplumbing an improper virtual interface panics in ip_newroute_get_dst_ill()4901671 FireEngine needs some cleanup4907617 IPsec identity latching should be done before sending SYN-ACK4941461 scopeid and IPV6_PKTINFO with UDP/ICMP connect() does not work properly4944981 ip does nothing with IP6I_NEXTHOP4963353 IPv4 and IPv6 proto fanout codes could be brought closer4963360 consider passing zoneid using ip6i_t instead of ipsec_out_t in NDP4963734 new ip6_asp locking is used incorrectly in ip_newroute_v6()5008315 IPv6 code passes ip6i_t to IPsec code instead of ip6_t5009636 memory leak in ip_fanout_proto_v6()5092337 tcp/udp option handling can use some cleanup5035841 Solaris can fail to create a valid broadcast ire5043747 ar_query_xmit: Could not find the ace5051574 tcp_check_policy is missing some checks6305037 full hardware checksum is discarded when there&apos;re more than 2 mblks in the chain6311149 ip.c needs to be put through a woodchipper4708860 Unable to reassemble CGTP fragmented multicast packets6224628 Large IPv6 packets with IPsec protection sometimes have length mismatch.6213243 Solaris does not currently support Dead Gateway Detection5029091 duplicate code in IP&apos;s input path for TCP/UDP/SCTP4674643 through IPv6 CGTP routes, the very first packet is sent only after a while6207318 Multiple default routes do not round robin connections to routers.4823410 IP has an inconsistent view of link mtu5105520 adding interface route to down interface causes ifconfig hang5105707 advanced sockets API introduced some dead code6318399 IP option handling for icmp and udp is too complicated6321434 Every dropped packet in IP should use ip_drop_packet()6341693 ifconfig mtu should operate on the physical interface, not individual ipif&apos;s6352430 The credentials attached to an mblk are not particularly useful6357894 uninitialised ipp_hoplimit needs to be cleaned up.6363568 ip_xmit_v6() may be missing IRE releases in error cases6364828 ip_rput_forward needs a makeover6384416 System panics when running as multicast forwarder using multicast tunnels6402382 TX: UDP v6 slowpath is not modified to handle mac_exempt conns6418413 assertion failed ipha-&gt;ipha_ident == 0||ipha-&gt;ipha_ident == 0xFFFF6420916 assertion failures in ipv6 wput path6430851 use of b_prev to store ifindex is not 100% safe6446106 IPv6 packets stored in nce-&gt;nce_qd_mp will be sent with incorrect tcp/udp checksums6453711 SCTP OOTB sent as if genetated by global zone6465212 ARP/IP merge should remove ire_freemblk.esballoc6490163 ip_input() could misbehave if the first mblk&apos;s size is not big enough6496664 missing ipif_refrele leads to reference leak and deferred crash in ip_wput_ipsec_out_v66504856 memory leak in ip_fanout_proto_v6() when using link local outer tunnel addresses6507765 IRE cache hash function performs badly6510186 IP_FORWARD_PROG bit is easily overlooked6514727 cgtp ipv6 failure on snv546528286 MULTIRT (CGTP) should offload checksum to hardware6533904 SCTP: doesn&apos;t support traffic class for IPv66539415 TX: ipif source selection is flawed for unlabeled gateways6539851 plumbed unworking nic blocks sending broadcast packets6564468 non-solaris SCTP stack over rawip socket: netstat command counts rawipInData not rawipOutDatagrams6568511 ipIfStatsOutDiscards not bumped when discarding an ipsec packet on the wrong NIC6584162 tcp_g_q_inactive() makes incorrect use of taskq_dispatch()6603974 round-robin default with many interfaces causes infinite temporary IRE thrashing6611750 ilm_lookup_ill_index_v4 was born an orphan6618423 ip_wput_frag_mdt sends out packets that void pfhooks6620964 IRE max bucket count calculations performed in ip_ire_init() are flawed6626266 various _broadcasts seem redundant6638182 IP_PKTINFO + SO_DONTROUTE + CIPSO IP option == panic6647710 IPv6 possible DoS vulnerability6657357 nce should be kmem_cache alloc&apos;ed from an nce_cache.6685131 ilg_add -&gt; conn_ilg_alloc interacting with conn_ilg[] walkers can cause panic.6730298 adding 0.0.0.0 key with mask != 0 causes  &apos;route delete default&apos; to fail6730976 vni and ipv6 doesn&apos;t quite work.6740956 assertion failed: mp-&gt;b_next == 0L &amp;&amp; mp-&gt;b_prev == 0L in nce_queue_mp_common()6748515 BUMP_MIB() is occasionally done on the wrong ill6753250 ip_output_v6() `notv6&apos; error path has an errant ill_refrele()6756411 NULL-pointer dereference in ip_wput_local()6769582 IP must forward packet returned from FW-HOOK6781525 bogus usesrc usage leads directly to panic6422839 System paniced in ip_multicast_loopback due to NULL pointer dereference6785521 initial IPv6 DAD solicitation is dropped in ip_newroute_ipif_v6()6787370 ipnet devices not seeing forwarded IP packets on outgoing interface6791187 ip*dbg() calls in ip_output_options() claim to originate from ip_wput()6794047 nce_fp_mp prevents sharing of NCEs across an IPMP group6797926 many unnecessary ip0dbg() in ip_rput_data_v66846919 Packet queued for ND gets sent in the clear.6856591 ping doesn&apos;t send packets with DF set6861113 arp module has incorrect dependency path for hook module6865664 IPV6_NEXTHOP does not work with TCP socket6874681 No ICMP time exceeded when a router receives packet with ttl = 06880977 ip_wput_ire() uses over 1k of stack6595433 IPsec performance could be significantly better when calling hw crypto provider synchronously6848397 ifconfig down of an interface can hang.6849602 IPV6_PATHMTU size issue for UDP6885359 Add compile-time option for testing pure IPsec overhead6889268 Odd loopback source address selection with IPMP6895420 assertion failed: connp-&gt;conn_helper_info == NULL6851189 Routing-related panic occurred during reboot on T2000 system running snv_1176896174 Post-async-encryption, AH+ESP packets may have misinitialized ipha/ip66896687 iptun presents IPv6 with an MTU &lt; 12806897006 assertion failed: ipif-&gt;ipif_id != 0 in ip_sioctl_slifzone_restart

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Wed, 11 Nov 2009 20:49:49 +0100</pubDate>
        <dc:creator>Erik Nordmark &lt;Erik.Nordmark@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>aa62bbf83397e6d4a8a3acf988f6540dc2ab13bf - 6852653 msgpullup and pullupmsg can lose cred</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#aa62bbf83397e6d4a8a3acf988f6540dc2ab13bf</link>
        <description>6852653 msgpullup and pullupmsg can lose cred

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Thu, 23 Jul 2009 05:41:00 +0200</pubDate>
        <dc:creator>ken Powell - Sun Microsystem &lt;Ken.Powell@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>de8c4a14ec9a49bad5e62b2cfa6c1ba21de1c708 - PSARC 2007/670 db_credp update</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#de8c4a14ec9a49bad5e62b2cfa6c1ba21de1c708</link>
        <description>PSARC 2007/670 db_credp update6619593 Simplify and strengthen db_credp handling6619596 Add getpeerucred() support to SCTP SOCK_STREAM

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Thu, 12 Feb 2009 17:42:06 +0100</pubDate>
        <dc:creator>Erik Nordmark &lt;Erik.Nordmark@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>a45f3f93509927476463caf678b7806c65d5efe1 - 6646362 STREAMS flow trace should be enhanced to aid memory leak detection</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#a45f3f93509927476463caf678b7806c65d5efe1</link>
        <description>6646362 STREAMS flow trace should be enhanced to aid memory leak detection6646366 strgetmsg() and kstrgetmsg() leak M_SIGs6646890 rts_wrw() leaks short M_DATA/M_PROTO/M_PCPROTO messages6653352 I_LIST implementation littered with voodoo6797455 mdb/truss need to know about M_CMD/_I_CMD

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Wed, 11 Feb 2009 02:25:26 +0100</pubDate>
        <dc:creator>meem &lt;Peter.Memishian@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>301ce41f42acb0fca24b2abbaddde9bdb71ab449 - 6666472 Network performance regression under heavy load (introduced by 4868863)</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#301ce41f42acb0fca24b2abbaddde9bdb71ab449</link>
        <description>6666472 Network performance regression under heavy load (introduced by 4868863)

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Mon, 02 Jun 2008 16:48:31 +0200</pubDate>
        <dc:creator>ja97890 &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>b5fca8f855054d167d04d3b4de5210c83ed2083c - 6554564 slab allocator cannot release slabs with lonely buffers</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#b5fca8f855054d167d04d3b4de5210c83ed2083c</link>
        <description>6554564 slab allocator cannot release slabs with lonely buffers6676406 kmem client constructors and destructors need some cleanup

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Tue, 27 May 2008 02:53:26 +0200</pubDate>
        <dc:creator>tomee &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>17169044f903cb92234f23d0ba0ce43449614a4d - 6582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardware</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#17169044f903cb92234f23d0ba0ce43449614a4d</link>
        <description>6582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardware6582330 sodirect - socket direct, for support of Intel I/OAT hardware6582323 uioa - uio asynchronous, for support of Intel I/OAT hardware6567008 driver for intel ioat v1 &amp; v2 DMA engine needed6691281 tcp-&gt;tcp_sodirect == 0, file: ../../common/inet/tcp/tcp_fusion .c, line: 2916693127 putback for 6567008/6582323/6582330/6582335 causes PANIC when using SCTP sockets6694188 Solaris PIT test net/tcp/tests/win0_urg_processing timed out6694389 assertion failed: ((tcp)-&gt;tcp_sodirect == 0 || !((tcp)-&gt;tcp_sodirect-&gt;sod_state &amp; 0x0001))--HG--rename : deleted_files/usr/src/pkgdefs/SUNWdcopy/Makefile =&gt; usr/src/pkgdefs/SUNWdcopy/Makefilerename : deleted_files/usr/src/pkgdefs/SUNWdcopy/pkginfo.tmpl =&gt; usr/src/pkgdefs/SUNWdcopy/pkginfo.tmplrename : deleted_files/usr/src/pkgdefs/SUNWdcopy/postinstall.tmpl =&gt; usr/src/pkgdefs/SUNWdcopy/postinstall.tmplrename : deleted_files/usr/src/pkgdefs/SUNWdcopy/preremove.tmpl =&gt; usr/src/pkgdefs/SUNWdcopy/preremove.tmplrename : deleted_files/usr/src/pkgdefs/SUNWdcopy/prototype_com =&gt; usr/src/pkgdefs/SUNWdcopy/prototype_comrename : deleted_files/usr/src/pkgdefs/SUNWdcopy/prototype_i386 =&gt; usr/src/pkgdefs/SUNWdcopy/prototype_i386rename : deleted_files/usr/src/uts/common/io/dcopy.c =&gt; usr/src/uts/common/io/dcopy.crename : deleted_files/usr/src/uts/common/sys/dcopy.h =&gt; usr/src/uts/common/sys/dcopy.hrename : deleted_files/usr/src/uts/common/sys/dcopy_device.h =&gt; usr/src/uts/common/sys/dcopy_device.hrename : deleted_files/usr/src/uts/common/sys/sodirect.h =&gt; usr/src/uts/common/sys/sodirect.hrename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat.c =&gt; usr/src/uts/i86pc/io/ioat/ioat.crename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat.conf =&gt; usr/src/uts/i86pc/io/ioat/ioat.confrename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat_chan.c =&gt; usr/src/uts/i86pc/io/ioat/ioat_chan.crename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat_ioctl.c =&gt; usr/src/uts/i86pc/io/ioat/ioat_ioctl.crename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat_rs.c =&gt; usr/src/uts/i86pc/io/ioat/ioat_rs.crename : deleted_files/usr/src/uts/i86pc/ioat/Makefile =&gt; usr/src/uts/i86pc/ioat/Makefilerename : deleted_files/usr/src/uts/i86pc/sys/ioat.h =&gt; usr/src/uts/i86pc/sys/ioat.hrename : deleted_files/usr/src/uts/i86xpv/ioat/Makefile =&gt; usr/src/uts/i86xpv/ioat/Makefilerename : deleted_files/usr/src/uts/intel/dcopy/Makefile =&gt; usr/src/uts/intel/dcopy/Makefile

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Sat, 24 May 2008 05:14:10 +0200</pubDate>
        <dc:creator>brutus &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>c6c65e5445ba6bc005f3da488bddd36494d26e65 - backout 6567008/6582323/6582330/6582335/6691271: needs more work</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#c6c65e5445ba6bc005f3da488bddd36494d26e65</link>
        <description>backout 6567008/6582323/6582330/6582335/6691271: needs more work--HG--rename : usr/src/pkgdefs/SUNWdcopy/Makefile =&gt; deleted_files/usr/src/pkgdefs/SUNWdcopy/Makefilerename : usr/src/pkgdefs/SUNWdcopy/pkginfo.tmpl =&gt; deleted_files/usr/src/pkgdefs/SUNWdcopy/pkginfo.tmplrename : usr/src/pkgdefs/SUNWdcopy/postinstall.tmpl =&gt; deleted_files/usr/src/pkgdefs/SUNWdcopy/postinstall.tmplrename : usr/src/pkgdefs/SUNWdcopy/preremove.tmpl =&gt; deleted_files/usr/src/pkgdefs/SUNWdcopy/preremove.tmplrename : usr/src/pkgdefs/SUNWdcopy/prototype_com =&gt; deleted_files/usr/src/pkgdefs/SUNWdcopy/prototype_comrename : usr/src/pkgdefs/SUNWdcopy/prototype_i386 =&gt; deleted_files/usr/src/pkgdefs/SUNWdcopy/prototype_i386rename : usr/src/uts/common/io/dcopy.c =&gt; deleted_files/usr/src/uts/common/io/dcopy.crename : usr/src/uts/common/sys/dcopy.h =&gt; deleted_files/usr/src/uts/common/sys/dcopy.hrename : usr/src/uts/common/sys/dcopy_device.h =&gt; deleted_files/usr/src/uts/common/sys/dcopy_device.hrename : usr/src/uts/common/sys/sodirect.h =&gt; deleted_files/usr/src/uts/common/sys/sodirect.hrename : usr/src/uts/i86pc/io/ioat/ioat.c =&gt; deleted_files/usr/src/uts/i86pc/io/ioat/ioat.crename : usr/src/uts/i86pc/io/ioat/ioat.conf =&gt; deleted_files/usr/src/uts/i86pc/io/ioat/ioat.confrename : usr/src/uts/i86pc/io/ioat/ioat_chan.c =&gt; deleted_files/usr/src/uts/i86pc/io/ioat/ioat_chan.crename : usr/src/uts/i86pc/io/ioat/ioat_ioctl.c =&gt; deleted_files/usr/src/uts/i86pc/io/ioat/ioat_ioctl.crename : usr/src/uts/i86pc/io/ioat/ioat_rs.c =&gt; deleted_files/usr/src/uts/i86pc/io/ioat/ioat_rs.crename : usr/src/uts/i86pc/ioat/Makefile =&gt; deleted_files/usr/src/uts/i86pc/ioat/Makefilerename : usr/src/uts/i86pc/sys/ioat.h =&gt; deleted_files/usr/src/uts/i86pc/sys/ioat.hrename : usr/src/uts/i86xpv/ioat/Makefile =&gt; deleted_files/usr/src/uts/i86xpv/ioat/Makefilerename : usr/src/uts/intel/dcopy/Makefile =&gt; deleted_files/usr/src/uts/intel/dcopy/Makefile

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Sat, 26 Apr 2008 05:19:02 +0200</pubDate>
        <dc:creator>dm120769 &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>8e50dcc9f00b393d43e6aa42b820bcbf1d3e1ce4 - 6567008 driver for intel ioat v1 &amp; v2 DMA engine needed</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#8e50dcc9f00b393d43e6aa42b820bcbf1d3e1ce4</link>
        <description>6567008 driver for intel ioat v1 &amp; v2 DMA engine needed6582323 uioa - uio asynchronous, for support of Intel I/OAT hardware6582330 sodirect - socket direct, for support of Intel I/OAT hardware6582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardware

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Fri, 18 Apr 2008 18:37:59 +0200</pubDate>
        <dc:creator>brutus &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>ba464308f6a673106912b4115b2453c2d11258cf - 6526408 udp application hangs forever when using SO_SNDBUF with value 0 due to QFULL flag never cleared</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#ba464308f6a673106912b4115b2453c2d11258cf</link>
        <description>6526408 udp application hangs forever when using SO_SNDBUF with value 0 due to QFULL flag never cleared

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Mon, 29 Oct 2007 22:07:16 +0100</pubDate>
        <dc:creator>rk129064 &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>e7d4b76f16249ae49b75ac6c33b78c89de251103 - 6522339 Performance enhancement with enhanced esballoc design</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#e7d4b76f16249ae49b75ac6c33b78c89de251103</link>
        <description>6522339 Performance enhancement with enhanced esballoc design

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Fri, 30 Mar 2007 13:14:30 +0200</pubDate>
        <dc:creator>ss146032 &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>aa3da23c1e735ce968058c7dfd8b0480e31d4e3d - 6433292 Apparent dblk refrence counting issues in TCP/IP</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#aa3da23c1e735ce968058c7dfd8b0480e31d4e3d</link>
        <description>6433292 Apparent dblk refrence counting issues in TCP/IP

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Fri, 24 Nov 2006 10:29:43 +0100</pubDate>
        <dc:creator>georges &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>08ee25ae754a3b9ee3786f304f066ae14dc6e379 - 6343157 svcadm disable ipfilter does not flush the rules</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#08ee25ae754a3b9ee3786f304f066ae14dc6e379</link>
        <description>6343157 svcadm disable ipfilter does not flush the rules6484763 PFHOOKS breaks post-ACQUIRE ESP processing6485599 msgpullup/pullupmsg now implies either M_DATA or M_MULTIDATA6485731 panic in fil.c trying to release ipf_mutex while not held6485761 ipfilter kernel module always enables itself on load6485781 mutex_enter: bad mutex in ipflog_read6485943 MSG_FWCOOKED_* survived attempted genocide6486513 too much of a good thing can be bad6486575 use ipf -D twice will panic the system6487360 physical_in hook inserted twice into ip_input() for onnv putback

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Sun, 29 Oct 2006 01:33:34 +0200</pubDate>
        <dc:creator>dr146992 &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>381a2a9a387f449fab7d0c7e97c4184c26963abf - PSARC/2005/334 Packet Filtering Hooks</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#381a2a9a387f449fab7d0c7e97c4184c26963abf</link>
        <description>PSARC/2005/334 Packet Filtering HooksPSARC/2006/321 ARP packet filtering Hooks6401219 use of pullupmsg() considered destructive - clears h/w checksum flags6418698 PSARC/2005/334 - Packet Filtering Hooks API6449290 package prototype files in usr/src/pkgdefs/SUNWipfr missing CDDL6449292 package prototype files in usr/src/pkgdefs/SUNWipfu missing CDDL6449296 Makefiles for ipf kernel module building missing CDDL6473996 &quot;fastroute&quot; + &quot;nat&quot; packets cause memory leaks in ipfilter--HG--rename : usr/src/cmd/ipf/etc/pfil.ap.sh =&gt; deleted_files/usr/src/cmd/ipf/etc/pfil.ap.shrename : usr/src/cmd/ipf/pfild/Makefile =&gt; deleted_files/usr/src/cmd/ipf/pfild/Makefilerename : usr/src/cmd/ipf/pfild/pfild.c =&gt; deleted_files/usr/src/cmd/ipf/pfild/pfild.crename : usr/src/cmd/ipf/pfild/vas.c =&gt; deleted_files/usr/src/cmd/ipf/pfild/vas.crename : usr/src/cmd/ipf/svc/pfil =&gt; deleted_files/usr/src/cmd/ipf/svc/pfilrename : usr/src/cmd/ipf/svc/pfil.xml =&gt; deleted_files/usr/src/cmd/ipf/svc/pfil.xmlrename : usr/src/uts/common/inet/pfil/compat.h =&gt; deleted_files/usr/src/uts/common/inet/pfil/compat.hrename : usr/src/uts/common/inet/pfil/ndd.c =&gt; deleted_files/usr/src/uts/common/inet/pfil/ndd.crename : usr/src/uts/common/inet/pfil/os.h =&gt; deleted_files/usr/src/uts/common/inet/pfil/os.hrename : usr/src/uts/common/inet/pfil/pfil.c =&gt; deleted_files/usr/src/uts/common/inet/pfil/pfil.crename : usr/src/uts/common/inet/pfil/pfil.conf =&gt; deleted_files/usr/src/uts/common/inet/pfil/pfil.confrename : usr/src/uts/common/inet/pfil/pfil.h =&gt; deleted_files/usr/src/uts/common/inet/pfil/pfil.hrename : usr/src/uts/common/inet/pfil/pfild.h =&gt; deleted_files/usr/src/uts/common/inet/pfil/pfild.hrename : usr/src/uts/common/inet/pfil/pfildrv.c =&gt; deleted_files/usr/src/uts/common/inet/pfil/pfildrv.crename : usr/src/uts/common/inet/pfil/pfilstream.c =&gt; deleted_files/usr/src/uts/common/inet/pfil/pfilstream.crename : usr/src/uts/common/inet/pfil/pkt.c =&gt; deleted_files/usr/src/uts/common/inet/pfil/pkt.crename : usr/src/uts/common/inet/pfil/qif.c =&gt; deleted_files/usr/src/uts/common/inet/pfil/qif.crename : usr/src/uts/common/inet/pfil/qif.h =&gt; deleted_files/usr/src/uts/common/inet/pfil/qif.hrename : usr/src/uts/intel/pfil/Makefile =&gt; deleted_files/usr/src/uts/intel/pfil/Makefilerename : usr/src/uts/sparc/pfil/Makefile =&gt; deleted_files/usr/src/uts/sparc/pfil/Makefilerename : usr/src/uts/common/inet/pfil/misc.c =&gt; usr/src/uts/common/inet/ipf/misc.c

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Sat, 21 Oct 2006 01:37:58 +0200</pubDate>
        <dc:creator>dr146992 &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>ae35285a4e0fe9ad6a7ffd73227903966dab4c59 - 4843552 the definition of MONITOR should be removed from debug.h</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#ae35285a4e0fe9ad6a7ffd73227903966dab4c59</link>
        <description>4843552 the definition of MONITOR should be removed from debug.h6356825 queue_t locking comments are totally dated6358745 SUNW_network_rcm.so`net_notify_event looks imposing but does nothing6359875 gcc and cmd/streams still don&apos;t get along6360063 &lt;sys/strft.h&gt; should not be exposed via &lt;sys/stream.h&gt;

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Tue, 13 Dec 2005 22:12:26 +0100</pubDate>
        <dc:creator>meem &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>c28749e97052f09388969427adf7df641cdcdc22 - PSARC/2005/625 Greyhound - Solaris Kernel SSL proxy</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#c28749e97052f09388969427adf7df641cdcdc22</link>
        <description>PSARC/2005/625 Greyhound - Solaris Kernel SSL proxy4931229 Kernel-level SSL proxy

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Sun, 13 Nov 2005 03:58:05 +0100</pubDate>
        <dc:creator>kais &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>ff550d0e264b51131fb34e9e83163b348d916640 - PSARC 2005/082 Yosemite: UDP Performance Enhancement</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#ff550d0e264b51131fb34e9e83163b348d916640</link>
        <description>PSARC 2005/082 Yosemite: UDP Performance Enhancement4796051 Solaris needs a more complete HW checksumming support4905227 duplicate macros in ipclassifier.h and ip.h4915681 need hardware checksum offload for the case of IP/UDP reassembly6201076 outbound flow-control dysfunctional, ip to ce using mdt6223331 ipv6 flow control may corrupt UDP packets6223809 16-bit aligned IP header should be allowed for all x86 platforms6275398 Galaxy hangs when running lmbench6281836 Yosemite project integration into Solaris6281885 xge needs to support IPv6 checksum offload6282776 IPv6 NCE fast path is not created for incoming solicitation6304890 IP transmit-side checksum logic needs to be tightened6304902 IP6_IN_NOCKSUM is obsolete and should be torched6304904 UDP should reject TI_GETPEERNAME for non-connected endpoint6306768 IP and UDP device and module definitions need to be centralized

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Sun, 23 Oct 2005 07:50:14 +0200</pubDate>
        <dc:creator>masputra &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>e4506d67152cff4f3b9e808f5acdbc4417dc2197 - 4790586 bogus coding in kstrputmsg()</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#e4506d67152cff4f3b9e808f5acdbc4417dc2197</link>
        <description>4790586 bogus coding in kstrputmsg()4868000 dblk_constructor() ASSERT() is off-by-one5087794 strdoioctl() block comment is incorrect6227620 poll&apos;s p_fno_ctl check is off-by-one6325582 maxsepgcnt: proof of STREAMS in other SunOS systems

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Tue, 20 Sep 2005 20:34:07 +0200</pubDate>
        <dc:creator>meem &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>116094b26dbf4a03272e56a5d8b6378a087ad9d2 - 6233064 svc.startd is wedged trying to talk to the system console</title>
        <link>http://kernelsources.org:8080/source/history/titanic_52/usr/src/uts/common/io/stream.c#116094b26dbf4a03272e56a5d8b6378a087ad9d2</link>
        <description>6233064 svc.startd is wedged trying to talk to the system console6270710 -1 for backenable is not correct

            List of files:
            /titanic_52/usr/src/uts/common/io/stream.c</description>
        <pubDate>Tue, 26 Jul 2005 10:08:29 +0200</pubDate>
        <dc:creator>micheng &lt;none@none&gt;</dc:creator>
    </item>
</channel>
</rss>
