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_sysctl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds a new Congestion Control that helps reduce
rrs
2011-03-01
1
-4
/
+0
*
Improvements to CC modules:
rrs
2011-02-26
1
-0
/
+24
*
1) Typo correction in comments and one spacing change.
rrs
2011-02-05
1
-0
/
+2
*
Fix typo (Tuneable -> Tunable).
brucec
2011-02-04
1
-4
/
+4
*
1) Allow a chunk to track the cwnd it was at when sent.
rrs
2011-02-02
1
-2
/
+9
*
More ECN fixes:
rrs
2011-01-31
1
-7
/
+1
*
Change infrastructure for SCTP_MAX_BURST to allow compliance
tuexen
2011-01-26
1
-1
/
+1
*
Add stream scheduling support.
tuexen
2011-01-23
1
-0
/
+8
*
Provide a possibility to configure the inital congestion window to the
tuexen
2010-12-22
1
-1
/
+1
*
Improve plausibility check in sctp_handle_sack().
tuexen
2010-12-22
1
-2
/
+2
*
Allow the initial congestion window to be configure
tuexen
2010-09-19
1
-2
/
+2
*
Make the initial congestion window configurable via sysctl.
tuexen
2010-09-17
1
-0
/
+7
*
* Implement initial version of send buffer splitting.
tuexen
2010-09-17
1
-4
/
+9
*
Fix the the SCTP_WITH_NO_CSUM option when used in combination with
tuexen
2010-08-29
1
-0
/
+2
*
Fix a bug where wrong initialization value
tuexen
2009-07-28
1
-1
/
+1
*
Adds missing sysctl to manage the vtag_time_wait time. This will
rrs
2009-05-30
1
-0
/
+8
*
Many bug fixes (from the IETF hack-fest):
rrs
2009-04-04
1
-1
/
+1
*
Code from the hack-session known as the IETF (and a
rrs
2008-12-06
1
-0
/
+16
*
- Make strict-sacks be the default.
rrs
2008-08-28
1
-1
/
+1
*
1) Adds the rest of the VIMAGE change macros
rrs
2008-07-09
1
-1
/
+1
*
- Macro-izes the packed declaration in all headers.
rrs
2008-06-14
1
-78
/
+86
*
- Adds support for the multi-asconf (From Kozuka-san)
rrs
2008-05-20
1
-0
/
+22
*
- Get rid of unsused constants for sysctl variables.
rrs
2007-09-15
1
-56
/
+0
*
- DF bit was on for COOKIE-ECHO chunks. This is
rrs
2007-09-13
1
-0
/
+4
*
- send call has a reference to uio->uio_resid in
rrs
2007-09-08
1
-180
/
+35
*
- During shutdown pending, when the last sack came in and
rrs
2007-08-27
1
-3
/
+23
*
- Fix address add handling to clear cached routes and source addresses
rrs
2007-08-24
1
-3
/
+15
*
- Modular congestion control, with RFC2581 being the default.
rrs
2007-07-14
1
-3
/
+27
*
- Raise max range of sctp_logging sysctl so panda does not disallow
rrs
2007-06-16
1
-1
/
+1
*
- Fix so ifn's are properly deleted when the ref count goes to 0.
rrs
2007-06-14
1
-3
/
+12
*
- Fixed cookie handling to calc an RTO when
rrs
2007-06-13
1
-1
/
+3
*
- Copyright change, cisco's silly tool wants it to say:
rrs
2007-05-08
1
-1
/
+1
*
- fixed several places where we did not release INP locks.
rrs
2007-04-03
1
-9
/
+8
*
- Found bug in min split point bundling which caused
rrs
2007-03-31
1
-25
/
+39
*
- Sysctl's move to seperate file
rrs
2007-03-15
1
-0
/
+581