aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_lock_bsd.h
Commit message (Expand)AuthorAgeFilesLines
* Whitespace changes.Michael Tuexen2020-09-241-1/+1
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-9/+0
* Improve the locking of address lists by adding some asserts andMichael Tuexen2020-07-171-0/+7
* Cleanup the file and add two ASSERT variants for locks, which will beMichael Tuexen2020-03-231-266/+294
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* netinet/sctp*: minor spelling fixes in comments.Pedro F. Giffuni2016-05-021-1/+1
* Use consistent text at the begining of the files.Michael Tuexen2012-05-231-7/+8
* 1) Typo correction in comments and one spacing change.Randall Stewart2011-02-051-0/+2
* Adds an experimental option to create a pool ofRandall Stewart2011-02-031-0/+42
* 1) Optimize the cleanup and don't always depend onRandall Stewart2010-06-061-0/+7
* This adds back the Iterator to the sctpRandall Stewart2010-05-161-17/+31
* - Make strict-sacks be the default.Randall Stewart2008-08-281-2/+8
* - Fixes foobar on my part. Some missing virtualization macros fromRandall Stewart2008-06-141-4/+4
* - Macro-izes the packed declaration in all headers.Randall Stewart2008-06-141-46/+46
* - Adds support for the multi-asconf (From Kozuka-san)Randall Stewart2008-05-201-4/+4
* - The address lock is changed to a rwlock. ThisRandall Stewart2007-09-181-11/+30
* - Locking compatiability changes. This involves addingRandall Stewart2007-09-081-0/+6
* - Fix so ifn's are properly deleted when the ref count goes to 0.Randall Stewart2007-06-141-13/+4
* - Fixes so we won't try to start a timer when weRandall Stewart2007-05-291-0/+13
* - Copyright change, cisco's silly tool wants it to say:Randall Stewart2007-05-081-1/+1
* - More work on making send lock contention.Randall Stewart2007-04-191-11/+8
* - Sysctl's move to seperate fileRandall Stewart2007-03-151-29/+19
* 1) Fixes on a number of different collision case LOR's.Randall Stewart2006-12-141-0/+32
* Opps... in my fix up of all the $FreeBSD:$-> $FreeBSD$ IRandall Stewart2006-11-031-1/+1
* Ok, here it is, we finally add SCTP to current. Note that thisRandall Stewart2006-11-031-0/+355