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
*
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
*
Fix for NR-Sack code. The code was NOT working properly when
rrs
2010-03-24
1
-47
/
+25
*
Fix handling of SHUTDOWN-ACK chunk in COOKIE_WAIT and COOKIE_ECHOED.
tuexen
2010-02-20
1
-3
/
+13
*
Get rid of a lot of duplicated code for NR-SACK handle.
tuexen
2010-01-17
1
-13
/
+9
*
Remove another set of "leaked" ifdefs that somehow found
rrs
2010-01-17
1
-4
/
+0
*
Get rid of support of an old version of the SCTP-AUTH draft.
tuexen
2010-01-16
1
-8
/
+0
*
Get rid of unused fields addr_over which is never really used,
tuexen
2009-11-17
1
-5
/
+0
*
Fix a bug where queued ASCONF messags are not sent out.
tuexen
2009-11-17
1
-0
/
+1
*
Improve round robin stream scheduler and cleanup some code.
tuexen
2009-10-29
1
-21
/
+24
*
Improve the round robin stream scheduler.
tuexen
2009-10-26
1
-11
/
+5
*
Use correct arguments when calling SCTP_RTALLOC().
tuexen
2009-10-08
1
-2
/
+2
*
Fix so that round robing stream scheduling works as advertised
rrs
2009-10-08
1
-25
/
+4
*
Fix errnos.
tuexen
2009-09-20
1
-6
/
+12
*
Support for VNET in SCTP (hopefully)
rrs
2009-09-17
1
-9
/
+9
*
Fix a crash when using one-to-one stlye socket in non-blocking
tuexen
2009-08-18
1
-1
/
+2
*
* Fix a bug where PR-SCTP settings are ignore when using implicit
tuexen
2009-08-15
1
-52
/
+48
*
Changes to the NR-Sack code so that:
rrs
2009-06-17
1
-7
/
+0
*
Many bug fixes (from the IETF hack-fest):
rrs
2009-04-04
1
-1931
/
+121
*
Fixes several PR-SCTP releated bugs.
rrs
2009-03-14
1
-6
/
+50
*
Fixes for window probes:
rrs
2009-03-06
1
-1
/
+1
*
Fix the add stream feature of strm-reset to really work:
rrs
2009-02-27
1
-6
/
+10
*
Add the add-stream capability. Still needs more
rrs
2009-02-20
1
-20
/
+54
*
Fix a bug. The sending was being restricted improperly by
rrs
2009-02-20
1
-2
/
+2
*
- Cleanup checksum code.
rrs
2009-02-03
1
-407
/
+399
*
Code from the hack-session known as the IETF (and a
rrs
2008-12-06
1
-151
/
+2463
*
More issues with pre-blocking:
rrs
2008-10-27
1
-4
/
+10
[next]