summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_structs.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r285792:tuexen2016-01-161-2/+13
* MFC r280714:tuexen2015-05-291-1/+0
* MFC r279859:tuexen2015-05-291-0/+1
* MFC r275358 r275483 r276982 - Removing M_FLOWID by hps@hiren2015-04-241-3/+1
* MFC r271643:tuexen2014-09-181-2/+2
* MFC r269945:tuexen2014-08-221-0/+10
* MFC r269858:tuexen2014-08-221-4/+2
* MFC r269527:tuexen2014-08-221-2/+1
* MFC r269481:tuexen2014-08-221-5/+1
* MFC r269475:tuexen2014-08-221-4/+1
* MFC r269448:tuexen2014-08-221-3/+2
* MFC r269436, r269445:tuexen2014-08-221-1/+1
* Remove redundant field pr_sctp_on.tuexen2013-09-031-2/+0
* Make also the features of the association 64-bit.tuexen2013-08-221-1/+1
* Cleanup the handling of address scopes. Announce in the INIT/INIT-ACKtuexen2013-02-091-11/+1
* Add per outgoing stream accounting for chunks in the sendtuexen2012-11-071-0/+1
* Move from early SSN assignment to late SSN assignment.tuexen2012-11-051-2/+1
* Don't include a structure containing a flexible array in anothertuexen2012-09-071-2/+2
* Use consistent text at the begining of the files.tuexen2012-05-231-6/+4
* Make stream our stream reset implementationrrs2012-03-291-0/+5
* Fix a typo which was already fixed by eadler in r227489. We missedtuexen2012-02-061-1/+1
* Fix unused parameter warnings.tuexen2011-12-171-2/+2
* Add support for the SCTP_REMOTE_UDP_ENCAPS_PORT socket option.tuexen2011-11-201-1/+2
* - fix duplicate "a a" in some commentseadler2011-11-131-1/+1
* Get struct sctp_net_route in tune with struct route.tuexen2011-10-101-0/+2
* Cleanup the iterator code, remove code that is never executed.tuexen2011-09-191-3/+2
* Fix the handling of the flowlabel and DSCP value in the SCTP_PEER_ADDR_PARAMStuexen2011-09-141-0/+4
* Add support for the spp_dscp field in the SCTP_PEER_ADDR_PARAMStuexen2011-08-141-2/+3
* The result of a joint work between rrs@ and myself at the IETF:tuexen2011-08-031-9/+12
* Add support for the newly added SCTP API.tuexen2011-06-151-0/+3
* Tunes and fixes the new DC-CC to seem to hit therrs2011-03-081-3/+14
* Adds a new Congestion Control that helps reducerrs2011-03-011-0/+16
* Improvements to CC modules:rrs2011-02-261-5/+13
* * Cleanup the code computing the retransmission timeout.tuexen2011-02-241-5/+5
* Fix bugs related to M_FLOWID:tuexen2011-02-071-0/+2
* 1) Track when flowid does get set.rrs2011-02-071-0/+1
* Add support for M_FLOWID.tuexen2011-02-051-0/+1
* 1) Typo correction in comments and one spacing change.rrs2011-02-051-3/+2
* Fix several bugs in the stream schedulers.tuexen2011-02-031-7/+6
* Adds an experimental option to create a pool ofrrs2011-02-031-0/+25
* 1) Allow a chunk to track the cwnd it was at when sent.rrs2011-02-021-3/+8
* More ECN fixes:rrs2011-01-311-16/+3
* Fixes to ECN in SCTP.rrs2011-01-291-3/+4
* Keep track of the real last RTT on each net.rrs2011-01-281-1/+1
* Change infrastructure for SCTP_MAX_BURST to allow compliancetuexen2011-01-261-1/+1
* Add stream scheduling support.tuexen2011-01-231-3/+77
* Fix a bug where also the number of non-renegable gap reportstuexen2010-12-041-0/+1
* PR SCTP Bugs. Basically a full sized frame ofrrs2010-07-291-0/+1
* This adds back the Iterator to the sctprrs2010-05-161-0/+17
* * Fix some race condition in SACK/NR-SACK processing.tuexen2010-04-031-3/+0
OpenPOWER on IntegriCloud