URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=09c89716ed88359a64c42272efc8da2f31b933b1
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

09c8971 by Minh Phan (phanducnhatm...@gmail.com):

    editcap: fix time adjustment for ERF
    
    The erf_dump function in erf.c keeps the header intact and
    ignores the adjusted time.
    This adds a section for checking if the timestamp is changed
    and updating the header accordingly.
    
    Bug: 16578
    Change-Id: I14468a302e746c7a84cf5619b73b94850142d930
    Reviewed-on: https://code.wireshark.org/review/37301
    Petri-Dish: Alexis La Goutte <alexis.lagou...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    (cherry picked from commit 88aec0ecd92a27625c213720afcef62f596538c6)
    Reviewed-on: https://code.wireshark.org/review/38195
    Reviewed-by: Jaap Keuter <jaap.keu...@xs4all.nl>
    Petri-Dish: Jaap Keuter <jaap.keu...@xs4all.nl>
    

Actions performed:

    from  8b869ac   C12.22: Fix Calling-authentication-value-c1221 CHOICE
     add  09c8971   editcap: fix time adjustment for ERF


Summary of changes:
 wiretap/erf.c | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to