aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_bsd_addr.h
Commit message (Expand)AuthorAgeFilesLines
* sctp: cleanup cdefs.h includeMichael Tuexen2023-08-181-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Use an event handler to notify the SCTP about IP address changesMichael Tuexen2019-10-131-0/+2
* Revert https://svnweb.freebsd.org/changeset/base/336503Michael Tuexen2018-07-191-1/+1
* Whitespace changes due to change if ident.Michael Tuexen2018-07-191-1/+1
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Whitespace changes.Michael Tuexen2016-12-261-1/+1
* Whitespace changes.Michael Tuexen2016-12-061-1/+0
* Do packet logging in a consistent way.Michael Tuexen2012-06-241-1/+1
* Use consistent text at the begining of the files.Michael Tuexen2012-05-231-4/+5
* 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
* This adds back the Iterator to the sctpRandall Stewart2010-05-161-2/+1
* 1) Adds the rest of the VIMAGE change macrosRandall Stewart2008-07-091-1/+1
* - Macro-izes the packed declaration in all headers.Randall Stewart2008-06-141-0/+2
* Allow SCTP to compile without INET6.Randall Stewart2008-04-161-0/+3
* - Fixes so we won't try to start a timer when weRandall Stewart2007-05-291-0/+7
* - Copyright change, cisco's silly tool wants it to say:Randall Stewart2007-05-081-1/+1
* - fixed several places where we did not release INP locks.Randall Stewart2007-04-031-6/+3
* - Sysctl's move to seperate fileRandall Stewart2007-03-151-16/+7
* - most all includes (#include <>) migrate to the sctp_os_bsd.h fileRandall Stewart2007-01-181-7/+1
* Ok, here it is, we finally add SCTP to current. Note that thisRandall Stewart2006-11-031-0/+70