URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3c5c17e6a11096b12e370612619b831ad2d85993
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
3c5c17e by Guy Harris (guy@xxxxxxxxxxxx):
Don't draw the taps if we never got a capture file.
There's nothing to draw.
Maybe we should also avoid it if we didn't get any packets.
Change-Id: If76f7909f78e66b7302d0ab2caa284ca36c43bfb
Reviewed-on: https://code.wireshark.org/review/32649
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 511867cdf4a56da9a261cd57e75873ae89a21d8e)
Reviewed-on: https://code.wireshark.org/review/32652
Actions performed:
from 52d34c3 Fix -z hosts output if it's from a live capture.
add 3c5c17e Don't draw the taps if we never got a capture file.
Summary of changes:
tshark.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)