Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/26/2000 08:03:25
Module Name:	syssrc
Committed By:	itojun
Date:		Sat Feb 26 16:03:24 UTC 2000

Modified Files:
	syssrc/sys/netccitt: pk_input.c

Log Message:
don't touch non-AF_CCITT addrs on ctlinput.  ctlinput routines can be
called from non-matching AFs.  (saw panic by called with AF_INET6)


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/netccitt/pk_input.c

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