summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet
AgeCommit message (Expand)AuthorFilesLines
2010-07-236965774 bound the interface index in IP to [1,65535]Darren Reed1-9/+26
2010-07-23PSARC/2010/111 exclusive IP for s10cBaban Kenkre9-66/+184
2010-07-196910078 SCTP should have similar memory handling mechanism as TCPKacheong Poon29-966/+2125
2010-07-196965127 in.mpathd all interfaces failed message and network failure after SCT...George Shepherd1-3/+4
2010-07-166969639 missing tcp:::state-change probe in tcp_clean_deathAnders Persson1-3/+4
2010-07-156963859 ipcl_conn_create() triggers panic in snv_143 on a machine with solari...Anders Persson2-18/+15
2010-07-136926514 Multiple multicasts mapping to same ethernet addr cannot be used on gldRavi Chandra Nallan4-5/+125
2010-07-126964207 the FireEngine project seems to have backed out the fix for 4840464George Shepherd2-3/+3
2010-07-096949076 ill_dl_up state not correctly set on some occasions.Sowmini Varadhan2-11/+29
2010-07-066963202 assertion failed: ixa->ixa_refcnt >= 2, file: ../../common/inet/udp/u...Erik Nordmark3-8/+0
2010-07-01PSARC 2010/166 layer-3 net properties for exclusive-IP zonesSowmini Varadhan5-14/+94
2010-06-286944465 SCTP should be more robust when the peer does not conform to the stan...Anil udupa3-40/+89
2010-06-256961070 kssl should send close_notify on socket shutdownVladimir Kotal4-18/+100
2010-06-216960474 assertion failed: (connp)->conn_ioctlref != 0, file: ../../common/ine...Ramesh Kumar Katla3-5/+11
2010-06-216962690 ping as with non-standard /etc/sock2path and reduced privileges cause...Erik Nordmark1-1/+1
2010-06-176939100 convert KSSL into a socket filterAnders Persson17-870/+799
2010-06-17PSARC/2009/590 Socket Filter FrameworkAnders Persson17-754/+1010
2010-06-156947183 kssl generates invalid SSL records in response to SSLv2-only Client H...Vladimir Kotal2-12/+40
2010-06-116956533 assertion failed: --ipx->ipx_reentry_cnt == 0, file: ../../common/ine...Ramesh Kumar Katla1-3/+3
2010-06-106867667 sctp reassembly code is difficult to maintainGeorge Shepherd3-149/+328
2010-06-106957205 IP_PKTINFO is not handled correctly since snv_129Marcel Telka3-15/+10
2010-06-076952458 SIOCSXARP erroneously requires IP interface to be NUL-terminatedSowmini Varadhan3-25/+48
2010-06-066953463 ipif can be accessed while being moved, causing panics and mayhemErik Nordmark1-30/+150
2010-06-03PSARC 2010/151 new socket options for TCP timersKacheong Poon7-79/+274
2010-06-026922123 under sctp proto-stress testing an ASSERT in sctp_connect() is tripped.George Shepherd3-12/+13
2010-05-27PSARC 2010/106 DTrace TCP and UDP providersAlan Maguire10-18/+237
2010-05-276846669 squeue_synch_{enter,exit}() are unaware of squeue switchingAnders Persson2-28/+39
2010-05-246953698 panic with "rw_enter: bad rwlock" in ire_dep_incr_generation w/excl-i...Erik Nordmark2-17/+18
2010-05-246951733 RTO for retransmitting INIT is not capped by sinit_max_init_timeoGeorge Shepherd7-29/+27
2010-05-196951991 assertion failed: IRE_IS_CONDEMNED(child), file: ../../common/inet/ip...Sowmini Varadhan1-5/+10
2010-05-196929733 Cascaded squeue_drain can still induce stack overflowGeorge Shepherd1-1/+1
2010-05-116940069 KSSL should advertise secure renegotiation awarenessVladimir Kotal4-45/+254
2010-05-106912962 Need to compute chksum for packet duped on loopback interfaceAlexandr Nedvedicky3-6/+203
2010-05-076903932 Failure creating SCTP association to multi-homed remote hostAnil udupa6-46/+193
2010-05-066948276 assertion failed: ixa->ixa_dce != NULL, file: ../../common/inet/ip/ip...Sowmini Varadhan4-70/+82
2010-05-066926454 build 132: 6GB physmem vanished into thin air...Erik Nordmark1-2/+0
2010-05-05PSARC 2010/127 ipadm hostmodel propertySowmini Varadhan3-55/+204
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik3-12/+25
2010-04-276940729 gate machine panic in ip.c: assertion failed: pkt_len == msgdsize(mp)Erik Nordmark4-11/+41
2010-04-266918206 Packets double counted on with "call now" rulesJohn Ojemann6-47/+51
2010-04-21PSARC/2010/043 Reliable Datagram Service v3Eiji Ota1-0/+106
2010-04-186943448 assertion failed: tcp_time_wait->tcp_time_wait_tid != 0Kacheong Poon2-2/+20
2010-04-126941617 ip_quiesce_conn() of a flow-controlled conn induces panicmeem2-22/+18
2010-04-126942330 valid arp reply ignored - no connectivity to lanSowmini Varadhan1-1/+1
2010-04-036901161 IP Datapath Refactoring ipmp.c nitsmeem6-162/+147
2010-04-016935348 tcp_sack_info should always be thereKacheong Poon12-206/+162
2010-03-296524578 <netinet/arp.h> and <net/if_arp.h> are too much of a good thingSowmini Varadhan9-113/+150
2010-03-276934730 rpcbind wedged up due to stale conn_idlmeem4-135/+115
2010-03-26PSARC 2009/306 Brussels II - ipadm and libipadmGirish Moodalbail39-2654/+3087
2010-03-246932563 KSSL implicitly allows cipher suites with NULL encryptionVladimir Kotal2-7/+62