From owner-freebsd-net@FreeBSD.ORG Wed Apr 12 03:27:16 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C905616A406 for ; Wed, 12 Apr 2006 03:27:16 +0000 (UTC) (envelope-from fooler@skyinet.net) Received: from smtp1.skyinet.net (smtp1.skyinet.net [202.78.97.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AE0F43D46 for ; Wed, 12 Apr 2006 03:27:16 +0000 (GMT) (envelope-from fooler@skyinet.net) Received: from fooler (fooler.ilo.skyinet.net [202.78.118.66]) by smtp1.skyinet.net (Postfix) with SMTP id D35E9582D0; Wed, 12 Apr 2006 11:27:12 +0800 (PHT) Message-ID: <0cba01c65de0$f656f7f0$42764eca@ilo.skyinet.net> From: "fooler" To: "Julian Elischer" , "M. Parsons" References: <443BDE05.8040204@elischer.org> Date: Wed, 12 Apr 2006 11:27:00 +0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 x-mimeole: Produced By Microsoft MimeOLE V6.00.2900.2180 Cc: freebsd-net@freebsd.org Subject: Re: PPPoE question. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Apr 2006 03:27:16 -0000 ----- Original Message ----- From: "Julian Elischer" To: "M. Parsons" Cc: Sent: Wednesday, April 12, 2006 12:49 AM Subject: Re: PPPoE question. > M. Parsons wrote: > >>Hello, >> >>I was wondering if the freebsd kernel supports synchronous pppoe? >> >>I currently use LInux and I use synchronous pppoe (the n_hldc line >>discipline module), and I find that if I have synchronous off, network >>efficiency is not what its supposed to be. >> >> > what the heck is synchronous pppoe? we connect to pppoe via ethernet so > it is already synchronous (?) set speed sync fooler.