From owner-freebsd-net@FreeBSD.ORG Sat Nov 22 07:58:58 2003 Return-Path: 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 0F7E716A4CE for ; Sat, 22 Nov 2003 07:58:58 -0800 (PST) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 989DA43FD7 for ; Sat, 22 Nov 2003 07:58:54 -0800 (PST) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id hAMFu9vf032941 for freebsd-net@freebsd.org.checked; (8.12.8/vak/2.1) Sat, 22 Nov 2003 18:56:09 +0300 (MSK) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id hAMFt5Vb032903 for ; (8.12.8/vak/2.1) Sat, 22 Nov 2003 18:55:05 +0300 (MSK) (envelope-from rik@cronyx.ru) Message-ID: <3FBF8792.4070001@cronyx.ru> Date: Sat, 22 Nov 2003 18:58:10 +0300 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4a) Gecko/20030401 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-net@freebsd.org Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: SPPP netgraph node. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2003 15:58:58 -0000 Hi, Latest version of sppp-to-netgraph (ng_sppp) node could be found at http://www.inse.ru/~rik/ng_sppp/ng_sppp-1.2.tgz As previous version this package is made as a patch over FreeBSD sources. Only FreeBSD 5.x supported, but if some one wants to use it with other versions, please contact me and I will add support for those versions. PS. Could some one add it to FreeBSD source tree? Best regards, Roman Kurakin