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_structs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant field pr_sctp_on.
tuexen
2013-09-03
1
-2
/
+0
*
Make also the features of the association 64-bit.
tuexen
2013-08-22
1
-1
/
+1
*
Cleanup the handling of address scopes. Announce in the INIT/INIT-ACK
tuexen
2013-02-09
1
-11
/
+1
*
Add per outgoing stream accounting for chunks in the send
tuexen
2012-11-07
1
-0
/
+1
*
Move from early SSN assignment to late SSN assignment.
tuexen
2012-11-05
1
-2
/
+1
*
Don't include a structure containing a flexible array in another
tuexen
2012-09-07
1
-2
/
+2
*
Use consistent text at the begining of the files.
tuexen
2012-05-23
1
-6
/
+4
*
Make stream our stream reset implementation
rrs
2012-03-29
1
-0
/
+5
*
Fix a typo which was already fixed by eadler in r227489. We missed
tuexen
2012-02-06
1
-1
/
+1
*
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
-1
/
+2
*
- fix duplicate "a a" in some comments
eadler
2011-11-13
1
-1
/
+1
*
Get struct sctp_net_route in tune with struct route.
tuexen
2011-10-10
1
-0
/
+2
*
Cleanup the iterator code, remove code that is never executed.
tuexen
2011-09-19
1
-3
/
+2
*
Fix the handling of the flowlabel and DSCP value in the SCTP_PEER_ADDR_PARAMS
tuexen
2011-09-14
1
-0
/
+4
*
Add support for the spp_dscp field in the SCTP_PEER_ADDR_PARAMS
tuexen
2011-08-14
1
-2
/
+3
*
The result of a joint work between rrs@ and myself at the IETF:
tuexen
2011-08-03
1
-9
/
+12
*
Add support for the newly added SCTP API.
tuexen
2011-06-15
1
-0
/
+3
*
Tunes and fixes the new DC-CC to seem to hit the
rrs
2011-03-08
1
-3
/
+14
*
Adds a new Congestion Control that helps reduce
rrs
2011-03-01
1
-0
/
+16
*
Improvements to CC modules:
rrs
2011-02-26
1
-5
/
+13
*
* Cleanup the code computing the retransmission timeout.
tuexen
2011-02-24
1
-5
/
+5
*
Fix bugs related to M_FLOWID:
tuexen
2011-02-07
1
-0
/
+2
*
1) Track when flowid does get set.
rrs
2011-02-07
1
-0
/
+1
*
Add support for M_FLOWID.
tuexen
2011-02-05
1
-0
/
+1
*
1) Typo correction in comments and one spacing change.
rrs
2011-02-05
1
-3
/
+2
*
Fix several bugs in the stream schedulers.
tuexen
2011-02-03
1
-7
/
+6
*
Adds an experimental option to create a pool of
rrs
2011-02-03
1
-0
/
+25
*
1) Allow a chunk to track the cwnd it was at when sent.
rrs
2011-02-02
1
-3
/
+8
*
More ECN fixes:
rrs
2011-01-31
1
-16
/
+3
*
Fixes to ECN in SCTP.
rrs
2011-01-29
1
-3
/
+4
*
Keep track of the real last RTT on each net.
rrs
2011-01-28
1
-1
/
+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
-3
/
+77
*
Fix a bug where also the number of non-renegable gap reports
tuexen
2010-12-04
1
-0
/
+1
*
PR SCTP Bugs. Basically a full sized frame of
rrs
2010-07-29
1
-0
/
+1
*
This adds back the Iterator to the sctp
rrs
2010-05-16
1
-0
/
+17
*
* Fix some race condition in SACK/NR-SACK processing.
tuexen
2010-04-03
1
-3
/
+0
*
Get rid of a lot of duplicated code for NR-SACK handle.
tuexen
2010-01-17
1
-2
/
+0
*
Get rid of unused fields addr_over which is never really used,
tuexen
2009-11-17
1
-4
/
+0
*
Get SCTP working in combination with VIMAGE.
tuexen
2009-09-19
1
-0
/
+1
*
add an llentry to struct route{_in6} to allow it to be passed around with
kmacy
2009-04-15
1
-0
/
+1
*
Many bug fixes (from the IETF hack-fest):
rrs
2009-04-04
1
-1
/
+2
*
Opps.. I missed a file on the commit :-)
rrs
2009-03-14
1
-1
/
+2
*
Add the add-stream capability. Still needs more
rrs
2009-02-20
1
-1
/
+1
*
Code from the hack-session known as the IETF (and a
rrs
2008-12-06
1
-2
/
+21
*
- Adds support for the multi-asconf (From Kozuka-san)
rrs
2008-05-20
1
-2
/
+16
*
- Found a problem in non-blocking sends. When
rrs
2007-12-04
1
-0
/
+1
*
- fix sctp_ifn initial refcount issue (prevents deletion)
rrs
2007-10-16
1
-1
/
+2
*
- send call has a reference to uio->uio_resid in
rrs
2007-09-08
1
-0
/
+3
[next]