Wireshark-bugs: [Wireshark-bugs] [Bug 11333] alternative coloring rule: color based on tcp.strea

Date: Mon, 06 Jul 2015 08:15:58 +0000

Comment # 2 on bug 11333 from
Adding a coloring rule based on tcp.stream  catches *all* tcp packets and
assigns them the one color from that rule.

However, I imagined a rule that would assign a different color to every
different stream id. Since the number of streams in a trace might be quite high
and is theoretically unbounded, it is not feasible to assign individual rules
to each stream id. That's why I proposed a different mode, calculating color :=
function(tcp.stream).


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