aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_timer.h
Commit message (Expand)AuthorAgeFilesLines
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* More timer cleanups, no functional change.Michael Tuexen2020-03-211-7/+3
* Cleanup the stream reset and asconf timer.Michael Tuexen2020-03-191-2/+4
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Code cleanup which will silence a warning in PVS / D5245.Michael Tuexen2016-02-171-4/+0
* Use consistent text at the begining of the files.Michael Tuexen2012-05-231-5/+4
* Fix unused parameter warnings.Michael Tuexen2011-12-171-2/+2
* The result of a joint work between rrs@ and myself at the IETF:Michael Tuexen2011-08-031-5/+1
* 1) Typo correction in comments and one spacing change.Randall Stewart2011-02-051-0/+2
* Remove two functions which are not used.Michael Tuexen2010-11-071-3/+0
* Invariants changes that make more sense.Randall Stewart2008-10-271-2/+0
* ok, non static the function and put in the .h soRandall Stewart2008-08-281-0/+2
* 1) Adds the rest of the VIMAGE change macrosRandall Stewart2008-07-091-1/+1
* - Incorrect error EAGAIN returned for invalid send on a lockedRandall Stewart2007-09-131-1/+1
* - send call has a reference to uio->uio_resid inRandall Stewart2007-09-081-0/+4
* - Modular congestion control, with RFC2581 being the default.Randall Stewart2007-07-141-1/+1
* - RTO was not being initialized to 0, thus the rtt calculationRandall Stewart2007-06-081-0/+3
* - Copyright change, cisco's silly tool wants it to say:Randall Stewart2007-05-081-1/+1
* - most all includes (#include <>) migrate to the sctp_os_bsd.h fileRandall Stewart2007-01-181-3/+1
* Ok, here it is, we finally add SCTP to current. Note that thisRandall Stewart2006-11-031-0/+99