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: 02/07/2003 22:19:13
Module Name:	src
Committed By:	tron
Date:		Fri Feb  7 20:19:13 UTC 2003

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

Log Message:
Pull up revision 1.39 (requested by martin in ticket #1152):
PADT is always send with ethertype PPPOE_DISCOVERY, no matter if we
have reached session state or not.
Fixes PR kern/20203 by Shoichi Miyake.


To generate a diff of this commit:
cvs rdiff -r1.24.4.13 -r1.24.4.14 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.