URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cf2a29f0838699e16d273b50bde02fa9c33795d5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cf2a29f by Guy Harris (guy@xxxxxxxxxxxx):
Check whether to do dissection after starting taps.
One reason to do dissection is if a tap requires it, so we have to check
after starting the taps.
Change-Id: Ic7910449c3f85df2a52065e789986d970d13c253
Reviewed-on: https://code.wireshark.org/review/25904
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from e2d5c53 Reorganize and expand the description section.
adds cf2a29f Check whether to do dissection after starting taps.
Summary of changes:
tshark.c | 42 +++++++++++++++++++++++++++++-------------
1 file changed, 29 insertions(+), 13 deletions(-)