URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=618c27b5e637c06d55a099696f80d53c3edbd827
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
618c27b by Guy Harris (guy@xxxxxxxxxxxx):
Add a capture_pktap() routine and use it.
That way, the packet counts are will be valid when capturing.
Change-Id: I0a21cc817d918e7f849620db5ca6dfd84bd2cd87
Reviewed-on: https://code.wireshark.org/review/936
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 04c05a2 Fix Bug 9920 Buildbot crash due to SDP/RTP mismatch
adds 618c27b Add a capture_pktap() routine and use it.
Summary of changes:
capture_info.c | 4 ++++
epan/dissectors/Makefile.common | 1 +
epan/dissectors/packet-pktap.c | 1 +
epan/dissectors/{packet-i2c.h => packet-pktap.h} | 8 ++++----
4 files changed, 10 insertions(+), 4 deletions(-)
copy epan/dissectors/{packet-i2c.h => packet-pktap.h} (87%)