URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=89642b3a931ce7797bf2702ac3df14cfb82b26b1
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
89642b3 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>
(cherry picked from commit 9c0d550a4afdafa31e76e0eecd14f8721e90e599)
Reviewed-on: https://code.wireshark.org/review/11576
Actions performed:
from b6fce8a Diameter: fix a typo in dictionary.xml
adds 89642b3 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(-)