From owner-freebsd-net@FreeBSD.ORG Tue Jul 31 22:00:16 2007 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 0850D16A418 for ; Tue, 31 Jul 2007 22:00:16 +0000 (UTC) (envelope-from mav@freebsd.org) Received: from mail.alkar.net (mail.alkar.net [195.248.191.95]) by mx1.freebsd.org (Postfix) with ESMTP id 8555E13C46B for ; Tue, 31 Jul 2007 22:00:15 +0000 (UTC) (envelope-from mav@freebsd.org) Received: from [212.86.226.226] (HELO [192.168.3.2]) by mail.alkar.net (CommuniGate Pro SMTP 5.1.10) with ESMTPS id 819071430 for freebsd-net@freebsd.org; Wed, 01 Aug 2007 01:00:13 +0300 Message-ID: <46AFB0EC.6080106@freebsd.org> Date: Wed, 01 Aug 2007 01:00:12 +0300 From: Alexander Motin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Net Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Working MPPC compression for FreeBSD 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: Tue, 31 Jul 2007 22:00:16 -0000 Hi. Using Jan Dubiec Linux patches I have implemented replacement for the HiFn's proprietary MPPC compression/decompression library to be used with ng_mppc netgraph node. Due to some US patents held by HiFn and their license limitation it is impossible to include it's sources to the base system tree. But if you are not a US citizen you can use it on your own risk: http://mavhome.dp.ua/MPPC/ -- Alexander Motin