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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r269945:
tuexen
2014-08-22
1
-0
/
+2
*
MFC r269858:
tuexen
2014-08-22
1
-2
/
+4
*
MFC r269527:
tuexen
2014-08-22
1
-0
/
+1
*
MFC r269481:
tuexen
2014-08-22
1
-0
/
+1
*
MFC r269475:
tuexen
2014-08-22
1
-0
/
+1
*
MFC r269448:
tuexen
2014-08-22
1
-0
/
+1
*
MFC r269436, r269445:
tuexen
2014-08-22
1
-0
/
+1
*
MFC r264679:
tuexen
2014-06-22
1
-0
/
+5
*
MFC r263237:
tuexen
2014-06-22
1
-0
/
+6
*
MFC r263094:
tuexen
2014-06-22
1
-2
/
+2
*
Make the features a 64-bit value instead of 32-bit.
tuexen
2013-08-12
1
-32
/
+32
*
Cleanup the handling of address scopes. Announce in the INIT/INIT-ACK
tuexen
2013-02-09
1
-1
/
+1
*
Undefine SCTP_PACKED before including sctp_uio.h, which doesn't
tuexen
2012-05-25
1
-3
/
+2
*
Use consistent text at the begining of the files.
tuexen
2012-05-23
1
-3
/
+3
*
Remove a constant which is only used on non-FreeBSD platform.
tuexen
2012-05-11
1
-2
/
+0
*
Add support for SCTP_SEND_FAILED_EVENT as required by RFC 6458.
tuexen
2012-05-06
1
-1
/
+2
*
Add support for SCTP_STREAM_CHANGE_EVENT, SCTP_ASSOC_RESET_EVENT as
tuexen
2012-05-04
1
-31
/
+33
*
Make stream our stream reset implementation
rrs
2012-03-29
1
-2
/
+16
*
Fix unused parameter warnings.
tuexen
2011-12-17
1
-2
/
+2
*
Add support for the SCTP_REMOTE_UDP_ENCAPS_PORT socket option.
tuexen
2011-11-20
1
-0
/
+1
*
Fix the enabling/disabling of Heartbeats and path MTU
tuexen
2011-09-17
1
-0
/
+1
*
The result of a joint work between rrs@ and myself at the IETF:
tuexen
2011-08-03
1
-11
/
+11
*
Add SCTP_DEFAULT_PRINFO socket option.
tuexen
2011-06-16
1
-0
/
+1
*
Add support for the newly added SCTP API.
tuexen
2011-06-15
1
-3
/
+10
*
Implement Resource Pooling V2 and an MPTCP like congestion
tuexen
2011-05-04
1
-0
/
+7
*
Tunes and fixes the new DC-CC to seem to hit the
rrs
2011-03-08
1
-0
/
+1
*
Adds a new Congestion Control that helps reduce
rrs
2011-03-01
1
-0
/
+5
*
Improvements to CC modules:
rrs
2011-02-26
1
-3
/
+4
*
1) Typo correction in comments and one spacing change.
rrs
2011-02-05
1
-0
/
+2
*
Fixes to ECN in SCTP.
rrs
2011-01-29
1
-0
/
+4
*
Add stream scheduling support.
tuexen
2011-01-23
1
-0
/
+19
*
Add an SCTP socket option to retrieve the number of timeouts
tuexen
2010-11-16
1
-0
/
+1
*
Fix typos.
brucec
2010-11-09
1
-7
/
+7
*
Fix the switching on/off of CMT using sysctl and socket option.
tuexen
2010-08-28
1
-3
/
+1
*
Fix a rece condition in the shutdown handling.
tuexen
2010-06-18
1
-0
/
+1
*
Changes to the NR-Sack code so that:
rrs
2009-06-17
1
-3
/
+0
*
Fixes several PR-SCTP releated bugs.
rrs
2009-03-14
1
-1
/
+1
*
Code from the hack-session known as the IETF (and a
rrs
2008-12-06
1
-6
/
+19
*
Adds support for the SCTP_PORT_REUSE option
rrs
2008-07-31
1
-3
/
+2
*
- Macro-izes the packed declaration in all headers.
rrs
2008-06-14
1
-65
/
+61
*
- Adds support for the multi-asconf (From Kozuka-san)
rrs
2008-05-20
1
-0
/
+1
*
- Define changes in sctp.h
rrs
2008-05-20
1
-5
/
+7
*
- Found a problem in non-blocking sends. When
rrs
2007-12-04
1
-7
/
+9
*
- Get rid of unsused constants for sysctl variables.
rrs
2007-09-15
1
-5
/
+5
*
- send call has a reference to uio->uio_resid in
rrs
2007-09-08
1
-1
/
+1
*
- During shutdown pending, when the last sack came in and
rrs
2007-08-27
1
-13
/
+12
*
- Fix address add handling to clear cached routes and source addresses
rrs
2007-08-24
1
-0
/
+2
*
- added pre-checks to the bindx call.
rrs
2007-07-17
1
-5
/
+13
*
- Modular congestion control, with RFC2581 being the default.
rrs
2007-07-14
1
-0
/
+12
*
Add additional logging level mask for packet_logging too.
rrs
2007-06-18
1
-0
/
+1
[next]