Subject: CVS commit: [netbsd-1-6] src/sys/net
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/10/2003 19:00:13
Module Name:	src
Committed By:	tron
Date:		Wed Sep 10 19:00:12 UTC 2003

Modified Files:
	src/sys/net [netbsd-1-6]: if.c

Log Message:
Pull up revision 1.128-1.130 via patch (requested by itojun in ticket #1406):
correct if_clone_lookup().  based on diff from Quentin Garnier
fix INT_MAX check in if_clone_lookup
correct number range handling.  David Young


To generate a diff of this commit:
cvs rdiff -r1.104.4.2 -r1.104.4.3 src/sys/net/if.c

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