Wireshark-commits: [Wireshark-commits] master a3c4133: tshark: fix -H option

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Sep 2014 12:13:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a3c4133847d192eba55697caa230f3a5cc14ab4b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a3c4133 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    tshark: fix -H option
    
    The dump of the address info list must be differed to the end of the processing so as to know which host name was actually used in the capture
    
    Bug: 10507
    Change-Id: I44dbfae918d4ae92f9740c309804c7ff21bb4e1b
    Reviewed-on: https://code.wireshark.org/review/4327
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  7477a46   Get rid of some unused members of wtapng_simple_packet_t.
    adds  a3c4133   tshark: fix -H option


Summary of changes:
 tshark.c         |   13 ++++++-------
 wiretap/pcapng.c |    6 +++---
 2 files changed, 9 insertions(+), 10 deletions(-)