Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/net
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.
Home |
Main Index |
Thread Index |
Old Index