From owner-freebsd-ipfw@FreeBSD.ORG Wed Apr 11 05:16:06 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 D0CD516A400 for ; Wed, 11 Apr 2007 05:16:06 +0000 (UTC) (envelope-from arjunbadarinath@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.freebsd.org (Postfix) with ESMTP id 91FA813C46E for ; Wed, 11 Apr 2007 05:16:06 +0000 (UTC) (envelope-from arjunbadarinath@gmail.com) Received: by py-out-1112.google.com with SMTP id f31so62145pyh for ; Tue, 10 Apr 2007 22:16:06 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=QW2ALpSI18SyF9As/ZEIFHGxcIVZDU1pBUOASEWg+0r69tnxl9ay4FiNhh2XrI7Pj/PF8SirLnissD+EiRXUKcYrYEfyfaaC8tZd4QxNYzeESAsTz3eTLaIJ9wooThH7edGiVTUJdMDMQMfn4inGyaU9b6jM59LoktQPWl7MxyE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=t+7OdYeyNv0aLOUSMkroG5tL/sP55J2uqVl26rSYexES54eXFMJhwKM+qogp7BI0aC+HV1XmPBbZWmFPtv6WN0FyzhxCDmRbxJXwgKkmBKMI3QW5+p2tOZR+bKOdTMRNorHGN2rPZAlnpV6qa+B/Br/SmHL9HCXRAAgCsKRCdhE= Received: by 10.65.160.7 with SMTP id m7mr542815qbo.1176268565326; Tue, 10 Apr 2007 22:16:05 -0700 (PDT) Received: by 10.64.28.18 with HTTP; Tue, 10 Apr 2007 22:16:05 -0700 (PDT) Message-ID: <4cc04d3d0704102216n5286c43ao186fe88e15323495@mail.gmail.com> Date: Wed, 11 Apr 2007 10:46:05 +0530 From: "arjun badarinath" To: freebsd-ipfw@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: (no subject) 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: Wed, 11 Apr 2007 05:16:06 -0000 Hey all , I need a help in the paket filtering (pf.c) . I'm trying to build somethign on this and i need to mention the entrypoint in the make file So can anyone tell me where exactly the entry point is . Thanks and Regards Arjun