URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b1bbfaa9f72f77c9cee48b6f078bf42f9895e47b
Submitter: Peter Wu (pe...@lekensteyn.nl)
Changed: branch: master
Repository: wireshark

Commits:

b1bbfaa by Hauke Mehrtens (hauke.mehrt...@intel.com):

    netlink: try to detect endianness
    
    There is no field which indicates which endianness is used for netlink
    data, try to guess it by checking if the length in little or big endian
    fits better.
    
    Change-Id: I02884763931f3f3589b7ac5bff2781797c1d0f87
    Signed-off-by: Hauke Mehrtens <hauke.mehrt...@intel.com>
    Reviewed-on: https://code.wireshark.org/review/17635
    Reviewed-by: Michael Mann <mman...@netscape.net>
    Petri-Dish: Michael Mann <mman...@netscape.net>
    Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
    Reviewed-by: Peter Wu <pe...@lekensteyn.nl>
    

Actions performed:

    from  927a050   [SELFM] - Further additions to re-assembly efforts 
(Multiple PDUs spanning additional TCP packets)
    adds  b1bbfaa   netlink: try to detect endianness


Summary of changes:
 epan/dissectors/packet-netlink.c |   25 +++++++++++++++++++++----
 1 file changed, 21 insertions(+), 4 deletions(-)
___________________________________________________________________________
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