From owner-cvs-all Thu Jun 27 14:28:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DC1337B400; Thu, 27 Jun 2002 14:28:45 -0700 (PDT) Received: from freefall.freebsd.org (brian@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5RLSiJU029447; Thu, 27 Jun 2002 14:28:44 -0700 (PDT) (envelope-from brian@freefall.freebsd.org) Received: (from brian@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5RLSi9e029446; Thu, 27 Jun 2002 14:28:44 -0700 (PDT) Message-Id: <200206272128.g5RLSi9e029446@freefall.freebsd.org> From: Brian Somers Date: Thu, 27 Jun 2002 14:28:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_pppoe.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2002/06/27 14:28:44 PDT Modified files: (Branch: RELENG_4) sys/netgraph ng_pppoe.c Log: Remove calls to send_sessionid(). I have no idea what the problem is (yet). Andre Albsmeier has reported that removing these fixes his PPPoE connection again - although the calls don't seem to affect PPPoE here. This is a temporary fix 'till I figure out what's broken. Revision Changes Path 1.23.2.15 +2 -2 src/sys/netgraph/ng_pppoe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message