From owner-cvs-all Wed Mar 28 2:26:12 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (awfulhak.demon.co.uk [194.222.196.252]) by hub.freebsd.org (Postfix) with ESMTP id B415B37B751; Wed, 28 Mar 2001 02:25:59 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.3/8.11.3) with ESMTP id f2SAQNT68035; Wed, 28 Mar 2001 11:26:23 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.3/8.11.3) with ESMTP id f2SAUFm53419; Wed, 28 Mar 2001 11:30:15 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200103281030.f2SAUFm53419@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Jordan Hubbard Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/usr.sbin/ppp bundle.c ether.c iface.c iface.h In-Reply-To: Message from Brian Somers of "Wed, 28 Mar 2001 01:45:28 -0800." <200103280945.f2S9jSG68488@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 28 Mar 2001 11:30:15 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think this should be MFC'd. Without this change, ADSL users that don't user their network interface for anything else are likely to *not* have it IFF_UP and pppoe won't work. > brian 2001/03/28 01:45:28 PST > > Modified files: > usr.sbin/ppp bundle.c ether.c iface.c iface.h > Log: > Bring the PPPoE interface UP if required > > Suggested by: archie > > Revision Changes Path > 1.115 +3 -3 src/usr.sbin/ppp/bundle.c > 1.16 +19 -4 src/usr.sbin/ppp/ether.c > 1.18 +7 -7 src/usr.sbin/ppp/iface.c > 1.5 +3 -3 src/usr.sbin/ppp/iface.h -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message