Yup that is portable and that's what I did before, but still it doesnt work
when for example tcpdump is running because that sets my BPF device to
promiscuous mode.
-Original Message-
From: [EMAIL PROTECTED] on behalf of Guy Harris
Sent: Wed 3/9/2005 12:54 AM
To: tcpdump-workers@lists.t
On Mar 8, 2005, at 3:37 PM, erik corell wrote:
Thank you Guy and Alex very much for your replies! A lot of good
stuff in them. However, I need my program to be portable.
Umm, what about
Well, one generic solution might be "run in non-promiscuous mode",
unless the problem is with broadcast and m
Thank you Guy and Alex very much for your replies! A lot of good stuff in them.
However, I need my program to be portable. Another thought struck me though:
Isn't it possible to ask pcap or the system for the IP-address of the host and
include that in a filter expression?
I found a function get
CVS log entries from 07.03.2005 (Mon) 10:07:09 - 08.03.2005 (Tue) 10:06:52 GMT
=
Summary by authors
=
Author: hannes
File: tcpdump/print-isoclns.c; Revisions: 1.128, 1.127
File: t