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_auth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the newly added SCTP API.
tuexen
2011-06-15
1
-1
/
+1
*
Fix a locking issue showing up on Mac OS X when subscribing to
tuexen
2011-05-08
1
-2
/
+6
*
Remove code with any effect.
tuexen
2011-05-03
1
-3
/
+0
*
1) Typo correction in comments and one spacing change.
rrs
2011-02-05
1
-0
/
+2
*
Fix a locking issue which shows up when the code is used
tuexen
2010-09-19
1
-1
/
+1
*
Spacing issues
rrs
2010-06-05
1
-5
/
+5
*
Get rid of support of an old version of the SCTP-AUTH draft.
tuexen
2010-01-16
1
-498
/
+1
*
Use always LIST_EMPTY instead of sometime SCTP_LIST_EMPTY,
tuexen
2009-11-17
1
-1
/
+1
*
Turns out that when a receiver forwards through its TNS's the
rrs
2009-07-28
1
-1
/
+1
*
- Cleanup checksum code.
rrs
2009-02-03
1
-2
/
+4
*
Code from the hack-session known as the IETF (and a
rrs
2008-12-06
1
-173
/
+317
*
- Macro-izes the packed declaration in all headers.
rrs
2008-06-14
1
-3
/
+3
*
- Fix a bug where the socket may have been closed which
rrs
2008-01-28
1
-0
/
+8
*
- Locking compatiability changes. This involves adding
rrs
2007-09-08
1
-1
/
+1
*
- During shutdown pending, when the last sack came in and
rrs
2007-08-27
1
-2
/
+64
*
- Fix address add handling to clear cached routes and source addresses
rrs
2007-08-24
1
-1
/
+1
*
- Matthew's changes to get inlines out, plus a few of my own
rrs
2007-06-16
1
-4
/
+4
*
- fix send_failed notification contents
rrs
2007-06-09
1
-4
/
+9
*
- Fixes so we won't try to start a timer when we
rrs
2007-05-29
1
-10
/
+11
*
- fixed autclose to not allow setting on 1-2-1 model.
rrs
2007-05-28
1
-0
/
+13
*
- Fixed 1-2-1 model to not worry about associd in sockopts
rrs
2007-05-17
1
-1
/
+1
*
Two major items here:
rrs
2007-05-09
1
-78
/
+49
*
- Copyright change, cisco's silly tool wants it to say:
rrs
2007-05-08
1
-1
/
+1
*
- Static analyisis fixes for cisco's commit (this is equivilant
rrs
2007-05-08
1
-8
/
+8
*
- Somehow the disable fragment option got lost. We could
rrs
2007-05-02
1
-5
/
+5
*
- Found bug in min split point bundling which caused
rrs
2007-03-31
1
-10
/
+21
*
- Sysctl's move to seperate file
rrs
2007-03-15
1
-4
/
+3
*
- Copyright updates (aka 2007)
rrs
2007-02-12
1
-29
/
+70
*
- most all includes (#include <>) migrate to the sctp_os_bsd.h file
rrs
2007-01-18
1
-23
/
+0
*
a) macro-ization of all mbuf and random number
rrs
2006-12-29
1
-25
/
+25
*
Ok, here it is, we finally add SCTP to current. Note that this
rrs
2006-11-03
1
-0
/
+2389