URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7fd62bfb6557364bdac3f75660112dc722915792
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
7fd62bf by Peter Wu (peter@xxxxxxxxxxxxx):
tshark: handle option -c when ENABLE_PCAP=OFF
Option '-c' is not only a capture option, it also affects offline reads
as documented in the tshark manual. Fixes failing tests since
v2.9.1rc0-18-g5bf37f63a8 ("text2pcap: allow to set interface name").
Change-Id: Iffe4fd60f62766282e1a8b02a942673ba4e605f0
Reviewed-on: https://code.wireshark.org/review/31130
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from f6fb8c8 Qt: Convert more "pressed" signals to "clicked".
add 7fd62bf tshark: handle option -c when ENABLE_PCAP=OFF
Summary of changes:
tshark.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)