Subject: CVS commit: src/sys/net
To: None <source-changes@netbsd.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 03/01/2003 17:10:14
Module Name:	src
Committed By:	aymeric
Date:		Sat Mar  1 15:10:14 UTC 2003

Modified Files:
	src/sys/net: if_pppoe.c

Log Message:
when looking up a Host-Uniq tag, do not consider NULL as a valid
(struct pppoe_softc *). Although we do not generate such tags, other hosts
could and some actually do.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/net/if_pppoe.c

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