https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3791
--- Comment #8 from Guy Harris <ghar...@sonic.net> ---
This does raise the question of how to construct a filter that matches all TCP
packets, where either IP or the link-layer atop which it's running is tunneled
(so not TCP-over-IP-over-the-initial-link-layer), *regardless of whether the
tunneling involves TCP or not*. You wouldn't be able to do, for example,
"tcp#1", as that would match any TCP-over-IP-over-the-initial-link-layer
packet, *and* you wouldn't be able to do, for example, "tcp#2", as that would
match TCP-over-IP-over-???-over-TCP-over-IP-over-the-initial-link-layer but
wouldn't match
TCP-over-IP-over-???-over-UDP-over-IP-over-the-initial-link-layer.
--
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via: Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives: https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe