aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_input.h
Commit message (Expand)AuthorAgeFilesLines
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Whitespace changes due to changes in ident.Michael Tuexen2018-07-191-1/+1
* 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
* Retire SCTP_WITH_NO_CSUM option.Michael Tuexen2017-12-071-2/+0
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Whitespace changes.Michael Tuexen2016-12-261-1/+1
* Add FIB support for SCTP.Michael Tuexen2015-06-171-1/+1
* Fix the reported streams in a SCTP_STREAM_RESET_EVENT, if aMichael Tuexen2014-10-161-1/+1
* Don't include a structure containing a flexible array in anotherMichael Tuexen2012-09-071-1/+1
* Move common code parts to sctp_common_input_processing().Michael Tuexen2012-07-021-2/+4
* Pass the src and dst address of a received packet explicitly around.Michael Tuexen2012-06-281-0/+1
* Pass flowid explicitly through the stack instead of taking it fromMichael Tuexen2012-06-141-2/+5
* Use consistent text at the begining of the files.Michael Tuexen2012-05-231-6/+4
* Fix unused parameter warnings.Michael Tuexen2011-12-171-2/+2
* Fix a locking issue showing up on Mac OS X when subscribing toMichael Tuexen2011-05-081-1/+1
* 1) Typo correction in comments and one spacing change.Randall Stewart2011-02-051-0/+2
* 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-1/+1
* - Consolidate the code that free's chunks to actually alsoRandall Stewart2007-07-021-0/+3
* - Take out the broken table-id concept. Panda Routers have a M-VRFRandall Stewart2007-06-011-3/+1
* - Copyright change, cisco's silly tool wants it to say:Randall Stewart2007-05-081-1/+1
* - Static analyisis fixes for cisco's commit (this is equivilantRandall Stewart2007-05-081-1/+1
* - More macros for OS compatabiltyRandall Stewart2007-05-081-4/+6
* - most all includes (#include <>) migrate to the sctp_os_bsd.h fileRandall Stewart2007-01-181-4/+1
* Ok, here it is, we finally add SCTP to current. Note that thisRandall Stewart2006-11-031-0/+57