summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_constants.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r320263:tuexen2017-06-281-1/+1
* MFC r309682:tuexen2016-12-181-2/+3
* MFC r302904:tuexen2016-07-241-0/+1
* netinet/sctp*: minor spelling fixes in comments.pfg2016-05-021-4/+4
* This is work done by Michael Tuexen and myself at the IETF. Thisrrs2016-04-071-8/+15
* Improve compilation on windows 64-bit (for the userland stack).tuexen2016-03-271-0/+2
* Loopback addresses are 127.0.0.0/8, not 127.0.0.1/32.tuexen2016-02-111-4/+1
* Ensure that ERROR chunks are always padded by implementing thistuexen2015-09-111-0/+2
* Use 5 times RTO.Max as the default for the shutdown guard timertuexen2015-08-291-4/+0
* Fix the exporting of SCTP association states to userland. Without this,tuexen2015-08-291-1/+1
* Fix and cleanup the debug information. This has no user-visible changes.tuexen2015-05-281-12/+15
* Fix the handling of sysctl variables when used with VIMAGE.tuexen2014-09-061-9/+0
* Use SCTP_OVER_UDP_TUNNELING_PORT more consistently.tuexen2014-03-291-9/+3
* * Provide information in error causes in ASCII instead oftuexen2014-03-161-0/+3
* Remove a buggy comparision when setting manually the path MTU.tuexen2013-10-151-1/+0
* Fix a bug were only 2048 streams where usable even though more thantuexen2013-07-051-3/+1
* Add a macro for checking for IPv4 link local addresses.tuexen2013-03-311-0/+4
* Get the accounting working. We now have counters how manytuexen2012-11-161-1/+1
* Improve PR-SCTP if used in combination with NR-SACK.tuexen2012-11-071-0/+1
* Use consistent text at the begining of the files.tuexen2012-05-231-6/+4
* Use a default for max_burst of 4 and l2var of 2.tuexen2012-05-171-1/+1
* Support SCTP_REMOTE_ERROR notification.tuexen2012-05-131-0/+1
* Provide in the SCTP_SEND_FAILED and SCTP_SEND_FAILED_EVENT notificationstuexen2012-05-131-33/+22
* Remove unused constants.tuexen2012-05-131-27/+19
* Use ECONNABORTED in cases where the ABORT was sent to the peer.tuexen2012-05-131-2/+3
* Provide the flags in the SCTP stream reconfig related notificationtuexen2012-05-051-4/+3
* Make stream our stream reset implementationrrs2012-03-291-1/+2
* Address issues found by clang. While there, fix also some styletuexen2011-12-271-2/+2
* Fix unused parameter warnings.tuexen2011-12-171-15/+4
* Fix a bug reported by Irene Ruengeler which resulted in not sendingtuexen2011-12-101-0/+2
* Fix the enabling/disabling of Heartbeats and path MTUtuexen2011-09-171-0/+1
* The result of a joint work between rrs@ and myself at the IETF:tuexen2011-08-031-17/+13
* Tunes and fixes the new DC-CC to seem to hit therrs2011-03-081-2/+2
* Adds a new Congestion Control that helps reducerrs2011-03-011-3/+2
* 1) Typo correction in comments and one spacing change.rrs2011-02-051-3/+2
* 1) Move per John Baldwin to mp_maxidrrs2011-02-031-4/+7
* Adds an experimental option to create a pool ofrrs2011-02-031-0/+2
* 1) Allow a chunk to track the cwnd it was at when sent.rrs2011-02-021-0/+23
* More ECN fixes:rrs2011-01-311-2/+1
* * Use 300 ms as the default for RTO_MIN.tuexen2011-01-261-4/+3
* Fix it so we align with new socket API draft forrrs2011-01-201-2/+1
* Define and use SCTP_SSN_GE, SCTP_SSN_GT, SCTP_TSN_GE, SCTP_TSN_GT macrostuexen2010-12-301-5/+7
* * Implement initial version of send buffer splitting.tuexen2010-09-171-0/+3
* 1) Optimize the cleanup and don't always depend onrrs2010-06-061-1/+1
* Ok, yet another bug in killing off all the hundredsrrs2010-06-061-1/+1
* This adds back the Iterator to the sctprrs2010-05-161-5/+0
* Get rid of unused constants.tuexen2010-05-121-8/+0
* This fixes a bug with the one-2-one model socket when arrs2010-05-111-0/+1
* * Fix some race condition in SACK/NR-SACK processing.tuexen2010-04-031-7/+8
* Remove strange APPLE define that leakedrrs2010-01-171-12/+0
OpenPOWER on IntegriCloud