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_constants.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Out with some printfs.
rrs
2008-07-29
1
-2
/
+0
*
1) Adds the rest of the VIMAGE change macros
rrs
2008-07-09
1
-1
/
+3
*
- Adds support for the multi-asconf (From Kozuka-san)
rrs
2008-05-20
1
-0
/
+6
*
New logging values.
rrs
2008-04-14
1
-29
/
+30
*
- Change the Time Wait of vtags value to match the cookie-life
rrs
2007-10-30
1
-3
/
+2
*
- fix sctp_ifn initial refcount issue (prevents deletion)
rrs
2007-10-16
1
-0
/
+2
*
- Bug fix managing congestion parameter on immediate
rrs
2007-10-01
1
-0
/
+3
*
- fix (global) address handling in the presence of duplicates, the
rrs
2007-09-21
1
-1
/
+1
*
- DF bit was on for COOKIE-ECHO chunks. This is
rrs
2007-09-13
1
-5
/
+0
*
- send call has a reference to uio->uio_resid in
rrs
2007-09-08
1
-6
/
+15
*
- Locking compatiability changes. This involves adding
rrs
2007-09-08
1
-0
/
+7
*
- During shutdown pending, when the last sack came in and
rrs
2007-08-27
1
-3
/
+23
*
- Fix address add handling to clear cached routes and source addresses
rrs
2007-08-24
1
-1
/
+12
*
- change number assignments for SHA225-512 (match artisync
rrs
2007-08-06
1
-0
/
+1
*
- added pre-checks to the bindx call.
rrs
2007-07-17
1
-0
/
+4
*
- Modular congestion control, with RFC2581 being the default.
rrs
2007-07-14
1
-0
/
+7
*
- Fix so ifn's are properly deleted when the ref count goes to 0.
rrs
2007-06-14
1
-7
/
+9
*
- Fixed cookie handling to calc an RTO when
rrs
2007-06-13
1
-1
/
+1
*
- Restructure so bindx functions are not done inline to socket option
rrs
2007-06-12
1
-1
/
+1
*
- Take out the broken table-id concept. Panda Routers have a M-VRF
rrs
2007-06-01
1
-16
/
+18
*
- Fix a memory overwrite when the mapping array
rrs
2007-05-30
1
-1
/
+3
*
- fixed autclose to not allow setting on 1-2-1 model.
rrs
2007-05-28
1
-2
/
+7
*
- Fixed 1-2-1 model to not worry about associd in sockopts
rrs
2007-05-17
1
-2
/
+2
*
- Copyright change, cisco's silly tool wants it to say:
rrs
2007-05-08
1
-1
/
+1
*
- Get rid of the sctp_inpcb_free() "magic numbers", now they
rrs
2007-05-08
1
-0
/
+10
*
- 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
-1
/
+4
*
- fix source address selection when picking an acceptable address
rrs
2007-04-14
1
-2
/
+10
*
- fixed several places where we did not release INP locks.
rrs
2007-04-03
1
-12
/
+8
*
- Found bug in min split point bundling which caused
rrs
2007-03-31
1
-4
/
+4
*
- Sysctl's move to seperate file
rrs
2007-03-15
1
-5
/
+57
*
- Copyright updates (aka 2007)
rrs
2007-02-12
1
-19
/
+13
*
- most all includes (#include <>) migrate to the sctp_os_bsd.h file
rrs
2007-01-18
1
-4
/
+1
*
- Macroizes the V6ONLY flag check.
rrs
2007-01-15
1
-0
/
+6
*
1) Fixes on a number of different collision case LOR's.
rrs
2006-12-14
1
-2
/
+74
*
In a true restart case, the send_lock was
rrs
2006-11-11
1
-0
/
+1
*
Turns out we would reset the TSN seq counter during
rrs
2006-11-11
1
-1
/
+3
*
Ok, here it is, we finally add SCTP to current. Note that this
rrs
2006-11-03
1
-0
/
+903