Hi, I'm currently using libpcap to compile some test filters which i've
written using the syntax found in the tcpdump man page. I'm having problems
using filters of the form 
`ip[12:4] = ip[16:4]` it's producing a compile error in libpcap (and
tcpdump) when I try and use it. Other filters work fine, but the filters I
made which use a byte offset : length comparison, im doing something wrong.
Any ideas?

Thanks,
Brad

-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to