Subject: CVS commit: src/sys/netinet
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/11/2003 22:41:38
Module Name:	src
Committed By:	christos
Date:		Fri Apr 11 19:41:38 UTC 2003

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

Log Message:
PR/991: Darren Reed: Add a sysctl (checkinteface) to implement this. This
implementation is taken from FreeBSD, but we default to off.
XXX: We should really do this on a per ifaddr basis as jason suggested.


To generate a diff of this commit:
cvs rdiff -r1.164 -r1.165 src/sys/netinet/ip_input.c

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