Subject: CVS commit: [netbsd-1-6] src/sys/net
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 03/04/2003 07:49:45
Module Name: src
Committed By: jmc
Date: Tue Mar 4 05:49:45 UTC 2003
Modified Files:
src/sys/net [netbsd-1-6]: if_pppoe.c
Log Message:
Pullup rev 1.40 (requested by aymeric in ticket #1187)
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.24.4.14 -r1.24.4.15 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.