summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_syncache.c
Commit message (Expand)AuthorAgeFilesLines
...
* Undo one of my last minute changes; move sc_iss up earlier so itjlemon2001-12-131-1/+1
* Fix a bug with transmitter restart after receiving a 0 window. Thedillon2001-12-021-1/+1
* Clear a new syncache entry first, followed by filling in values. Thistanimura2001-11-271-4/+4
* Fixed a buffer overrun. In my kernel configuration, tcp_syncache happensbde2001-11-231-1/+1
* Introduce a syncache, which enables FreeBSD to withstand a SYN floodjlemon2001-11-221-0/+1161
OpenPOWER on IntegriCloud