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_output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the newly added SCTP API.
tuexen
2011-06-15
1
-112
/
+345
*
Unbreak INET-less build.
tuexen
2011-05-18
1
-1
/
+1
*
Fix whitespacing.
tuexen
2011-05-17
1
-23
/
+23
*
Fix the source address selection for boundall sockets
tuexen
2011-05-14
1
-44
/
+152
*
Fix a locking issue showing up on Mac OS X when subscribing to
tuexen
2011-05-08
1
-32
/
+53
*
Improve compilation of SCTP code without INET support.
tuexen
2011-04-30
1
-653
/
+780
*
Tunes and fixes the new DC-CC to seem to hit the
rrs
2011-03-08
1
-1
/
+4
*
Improvements to CC modules:
rrs
2011-02-26
1
-0
/
+7
*
Fix bugs related to M_FLOWID:
tuexen
2011-02-07
1
-8
/
+6
*
If not set (due to some error Michael is working on
rrs
2011-02-07
1
-0
/
+12
*
Add support for M_FLOWID.
tuexen
2011-02-05
1
-10
/
+41
*
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
-1
/
+1
*
Make sure that changing the ECN sysctl does not affect
tuexen
2011-02-03
1
-27
/
+14
*
1) Move per John Baldwin to mp_maxid
rrs
2011-02-03
1
-3
/
+7
*
1) Allow a chunk to track the cwnd it was at when sent.
rrs
2011-02-02
1
-1
/
+23
*
More ECN fixes:
rrs
2011-01-31
1
-77
/
+6
*
Fixes to ECN in SCTP.
rrs
2011-01-29
1
-19
/
+58
*
Fix a bug in the way ECN-Echo chunk
rrs
2011-01-28
1
-1
/
+16
*
Change infrastructure for SCTP_MAX_BURST to allow compliance
tuexen
2011-01-26
1
-24
/
+29
*
Add stream scheduling support.
tuexen
2011-01-23
1
-128
/
+17
*
Define and use SCTP_SSN_GE, SCTP_SSN_GT, SCTP_TSN_GE, SCTP_TSN_GT macros
tuexen
2010-12-30
1
-13
/
+10
*
Code cleanup: Use LIST_FOREACH, LIST_FOREACH_SAFE, TAILQ_FOREACH,
tuexen
2010-12-30
1
-26
/
+10
*
Fix three bugs related to the sequence number wrap-around affecting
tuexen
2010-12-30
1
-1
/
+1
*
Improve plausibility check in sctp_handle_sack().
tuexen
2010-12-22
1
-9
/
+9
*
Take out special code for disable CRC computations on
tuexen
2010-11-14
1
-9
/
+3
*
Fix more issues with the SACK/NR-SACK generation code.
tuexen
2010-11-12
1
-21
/
+24
*
Fix the SACK/NR-SACK generation code.
tuexen
2010-11-11
1
-9
/
+8
*
* Fix an accounting bug regarding SACK/NR-SACK chunks.
tuexen
2010-11-06
1
-56
/
+22
*
Fix a bug where the wrong PR-SCTP policy was considered.
tuexen
2010-09-17
1
-1
/
+1
*
* Implement initial version of send buffer splitting.
tuexen
2010-09-17
1
-1
/
+18
*
Remove old debug code.
tuexen
2010-09-15
1
-11
/
+0
*
Delay the assignment of a path for DATA chunk until they hit
tuexen
2010-09-15
1
-87
/
+78
*
* Remove code which has no effect.
tuexen
2010-09-09
1
-108
/
+61
*
Implement correct handling of address parameter and
tuexen
2010-09-05
1
-121
/
+61
*
Fix some CLANG warnings. One clang warning is left
rrs
2010-09-05
1
-3
/
+10
*
Fix the the SCTP_WITH_NO_CSUM option when used in combination with
tuexen
2010-08-29
1
-72
/
+88
*
Bugfix: Do not send a packet drop report in response to a received
tuexen
2010-08-28
1
-3
/
+6
*
Fix the switching on/off of CMT using sysctl and socket option.
tuexen
2010-08-28
1
-44
/
+56
*
Fix a bug where endpoints bound to wildcard addresses where
tuexen
2010-08-05
1
-0
/
+36
*
Cleanup code.
tuexen
2010-08-01
1
-2
/
+1
*
Fix the comment block that has the nice
rrs
2010-07-29
1
-12
/
+22
*
PR SCTP Bugs. Basically a full sized frame of
rrs
2010-07-29
1
-3
/
+6
*
Fix a bug where the length of a FORWARD-TSN chunk was set incorrectly in
tuexen
2010-07-26
1
-4
/
+2
*
This change does the following:
rrs
2010-06-05
1
-13
/
+23
*
Fix an old long time bug in generating a
rrs
2010-05-12
1
-3
/
+2
*
More PR-SCTP bugs:
rrs
2010-05-12
1
-2
/
+2
*
Sending a FWDTSN chunk should not affect the retran count.
tuexen
2010-04-25
1
-1
/
+1
*
Use also SCTP/IPv6 checksum offloading in special cases.
tuexen
2010-04-03
1
-13
/
+60
*
* Fix some race condition in SACK/NR-SACK processing.
tuexen
2010-04-03
1
-375
/
+138
[next]