Wireshark-commits: [Wireshark-commits] master 477b49e: The pflog spec appears to have some host-end
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Jul 2015 10:17:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=477b49e372c23937673c7bd7155f98da06dca534
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

477b49e by Michael Mann (mmann78@xxxxxxxxxxxx):

    The pflog spec appears to have some host-endian field values.  Since we don't know the platform the host could be, setup preference to decode fields as big or little endian.
    
    Bug: 10202
    Change-Id: Ic550d75a853eca7abd162241b8426ab196ba0d12
    Reviewed-on: https://code.wireshark.org/review/9671
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  d1fcb7d   Report an error if we fail to open the keylog file.
    adds  477b49e   The pflog spec appears to have some host-endian field values.  Since we don't know the platform the host could be, setup preference to decode fields as big or little endian.


Summary of changes:
 epan/dissectors/packet-pflog.c |   21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)