From owner-freebsd-net@FreeBSD.ORG Fri Jul 1 09:16:21 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org 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 C33A816A41C for ; Fri, 1 Jul 2005 09:16:21 +0000 (GMT) (envelope-from ozkan@mersin.edu.tr) Received: from mail.mersin.edu.tr (mail.mersin.edu.tr [193.255.128.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C9D043D1D for ; Fri, 1 Jul 2005 09:16:21 +0000 (GMT) (envelope-from ozkan@mersin.edu.tr) Received: from localhost (localhost.mersin.edu.tr [127.0.0.1]) by mail.mersin.edu.tr (Postfix) with ESMTP id 440914524D; Fri, 1 Jul 2005 12:16:25 +0300 (EEST) Received: from mail.mersin.edu.tr ([127.0.0.1]) by localhost (mail.mersin.edu.tr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 33742-34; Fri, 1 Jul 2005 12:16:20 +0300 (EEST) Received: from localhost (localhost.mersin.edu.tr [127.0.0.1]) by mail.mersin.edu.tr (Postfix) with SMTP id 7C5AF45254; Fri, 1 Jul 2005 12:16:20 +0300 (EEST) To: From: Ozkan KIRIK Date: Fri, 1 Jul 2005 12:16:20 +0300 Errors-To: Ozkan KIRIK X-Priority: 3 (Normal) X-Originating-Ip: [10.0.2.1] X-Mailer: NOCC v0.9.5 Content-Type: text/plain; charset="ISO-8859-9" Content-Transfer-Encoding: 8bit Message-Id: <20050701091620.7C5AF45254@mail.mersin.edu.tr> X-Virus-Scanned: by amavisd-new at mersin.edu.tr Subject: Adding pfil hook to only one interface X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ozkan KIRIK List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jul 2005 09:16:21 -0000 hi, Does pfil_hooks support adding hook to only one interface? If it is not possible, how can i check, the packet belongs to which interface? thanks