aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_asconf.h
Commit message (Expand)AuthorAgeFilesLines
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+0
* Remove last argument of sctp_addr_mgmt_ep_sa(), since it is not used.Michael Tuexen2020-06-191-2/+2
* Consistently provide arguments for timer start and stop routines.Michael Tuexen2020-03-191-1/+1
* Whitespace changes due to changes in ident.Michael Tuexen2018-07-191-2/+2
* Revert https://svnweb.freebsd.org/changeset/base/336503Michael Tuexen2018-07-191-2/+2
* Whitespace changes due to change if ident.Michael Tuexen2018-07-191-2/+2
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Remove unused function.Michael Tuexen2017-09-271-3/+0
* Whitespace changes.Michael Tuexen2016-12-061-1/+0
* Pass the src and dst address of a received packet explicitly around.Michael Tuexen2012-06-281-2/+2
* Use consistent text at the begining of the files.Michael Tuexen2012-05-231-4/+2
* Fix unused parameter warnings.Michael Tuexen2011-12-171-2/+2
* 1) Typo correction in comments and one spacing change.Randall Stewart2011-02-051-0/+2
* Delay the assignment of a path for DATA chunk until they hitMichael Tuexen2010-09-151-2/+0
* Code from the hack-session known as the IETF (and aRandall Stewart2008-12-061-0/+4
* 1) Adds the rest of the VIMAGE change macrosRandall Stewart2008-07-091-1/+1
* - Adds support for the multi-asconf (From Kozuka-san)Randall Stewart2008-05-201-0/+3
* - Get rid of unsused constants for sysctl variables.Randall Stewart2007-09-151-3/+3
* - send call has a reference to uio->uio_resid inRandall Stewart2007-09-081-0/+7
* - During shutdown pending, when the last sack came in andRandall Stewart2007-08-271-1/+1
* - take out a needless panic under invariants for sctp_output.cRandall Stewart2007-07-241-4/+8
* - Fix so ifn's are properly deleted when the ref count goes to 0.Randall Stewart2007-06-141-1/+1
* - Copyright change, cisco's silly tool wants it to say:Randall Stewart2007-05-081-1/+1
* - Sysctl's move to seperate fileRandall Stewart2007-03-151-5/+7
* - most all includes (#include <>) migrate to the sctp_os_bsd.h fileRandall Stewart2007-01-181-4/+1
* a) macro-ization of all mbuf and random numberRandall Stewart2006-12-291-3/+4
* Ok, here it is, we finally add SCTP to current. Note that thisRandall Stewart2006-11-031-0/+80