From owner-freebsd-net@FreeBSD.ORG Mon Jan 7 08:25:08 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 992E416A418 for ; Mon, 7 Jan 2008 08:25:08 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id 5A4EA13C46E for ; Mon, 7 Jan 2008 08:25:08 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 1DB5941C734; Mon, 7 Jan 2008 09:25:06 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id EXGJC8s5s00I; Mon, 7 Jan 2008 09:25:05 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id C6AF741C730; Mon, 7 Jan 2008 09:25:05 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 90906444885; Mon, 7 Jan 2008 08:23:07 +0000 (UTC) Date: Mon, 7 Jan 2008 08:23:07 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Krishnan Nair In-Reply-To: <610EAA62A0FD314D9761697EEC820CBE59A108@banasiexb01.ASIA.ROOT.PRI> Message-ID: <20080107082026.J36482@maildrop.int.zabbadoz.net> References: <610EAA62A0FD314D9761697EEC820CBE59A108@banasiexb01.ASIA.ROOT.PRI> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-net@freebsd.org Subject: Re: User-space PPP source code 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: Mon, 07 Jan 2008 08:25:08 -0000 On Mon, 7 Jan 2008, Krishnan Nair wrote: Hi, > I am looking for user-space PPP source code, but couldn't find it. Could > you please let me know the path from where I can download it? it lives in usr.sbin/ppp : http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/ppp/ How you can get get it is described in this chapter: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors.html -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT Software is harder than hardware so better get it right the first time.