From owner-freebsd-net@FreeBSD.ORG Tue Dec 27 07:38:54 2011 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 5BD2C106567C for ; Tue, 27 Dec 2011 07:38:54 +0000 (UTC) (envelope-from egrosbein@rdtc.ru) Received: from eg.sd.rdtc.ru (eg.sd.rdtc.ru [IPv6:2a03:3100:c:13::5]) by mx1.freebsd.org (Postfix) with ESMTP id B9A088FC12 for ; Tue, 27 Dec 2011 07:38:53 +0000 (UTC) Received: from eg.sd.rdtc.ru (localhost [127.0.0.1]) by eg.sd.rdtc.ru (8.14.5/8.14.5) with ESMTP id pBR7caLx034687; Tue, 27 Dec 2011 14:38:36 +0700 (NOVT) (envelope-from egrosbein@rdtc.ru) Message-ID: <4EF975FC.5080604@rdtc.ru> Date: Tue, 27 Dec 2011 14:38:36 +0700 From: Eugene Grosbein User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110112 Thunderbird/3.1.7 MIME-Version: 1.0 To: perryh@pluto.rain.com References: <20111226143421.GB17435@DataIX.net> <4ef9c41f.rC8YkQQx738CJ3EN%perryh@pluto.rain.com> In-Reply-To: <4ef9c41f.rC8YkQQx738CJ3EN%perryh@pluto.rain.com> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: iwc2010005@gmail.com, jhell@DataIX.net, freebsd-net@freebsd.org Subject: Re: Can we do perform a C style file Read/Write from within a ARP module 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, 27 Dec 2011 07:38:54 -0000 27.12.2011 20:11, perryh@pluto.rain.com пишет: > Jason Hellenthal wrote: >> >> See siftr(4). This module writes to a file. > > Is siftr(4) new since 8.1? > > $ man siftr > No manual entry for siftr > $ cd /usr/ports > $ ls -d */*siftr* > ls: */*siftr*: No such file or directory HISTORY SIFTR first appeared in FreeBSD 7.4 and FreeBSD 8.2.