summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_indata.h
Commit message (Expand)AuthorAgeFilesLines
* Pass the src and dst address of a received packet explicitly around.tuexen2012-06-281-1/+3
* Pass flowid explicitly through the stack instead of taking it fromtuexen2012-06-141-1/+3
* Use consistent text at the begining of the files.tuexen2012-05-231-6/+4
* Fix unused parameter warnings.tuexen2011-12-171-6/+5
* Get rid of unused functions.tuexen2011-05-291-5/+0
* 1) Typo correction in comments and one spacing change.rrs2011-02-051-0/+2
* 1) Allow a chunk to track the cwnd it was at when sent.rrs2011-02-021-2/+2
* More ECN fixes:rrs2011-01-311-1/+1
* * Fix some race condition in SACK/NR-SACK processing.tuexen2010-04-031-1/+3
* Get rid of a lot of duplicated code for NR-SACK handle.tuexen2010-01-171-12/+5
* Code from the hack-session known as the IETF (and arrs2008-12-061-0/+10
* 1) Adds the rest of the VIMAGE change macrosrrs2008-07-091-1/+1
* - Fix stream reset so it limits the number of streams that can be listedrrs2007-06-221-1/+1
* - Issue one, new stack reduction left packet_drop handling stillrrs2007-06-151-1/+1
* - Copyright change, cisco's silly tool wants it to say:rrs2007-05-081-1/+1
* - More macros for OS compatabiltyrrs2007-05-081-0/+6
* - Somehow the disable fragment option got lost. We couldrrs2007-05-021-2/+3
* - Somehow the disable fragment option got lost. We couldrrs2007-04-221-1/+1
* - most all includes (#include <>) migrate to the sctp_os_bsd.h filerrs2007-01-181-6/+1
* - Macroizes the V6ONLY flag check.rrs2007-01-151-6/+10
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+118
OpenPOWER on IntegriCloud