Subject: PR/30694 CVS commit: src/sys/net
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Martin Husemann <martin@netbsd.org>
List: netbsd-bugs
Date: 07/13/2006 14:05:07
The following reply was made to PR bin/30694; it has been noted by GNATS.

From: Martin Husemann <martin@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/30694 CVS commit: src/sys/net
Date: Thu, 13 Jul 2006 14:04:50 +0000 (UTC)

 Module Name:	src
 Committed By:	martin
 Date:		Thu Jul 13 14:04:50 UTC 2006
 
 Modified Files:
 	src/sys/net: if_spppsubr.c
 
 Log Message:
 Do not automagically UP the interface when setting the address.
 Together with previous ifconfig changes, this fixes PR 30694, at
 least for pppoe (and other sppp based) interfaces.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.92 -r1.93 src/sys/net/if_spppsubr.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.