Wireshark-bugs: [Wireshark-bugs] [Bug 8178] Multiple requests or responses in a single frame ca

Date: Fri, 14 Jun 2013 01:17:27 +0000

Comment # 12 on bug 8178 from
(In reply to comment #10)
> It seems to me that there are two separate issues here:
> 
> 1. How to usefully filter multiple protocol occurrences in a single frame.
> 
> What about a function limit_distance(n, filter) where an n of 0 requires the
> filter be satisfied in a single subtree, n of 1 allows the engine to travel
> one level to satisfy the filter, etc.

I take it that's similar to same_subtree(protocol, filter)?  If so, what
defines a subtree?  If there are multiple levels at which there are multiple
higher-level packets per frame, with an n of 0, which of those subtrees would
be used?


You are receiving this mail because:
  • You are watching all bug changes.