From owner-freebsd-ipfw@FreeBSD.ORG Mon Mar 26 09:29:00 2007 Return-Path: X-Original-To: freebsd-ipfw@freebsd.org Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 88EB516A404 for ; Mon, 26 Mar 2007 09:29:00 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp3.yandex.ru (smtp3.yandex.ru [213.180.200.14]) by mx1.freebsd.org (Postfix) with ESMTP id BE0E513C45D for ; Mon, 26 Mar 2007 09:28:59 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from ns.kirov.so-cdu.ru ([87.226.153.33]:39180 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S3588274AbXCZJ2v (ORCPT ); Mon, 26 Mar 2007 13:28:51 +0400 X-Comment: RFC 2476 MSA function at smtp3.yandex.ru logged sender identity as: bu7cher Message-ID: <46079251.7070202@yandex.ru> Date: Mon, 26 Mar 2007 13:28:49 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: arjun badarinath References: <4cc04d3d0703260215k5950dc6bl6bde6eb38af0ee@mail.gmail.com> In-Reply-To: <4cc04d3d0703260215k5950dc6bl6bde6eb38af0ee@mail.gmail.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ipfw@freebsd.org Subject: Re: Packet filter X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Mar 2007 09:29:00 -0000 arjun badarinath пишет: > Hi all , > I wanted to know how the paket filter (pf) is implemented on bsd . > can u please send me the link of the source code correponding to this http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/pf/ PS. Please, to the future, before asking a similar questions try to use find(1) and grep(1) with your source tree. -- WBR, Andrey V. Elsukov