Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/12/1999 09:04:53
Module Name:	syssrc
Committed By:	itojun
Date:		Thu Aug 12 16:04:53 UTC 1999

Modified Files:
	syssrc/sys/netinet: tcp_var.h

Log Message:
fix sototcpcb().  this sometimes caused panic on OOB data reception.

the macro may need to be expanded into dedicated function, rather than a macro,
to capture unsupported values.


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 syssrc/sys/netinet/tcp_var.h

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