URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ee9b998d64c50727920be3c03a77f02c61563cb7
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ee9b998 by Roland Knall (rknall@xxxxxxxxx):
extcap: Minor improvements
Add method for searching for tools by ifname and minor improvements
in the interface callback to save time and space
Change-Id: I0073c96fbee846cc5ff6304823fa14564ff36c22
Reviewed-on: https://code.wireshark.org/review/20376
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from b7e9582 Fix the calculation of the number of levels in the radix tree.
adds ee9b998 extcap: Minor improvements
Summary of changes:
extcap.c | 60 ++++++++++++++++++++++++++++++++++++++++++-------------
extcap.h | 7 +++++++
extcap_parser.c | 11 ++++++++--
3 files changed, 62 insertions(+), 16 deletions(-)