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_indata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fixed 1-2-1 model to not worry about associd in sockopts
rrs
2007-05-17
1
-0
/
+6
*
Two major items here:
rrs
2007-05-09
1
-139
/
+77
*
- 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
-3
/
+3
*
- More macros for OS compatabilty
rrs
2007-05-08
1
-56
/
+126
*
- Somehow the disable fragment option got lost. We could
rrs
2007-05-02
1
-24
/
+52
*
- Somehow the disable fragment option got lost. We could
rrs
2007-04-22
1
-2
/
+11
*
- More work on making send lock contention.
rrs
2007-04-19
1
-4
/
+15
*
Fix a typeo - unbreak the build.
mlaier
2007-04-14
1
-1
/
+1
*
- fix source address selection when picking an acceptable address
rrs
2007-04-14
1
-220
/
+197
*
- fixed several places where we did not release INP locks.
rrs
2007-04-03
1
-13
/
+93
*
- Found bug in min split point bundling which caused
rrs
2007-03-31
1
-111
/
+198
*
- window update sacks sent incorrectly after
rrs
2007-03-20
1
-7
/
+3
*
- errno -> becomes error in sctp_output.c and sctputil.c
rrs
2007-03-19
1
-0
/
+23
*
- Sysctl's move to seperate file
rrs
2007-03-15
1
-106
/
+104
*
- Copyright updates (aka 2007)
rrs
2007-02-12
1
-62
/
+96
*
- most all includes (#include <>) migrate to the sctp_os_bsd.h file
rrs
2007-01-18
1
-43
/
+4
*
- Macroizes the V6ONLY flag check.
rrs
2007-01-15
1
-3
/
+3
*
a) macro-ization of all mbuf and random number
rrs
2006-12-29
1
-132
/
+192
*
1) Fixes on a number of different collision case LOR's.
rrs
2006-12-14
1
-131
/
+197
*
Turns out we would reset the TSN seq counter during
rrs
2006-11-11
1
-2
/
+2
*
-Fixes first of all the getcred on IPv6 and V4. The
rrs
2006-11-08
1
-0
/
+2
*
Tons of fixes to get all the 64bit issues removed.
rrs
2006-11-05
1
-4
/
+4
*
Ok, here it is, we finally add SCTP to current. Note that this
rrs
2006-11-03
1
-0
/
+5588