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
/
lib
/
libc
/
net
/
sctp_sys_calls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- take out a needless panic under invariants for sctp_output.c
rrs
2007-07-24
1
-6
/
+107
*
- Modular congestion control, with RFC2581 being the default.
rrs
2007-07-14
1
-7
/
+13
*
- Removes some incorrect error returns (errno was being overriden in
rrs
2007-07-02
1
-4
/
+2
*
Add missing semi-colon.
mjacob
2007-06-26
1
-1
/
+1
*
- Fix wrong error return (the errno was being returned and not placed
rrs
2007-06-25
1
-10
/
+24
*
- Fix incorrect error return on sctp_getaddrlen
rrs
2007-06-22
1
-3
/
+3
*
- Validate incoming addresses and sizes for connectx and bindx.
rrs
2007-06-11
1
-5
/
+16
*
-Fix so getoptinfo() is in conformance with socket api (it
rrs
2007-05-16
1
-32
/
+33
*
- Sysctl's move to seperate file
rrs
2007-03-15
1
-6
/
+11
*
Fixes build breakage.. invalid type casts.. and invalid
rrs
2007-02-22
1
-6
/
+6
*
Fixes __FreeBSD__ being present (they should not)
rrs
2007-02-22
1
-6
/
+4
*
Adds a performance improvement for when sctp_sendx is
rrs
2007-02-22
1
-23
/
+43
*
Consistently use a socklen_t type where required, and eliminate
rodrigc
2006-12-16
1
-6
/
+6
*
This adds the "system calls"
rrs
2006-12-15
1
-0
/
+828