URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c07e31c71de8fec91c69d451fccb0b10cd5c64a1
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c07e31c by Michael Mann (mmann78@xxxxxxxxxxxx):
tshark: Add "ip" as alias for "ipv4" in -z hosts option.
Make it consistent with -z conv,ip and -z endpoints,ip
Bug: 15660
Change-Id: I9a3d2e95fed47231c0bab20e6cf069987eed142f
Reviewed-on: https://code.wireshark.org/review/34426
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f959f20 Add number of comments in capture file to status bar
add c07e31c tshark: Add "ip" as alias for "ipv4" in -z hosts option.
Summary of changes:
doc/tshark.pod | 5 +++--
ui/cli/tap-hosts.c | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)