Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 11/09/2007 23:55:58
Module Name: src
Committed By: dyoung
Date: Fri Nov 9 23:55:58 UTC 2007
Modified Files:
src/sys/netinet: tcp_input.c
Log Message:
Change macros SYN_CACHE_PUT() and SYN_CACHE_RM() into inline
subroutines syn_cache_put() and syn_cache_rm().
To generate a diff of this commit:
cvs rdiff -r1.271 -r1.272 src/sys/netinet/tcp_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.