Subject: CVS commit: src/sys/net
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 02/04/2003 22:52:24
Module Name:	src
Committed By:	martin
Date:		Tue Feb  4 20:52:24 UTC 2003

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

Log Message:
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.38 -r1.39 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.