summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_syncache.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r292706:pkelsey2015-12-281-2/+4
* Introduce spares in the TCP syncache and timewait structuresbz2013-09-211-0/+1
* Unbreak VIMAGE by correctly naming the vnet pointer in struct tcp_syncache.andre2013-07-121-1/+1
* Improve SYN cookies by encoding the MSS, WSCALE (window scaling) and SACKandre2013-07-111-8/+24
* Change the syncache count reporting the current number of entriesandre2012-10-281-1/+0
* - Updated TOE support in the kernel.np2012-06-191-13/+6
* Add spares to the network stack for FreeBSD-9:bz2011-07-171-0/+2
* Trim extra spaces before tabs.jhb2011-01-071-1/+1
* Replace struct tcpopt with a proxy toeopt struct in the TOE driver interface tolstewart2009-07-131-2/+4
* Introduce an infrastructure for dismantling vnet instances.zec2009-06-081-0/+3
* Unifdef MAC label pointer in syncache entries -- in general, ifdef'drwatson2009-06-051-2/+0
* Permit buiding kernels with options VIMAGE, restricted to only a singlezec2009-04-301-0/+1
* Move syncache flag definitions below data structure, compress some verticalrwatson2008-12-101-10/+12
* Move some struct defs around. This is a prep step for Vimage.Ajulian2008-08-251-1/+67
* add interface for external consumers to syncache_expand - rename syncache_add...kmacy2008-07-211-1/+4
* Add interface for tcp offload to syncache:kmacy2007-12-121-0/+3
* Export the contents of the syncache to netstat.silby2007-07-271-0/+49
OpenPOWER on IntegriCloud