Subject: CVS commit: src/sys/netns
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 04/06/2006 18:46:32
Module Name:	src
Committed By:	rpaulo
Date:		Thu Apr  6 18:46:32 UTC 2006

Modified Files:
	src/sys/netns: ns_error.c

Log Message:
On ns_err_input(), if the message type is TOO_BIG, we should call spp
or idp control input routines, not drop it.
Should fix CID 742.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/netns/ns_error.c

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