Wireshark-commits: [Wireshark-commits] master 599b549: BOOTP: Add preference to determine endiannes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Feb 2016 17:58:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=599b54963f8008631f21d773457ed0e25b3c3c70
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

599b549 by Michael Mann (mmann78@xxxxxxxxxxxx):

    BOOTP: Add preference to determine endianness of UUID.
    
    Spec doesn't appear to explicitly state endian format.
    
    Bug: 11544
    Change-Id: I601d94523199bc3f9ce4f573d9976e328d9c816a
    Reviewed-on: https://code.wireshark.org/review/14201
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  2b5fe74   Zbee (Security): fix 'zbee.sec.key' exists multiple times with NOT compatible types: FT_BYTES and FT_UINT8
    adds  599b549   BOOTP: Add preference to determine endianness of UUID.


Summary of changes:
 epan/dissectors/packet-bootp.c |   22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)