History log of /illumos-gate/usr/src/uts/common/inet/sctp/ (Results 1 – 25 of 98)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ab82c29b28-Dec-2019 Toomas Soome

12173 ip: variable may be used uninitialized in this function
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>

78a2e11322-Aug-2019 Andy Fiddaman

9531 Want netstat -u to show PIDs associated with sockets
11707 provide 64-bit libdhcpagent
11708 netstat should be smatch and CERRWARN clean
Portions contributed by: Mohamed A. Khalfella

9531 Want netstat -u to show PIDs associated with sockets
11707 provide 64-bit libdhcpagent
11708 netstat should be smatch and CERRWARN clean
Portions contributed by: Mohamed A. Khalfella <khalfella@gmail.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Dominik Hassler <hadfl@omniosce.org>
Approved by: Garrett D'Amore <garrett@damore.org>

show more ...

fc8ae2ec20-Mar-2019 Toomas Soome

10573 define TASKQID_INVALID as (taskq_id)0
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Gerg&#337; Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.

10573 define TASKQID_INVALID as (taskq_id)0
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Gerg&#337; Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

63d2ef3c18-Jan-2019 Toomas Soome

10375 uts: NULL pointer issues in ip module
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Rob Johnston <rob.johnston@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>

10ef862318-Dec-2018 John Levon

10096 kstat update routines shouldn't check for NULL kstat
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

c1bf5ca018-Dec-2018 John Levon

10085 sctp_getpeeraddrs() doesn't need to check for a NULL primary
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

a9f62b1a27-Mar-2018 Toomas Soome

9364 genunix: this statement may fall through
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus

9364 genunix: this statement may fall through
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

de710d2401-Nov-2014 Josef 'Jeff' Sipek

5255 uts shouldn't open-code ISP2
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>

640c167008-Aug-2014 Josef 'Jeff' Sipek

5047 don't use atomic_*_nv if you discard the return value
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Matthew Ahre

5047 don't use atomic_*_nv if you discard the return value
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

1a5e258f08-Aug-2014 Josef 'Jeff' Sipek

5045 use atomic_{inc,dec}_* instead of atomic_add_*
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Robert Mustacchi <rm@j

5045 use atomic_{inc,dec}_* instead of atomic_add_*
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

299625c602-Aug-2013 Sebastien Roy

3942 inject sanity into ipadm tcp buffer size properties
3943 _snd_lowat_fraction tcp tunable has no effect
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Peng Dai <peng.dai@d

3942 inject sanity into ipadm tcp buffer size properties
3943 _snd_lowat_fraction tcp tunable has no effect
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Peng Dai <peng.dai@delphix.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@nexenta.com>

show more ...

8887b57d16-Aug-2010 Girish Moodalbail

6956844 ipadm private properties should begin with '_' instead of leading protocol name

a215d4eb10-Aug-2010 Kacheong Poon

6962670 MSG_EOR is set when a message is not completely received
6973505 (sctp) com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java crashes a system

6be61d4e04-Aug-2010 chandrasekar marimuthu - Sun Microsystems - Bangalore India

6912476 SCTP Observability issues with sctp_faddr_s & sctp_reass_s
6912478 SCTP_COMM_LOST notification is generated even if sctp association is not established

5dd46ab520-Jul-2010 Kacheong Poon

6910078 SCTP should have similar memory handling mechanism as TCP

6dee1fae19-Jul-2010 George Shepherd

6965127 in.mpathd all interfaces failed message and network failure after SCTP interface link downed

3e1dae9f28-Jun-2010 Anil udupa

6944465 SCTP should be more robust when the peer does not conform to the standard

c3c1716610-Jun-2010 George Shepherd

6867667 sctp reassembly code is difficult to maintain
6882135 sctp partial delivery can hang when handling out of order received fragments.
6908292 Assertion failure in sctp_free_reass() when

6867667 sctp reassembly code is difficult to maintain
6882135 sctp partial delivery can hang when handling out of order received fragments.
6908292 Assertion failure in sctp_free_reass() when closing after partial delivery has occurred.
6906356 With x64 SRT to Sparc SUT fix for 6598652 triggers ASSERT in sctp_recvd().

show more ...

481845d802-Jun-2010 George Shepherd

6922123 under sctp proto-stress testing an ASSERT in sctp_connect() is tripped.
6922175 under sctp proto-stress testing an ASSERT in ip_output_simple_v4() is tripped
6922550 under sctp proto-

6922123 under sctp proto-stress testing an ASSERT in sctp_connect() is tripped.
6922175 under sctp proto-stress testing an ASSERT in ip_output_simple_v4() is tripped
6922550 under sctp proto-stress testing an ASSERT in sctp_output() is tripped

show more ...

fd7b5aed24-May-2010 George Shepherd

6951733 RTO for retransmitting INIT is not capped by sinit_max_init_timeo

a5407c0207-May-2010 Anil udupa

6903932 Failure creating SCTP association to multi-homed remote host

6e91bba026-Mar-2010 Girish Moodalbail

PSARC 2009/306 Brussels II - ipadm and libipadm
PSARC 2010/080 Brussels II addendum
6827318 Brussels Phase II aka ipadm(1m)
6731945 need BSD getifaddrs() API
6909065 explicitly disall

PSARC 2009/306 Brussels II - ipadm and libipadm
PSARC 2010/080 Brussels II addendum
6827318 Brussels Phase II aka ipadm(1m)
6731945 need BSD getifaddrs() API
6909065 explicitly disallow non-contiguous netmasks in the next minor release
6853922 ifconfig dumps core when ether address is non-hexadecimal.
6815806 ipReasmTimeout value should be variable
6567083 nd_getset has some dead and confusing code.
6884466 remove unused tcp/sctp ndd tunables
6928813 Comments at odds with default value of tcp_time_wait_interval
6236982 ifconfig usesrc lets adapter use itself as source address
6936855 modifying the ip6_strict_src_multihoming to non-zero value will unbind V4 IREs

show more ...

8dfac04218-Mar-2010 Anil udupa

6902544 panic in sctp_error_event

5e8aaf7717-Mar-2010 George Shepherd

6878888 INIT chunk containing unrecognized parameters results in malformed INIT-ACK

37d5888b12-Mar-2010 George Shepherd

6902651 SCTP packets encounter delays after a interface link drop

1234