index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
sctp_cc_functions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide a possibility to configure the inital congestion window to the
tuexen
2010-12-22
1
-8
/
+12
*
Improve plausibility check in sctp_handle_sack().
tuexen
2010-12-22
1
-24
/
+21
*
Adds new dtrace for cwnd functions and lay's
rrs
2010-11-25
1
-2
/
+56
*
Make the initial congestion window configurable via sysctl.
tuexen
2010-09-17
1
-7
/
+16
*
* Use !TAILQ_EMPTY() for checking if a tail queue is not empty.
tuexen
2010-09-15
1
-4
/
+3
*
Fix the switching on/off of CMT using sysctl and socket option.
tuexen
2010-08-28
1
-18
/
+30
*
Bugfix: Use formula from section 7.2.3 of RFC 4960. Reported by Martin Becke.
tuexen
2009-10-27
1
-1
/
+1
*
- Macro-izes the packed declaration in all headers.
rrs
2008-06-14
1
-60
/
+63
*
- Adds support for the multi-asconf (From Kozuka-san)
rrs
2008-05-20
1
-249
/
+183
*
- Define changes in sctp.h
rrs
2008-05-20
1
-38
/
+13
*
- Locking compatiability changes. This involves adding
rrs
2007-09-08
1
-5
/
+5
*
- added pre-checks to the bindx call.
rrs
2007-07-17
1
-8
/
+8
*
- Modular congestion control, with RFC2581 being the default.
rrs
2007-07-14
1
-0
/
+1631