summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_hostcache.c
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Minor grammer fix in comment.rwatson2004-12-051-1/+2
* Remove RFC1644 T/TCP support from the TCP side of the network stack.andre2004-11-021-60/+0
* White space cleanup for netinet before branch:rwatson2004-08-161-11/+11
* Remove the UMA_ZONE_NOFREE flag to all uma_zcreate() calls in the IP andandre2004-08-111-1/+1
* Correct the displayed bandwidth calculation for a readout via sysctl. Theandre2004-08-111-1/+1
* Fix a potential race when purging expired hostcache entries.andre2004-04-231-3/+3
* Swap destination and source arguments of two bcopy() calls.andre2003-12-021-2/+2
* Fix an optimization where I made an ifdef'd out section to broad.andre2003-11-281-4/+4
* Introduce tcp_hostcache and remove the tcp specific metrics fromandre2003-11-201-0/+728
OpenPOWER on IntegriCloud