OpenGrok
Cross Reference: sctp_timer.c
xref
: /
src
/
sys
/
netinet
/
sctp_timer.c
Home
|
History
|
Annotate
|
Download
|
only in
netinet
History log of
/src/sys/netinet/sctp_timer.c
Revision
Date
Author
Comments
1.6
16-Feb-2022
andvar
fix various typos, mainly in comments.
1.5
01-May-2018
maxv
Remove now unused net_osdep.h includes, the other BSDs did the same.
1.4
10-Dec-2017
rjs
branches: 1.4.2;
Add ipsec option header.
1.3
08-Dec-2016
ozaki-r
branches: 1.3.14;
Add rtcache_unref to release points of rtentry stemming from rtcache
In the MP-safe world, a rtentry stemming from a rtcache can be freed at any
points. So we need to protect rtentries somehow say by reference couting or
passive references. Regardless of the method, we need to call some release
function of a rtentry after using it.
The change adds a new function rtcache_unref to release a rtentry. At this
point, this function does nothing because for now we don't add a reference
to a rtentry when we get one from a rtcache. We will add something useful
in a further commit.
This change is a part of changes for MP-safe routing table. It is separated
to avoid one big change that makes difficult to debug by bisecting.
1.2
25-Apr-2016
rjs
branches: 1.2.2;
Fix build when IPSEC enabled.
1.1
13-Oct-2015
rjs
branches: 1.1.2;
Add core networking support for SCTP.
1.1.2.4
05-Feb-2017
skrll
Sync with HEAD
1.1.2.3
29-May-2016
skrll
Sync with HEAD
1.1.2.2
27-Dec-2015
skrll
Sync with HEAD (as of 26th Dec)
1.1.2.1
13-Oct-2015
skrll
file sctp_timer.c was added on branch nick-nhusb on 2015-12-27 12:10:07 +0000
1.2.2.1
07-Jan-2017
pgoyette
Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
1.3.14.2
03-Dec-2017
jdolecek
update from HEAD
1.3.14.1
08-Dec-2016
jdolecek
file sctp_timer.c was added on branch tls-maxphys on 2017-12-03 11:39:04 +0000
1.4.2.1
02-May-2018
pgoyette
Synch with HEAD
Indexes created Sat Sep 20 22:09:52 GMT 2025