Wireshark-commits: [Wireshark-commits] master b217c8f: cli: make "-z host, ipv4" filter actually wo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 12 May 2018 06:29:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b217c8fea14731ea638e8312c78d02d7900752fa
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b217c8f by Peter Wu (peter@xxxxxxxxxxxxx):

    cli: make "-z host,ipv4" filter actually work
    
    Respect the "ipv4" and "ipv6" filters and actually restrict the output.
    
    Change-Id: I06ee62ee2c85cb45fb33a52e86ce3698452d175f
    Fixes: v1.11.0-rc1-2592-ge3cccd17f4 ("Get rid of some users the addrinfo_list.")
    Reviewed-on: https://code.wireshark.org/review/27452
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  03a8e01   CIP: Data Type updates
    adds  b217c8f   cli: make "-z host,ipv4" filter actually work


Summary of changes:
 ui/cli/tap-hosts.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)