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_peeloff.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a SCTP socket option to limit the cwnd for each path.
tuexen
2015-03-10
1
-0
/
+1
*
Add support for the SCTP_AUTH_SUPPORTED and SCTP_ASCONF_SUPPORTED
tuexen
2014-08-12
1
-0
/
+2
*
Add support for the SCTP_RECONFIG_SUPPORTED and the corresponding
tuexen
2014-08-04
1
-0
/
+1
*
Add support for the SCTP_PKTDROP_SUPPORTED socket option and
tuexen
2014-08-03
1
-0
/
+1
*
Add SCTP socket option SCTP_NRSACK_SUPPORTED to control the
tuexen
2014-08-03
1
-0
/
+1
*
Add support for the SCTP_PR_SUPPORTED socket option as specified in
tuexen
2014-08-02
1
-0
/
+1
*
Cleanup the ECN configuration handling and provide an SCTP socket
tuexen
2014-08-02
1
-1
/
+1
*
Add support for sctp_peeloff() also in the front states of the
tuexen
2012-11-26
1
-6
/
+2
*
Remove unused function.
tuexen
2012-11-25
1
-100
/
+0
*
Use consistent text at the begining of the files.
tuexen
2012-05-23
1
-5
/
+3
*
Make stream our stream reset implementation
rrs
2012-03-29
1
-0
/
+2
*
Fix bugs which can result in a panic when an non-SCTP socket it
tuexen
2012-03-15
1
-5
/
+5
*
Fix a warning reported by bz@
tuexen
2012-03-09
1
-3
/
+3
*
Fix a bug reported by Peter Holm which results in a crash:
tuexen
2012-03-09
1
-0
/
+9
*
Fix unused parameter warnings.
tuexen
2011-12-17
1
-2
/
+2
*
Mfp4 CH=177274,177280,177284-177285,177297,177324-177325
bz
2011-02-16
1
-0
/
+2
*
1) Typo correction in comments and one spacing change.
rrs
2011-02-05
1
-3
/
+2
*
Make sure that changing the ECN sysctl does not affect
tuexen
2011-02-03
1
-0
/
+5
*
Fix the switching on/off of CMT using sysctl and socket option.
tuexen
2010-08-28
1
-0
/
+2
*
- Macro-izes the packed declaration in all headers.
rrs
2008-06-14
1
-1
/
+1
*
Correct two problems relating to sorflush(), which is called to flush
rwatson
2008-01-31
1
-2
/
+2
*
- Locking compatiability changes. This involves adding
rrs
2007-09-08
1
-9
/
+7
*
- During shutdown pending, when the last sack came in and
rrs
2007-08-27
1
-1
/
+13
*
- Fix address add handling to clear cached routes and source addresses
rrs
2007-08-24
1
-3
/
+13
*
- added pre-checks to the bindx call.
rrs
2007-07-17
1
-0
/
+18
*
Remove extraneous extern (its gotten from sctp_sysctl.h)
rrs
2007-06-15
1
-5
/
+0
*
- Fix so ifn's are properly deleted when the ref count goes to 0.
rrs
2007-06-14
1
-3
/
+7
*
- fixed autclose to not allow setting on 1-2-1 model.
rrs
2007-05-28
1
-2
/
+7
*
Two major items here:
rrs
2007-05-09
1
-11
/
+2
*
- Copyright change, cisco's silly tool wants it to say:
rrs
2007-05-08
1
-1
/
+1
*
- Somehow the disable fragment option got lost. We could
rrs
2007-05-02
1
-2
/
+2
*
- fix source address selection when picking an acceptable address
rrs
2007-04-14
1
-0
/
+2
*
- Sysctl's move to seperate file
rrs
2007-03-15
1
-1
/
+1
*
- Copyright updates (aka 2007)
rrs
2007-02-12
1
-1
/
+1
*
- most all includes (#include <>) migrate to the sctp_os_bsd.h file
rrs
2007-01-18
1
-40
/
+0
*
1) Fixes on a number of different collision case LOR's.
rrs
2006-12-14
1
-1
/
+2
*
Ok, here it is, we finally add SCTP to current. Note that this
rrs
2006-11-03
1
-0
/
+240