Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 12/07/2004 14:24:04
Module Name:	src
Committed By:	yamt
Date:		Tue Dec  7 14:24:04 UTC 2004

Modified Files:
	src/sys/netinet: tcp.h

Log Message:
remove TCPOPT_MD5SIGNATURE because no one in our tree uses it
and it's duplicated with TCPOPT_SIGNATURE.
i preferred TCPOPT_SIGNATURE because it's used by FreeBSD and OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/netinet/tcp.h

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