Re: [tcpdump-workers] IPv6 with optional header filtering bug

2012-01-16 Thread Shalom Kramer
I checked out the new 1.2.1 release and yes, it's working. Thanks! But I seem not to be able to filter by the underlying tcp properties. For instance: *tcpdump ** -r http_over_ipv6_with_options.pcap* *"ip6 protochain \tcp and port 80" *Will return only the packets without the optional IPv6 heade

[tcpdump-workers] IPv6 with optional header filtering bug

2011-11-30 Thread Shalom Kramer
Hi, I encountered a bug while trying to apply a filter to an ipv6 pcap which contains IPv6 optional headers. (link to pcap http://wiki.wireshark.org/SampleCaptures?action=AttachFile&do=view&target=http_over_ipv6_with_options.pcap ) To reproduce the bug simply run: > *tcpdump -xx -c 1 -s 0 -r htt