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
*
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
*
- Fix so ifn's are properly deleted when the ref count goes to 0.
rrs
2007-06-14
1
-0
/
+34
*
- Fixed cookie handling to calc an RTO when
rrs
2007-06-13
1
-0
/
+3
*
- Restructure so bindx functions are not done inline to socket option
rrs
2007-06-12
1
-47
/
+56
*
- Fix spelling errors in comments per Ruslan (.. thanks... )
rrs
2007-05-29
1
-1
/
+1
*
- Fixes so we won't try to start a timer when we
rrs
2007-05-29
1
-0
/
+15
*
- fixed autclose to not allow setting on 1-2-1 model.
rrs
2007-05-28
1
-1
/
+5
*
- Fixed 1-2-1 model to not worry about associd in sockopts
rrs
2007-05-17
1
-4
/
+4
*
- Copyright change, cisco's silly tool wants it to say:
rrs
2007-05-08
1
-1
/
+1
*
- More macros for OS compatabilty
rrs
2007-05-08
1
-0
/
+2
*
- Somehow the disable fragment option got lost. We could
rrs
2007-05-02
1
-0
/
+1
*
Moves the PCB features and flags from sctp_pcb.h to
rrs
2007-04-22
1
-0
/
+54
*
- Somehow the disable fragment option got lost. We could
rrs
2007-04-22
1
-0
/
+9
*
- Sysctl's move to seperate file
rrs
2007-03-15
1
-0
/
+37
*
Ok, here it is, we finally add SCTP to current. Note that this
rrs
2006-11-03
1
-0
/
+349