From owner-freebsd-current@FreeBSD.ORG Sun Dec 5 17:52:28 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 445B5106564A for ; Sun, 5 Dec 2010 17:52:28 +0000 (UTC) (envelope-from ptyll@nitronet.pl) Received: from mail.nitronet.pl (smtp.nitronet.pl [195.90.106.27]) by mx1.freebsd.org (Postfix) with ESMTP id 058608FC08 for ; Sun, 5 Dec 2010 17:52:27 +0000 (UTC) Received: from mailnull by mail.nitronet.pl with virscan (Exim 4.72 (FreeBSD)) (envelope-from ) id 1PPIPQ-000IGK-1C for freebsd-current@freebsd.org; Sun, 05 Dec 2010 18:30:00 +0100 Date: Sun, 5 Dec 2010 18:29:55 +0100 From: Pawel Tyll X-Priority: 3 (Normal) Message-ID: <439369682.20101205182955@nitronet.pl> To: Pierre Lamy In-Reply-To: <4CFBC86D.8090602@userid.org> References: <4CFBC86D.8090602@userid.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Nitronet.pl X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ptyll@nitronet.pl X-SA-Exim-Scanned: No (on mail.nitronet.pl); SAEximRunCond expanded to false Cc: freebsd-current@freebsd.org Subject: Re: In-kernel PPPoE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2010 17:52:28 -0000 Pierre Lamy wrote: > Just curious about why the in-kernel PPPoE interface was never ported=20 > from NetBSD or OpenBSD, to FreeBSD. Does anyone know why? > From using it for a long time in OpenBSD I always found it quite stable > and easy to use. Have you tried netgraph-based mpd?