aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_syncache.c
Commit message (Expand)AuthorAgeFilesLines
* MFC of 1.61, 1.62 of tcp_syncache.c and 1.107 tcp_var.h.David Malone2005-01-151-6/+31
* MFC: Import of TCP-MD5 (RFC2385) support.Bruce M Simpson2004-02-141-0/+39
* MFC rev 1.39Mike Silbersack2003-02-241-1/+1
* Improve the security and performance of syncookies:Mike Silbersack2003-02-231-26/+47
* MFC rev 1.35Mike Silbersack2003-02-061-2/+2
* MFC: Fast IPsecSam Leffler2003-01-241-0/+9
* MFC: m_tag supportSam Leffler2003-01-231-10/+4
* Merge rev 1.19 from current: Every array elt is initialized in the followingJeffrey Hsu2003-01-201-1/+1
* MFC:Mike Silbersack2002-08-181-2/+14
* MFC: r1.23; delay referencing next entry in timer chain.Jonathan Lemon2002-06-281-1/+7
* MFC:Hajimu UMEMOTO2002-03-101-0/+1
* MFC: r1.11, r1.12; fixes for stale tcb pointers.Jonathan Lemon2002-02-201-1/+6
* MFC: r1.9; bugfix for ENDPTS_EQ argumentsJonathan Lemon2002-01-241-1/+1
* MFC: r1.8; if syncookies are disabled, do not generate a cookie ISN.Jonathan Lemon2001-12-271-1/+4
* MFC; synchronize with -current, which brings in syncookies.Jonathan Lemon2001-12-201-16/+195
* MFC: syncache support.Jonathan Lemon2001-12-141-3/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-12-141-0/+1161