URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c0d550a4afdafa31e76e0eecd14f8721e90e599
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9c0d550 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
extcap: Provide capture filter to extcap binary
Added the option --extcap-capture-filter to extcap to send the capture filter
from the main screen to the extcap binary.
Change-Id: I75f0d7dbec810551225377f9221053298488cdd5
Reviewed-on: https://code.wireshark.org/review/11423
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 51dcd59 packet-dcerpc: let dcerpc_get_proto_name() handle unknown uuids
adds 9c0d550 extcap: Provide capture filter to extcap binary
Summary of changes:
doc/README.extcap | 5 +++--
doc/extcap_example.py | 3 ++-
extcap.c | 4 ++++
extcap.h | 1 +
extcap/androiddump.c | 5 +++++
5 files changed, 15 insertions(+), 3 deletions(-)