From owner-freebsd-hackers Fri Nov 22 16:46:57 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 034DF37B413 for ; Fri, 22 Nov 2002 16:46:57 -0800 (PST) Received: from priv-edtnes14-hme0.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FD2443ECD for ; Fri, 22 Nov 2002 16:46:56 -0800 (PST) (envelope-from sh@bel.bc.ca) Received: from dbs ([216.232.29.145]) by priv-edtnes14-hme0.telusplanet.net (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with SMTP id <20021123004655.RFTR1821.priv-edtnes14-hme0.telusplanet.net@dbs> for ; Fri, 22 Nov 2002 17:46:55 -0700 Message-ID: <003701c29289$d1a34bf0$911de8d8@slugabed.org> From: "Sean Hamilton" To: Subject: libpcap packet direction Date: Fri, 22 Nov 2002 16:46:54 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings, Is it possible to get libpcap or bpf to tell me the direction of a packet going across an interface? They only seem to be able to match source and destination addresses, which isn't very useful for my application. thanks, sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message