On 11/11/05, Guy Harris <[EMAIL PROTECTED]> wrote:
...
> > I guess an alternative would be to add a pcap_seek() and a
> > pcap_tell() to the API. I assume that you'd rather not grow the API
> > more than necessary, however.
>
> The question is what constitutes "necessary". An API such as that
Louis-Michel Gelinas wrote:
I ran into an issue using libpcap and tcpdump.
Whenever I enter a filter tcpdump segfaults:
i.e.:
works fine :
#tcpdump
segfault
#tcpdump port 80
That's a rather common filter, I suspect. :-)
I.e., if this were a libpcap bug, unless it's a very new one, it
CVS log entries from 13.11.2005 (Sun) 10:04:06 - 14.11.2005 (Mon) 10:04:15 GMT
=
Summary by authors
=
Author: guy
File: tcpdump/print-token.c; Revisions: 1.27, 1.25.2.2
File: tcpd