Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/03/2004 05:59:38
Module Name:	src
Committed By:	thorpej
Date:		Wed Mar  3 05:59:38 UTC 2004

Modified Files:
	src/sys/netinet: tcp_output.c

Log Message:
Use IPSEC_PCB_SKIP_IPSEC() to short-circuit calls to ipsec{4,6}_hdrsiz_tcp().


To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 src/sys/netinet/tcp_output.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.