Bug ID |
13142
|
Summary |
tshark -z follow not showing both hosts
|
Product |
Wireshark
|
Version |
2.2.1
|
Hardware |
x86-64
|
OS |
Ubuntu
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
TShark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Build information not available on this system, built from wireshark-2.2.1
source downloaded on 14 Nov 2016.
--
When testing via command line can only get output of client packets. However,
scripting has generated results from both sides.
Tried adding:
follow_filter->show_stream = BOTH_HOSTS;
to line 460 of ui/cli/tap_follow.c, this appears to work but might not be best
place for it.
You are receiving this mail because:
- You are watching all bug changes.