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
/
tcp_syncache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce spares in the TCP syncache and timewait structures
bz
2013-09-21
1
-0
/
+1
*
Unbreak VIMAGE by correctly naming the vnet pointer in struct tcp_syncache.
andre
2013-07-12
1
-1
/
+1
*
Improve SYN cookies by encoding the MSS, WSCALE (window scaling) and SACK
andre
2013-07-11
1
-8
/
+24
*
Change the syncache count reporting the current number of entries
andre
2012-10-28
1
-1
/
+0
*
- Updated TOE support in the kernel.
np
2012-06-19
1
-13
/
+6
*
Add spares to the network stack for FreeBSD-9:
bz
2011-07-17
1
-0
/
+2
*
Trim extra spaces before tabs.
jhb
2011-01-07
1
-1
/
+1
*
Replace struct tcpopt with a proxy toeopt struct in the TOE driver interface to
lstewart
2009-07-13
1
-2
/
+4
*
Introduce an infrastructure for dismantling vnet instances.
zec
2009-06-08
1
-0
/
+3
*
Unifdef MAC label pointer in syncache entries -- in general, ifdef'd
rwatson
2009-06-05
1
-2
/
+0
*
Permit buiding kernels with options VIMAGE, restricted to only a single
zec
2009-04-30
1
-0
/
+1
*
Move syncache flag definitions below data structure, compress some vertical
rwatson
2008-12-10
1
-10
/
+12
*
Move some struct defs around. This is a prep step for Vimage.A
julian
2008-08-25
1
-1
/
+67
*
add interface for external consumers to syncache_expand - rename syncache_add...
kmacy
2008-07-21
1
-1
/
+4
*
Add interface for tcp offload to syncache:
kmacy
2007-12-12
1
-0
/
+3
*
Export the contents of the syncache to netstat.
silby
2007-07-27
1
-0
/
+49