Wireshark-commits: [Wireshark-commits] master-1.12 f1b756c: Misc lldp cleanup. I'm cheating a bit h
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Jun 2014 11:48:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f1b756c96797b3862acb514ffb02b07176492fad
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

f1b756c by Anish Bhatt (anish@xxxxxxxxxxx):

    Misc lldp cleanup.
    I'm cheating a bit here, hf_media_loc_long & hf_media_loc_lat need a 5byte bitmask, but the bitmask field in hf is restricted to guint32
    
    Change-Id: I7e044fc680bb947973e437fc66057488a8deee67
    Signed-off-by: Anish Bhatt <anish@xxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/2012
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    (cherry picked from commit b69642db300a44c244ccbc641facc9cb0c86d072)
    Reviewed-on: https://code.wireshark.org/review/2101
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  0c20611   Updates as requested
    adds  f1b756c   Misc lldp cleanup. I'm cheating a bit here, hf_media_loc_long & hf_media_loc_lat need a 5byte bitmask, but the bitmask field in hf is restricted to guint32


Summary of changes:
 epan/dissectors/packet-lldp.c |   71 ++++++++++++++++++++++-------------------
 1 file changed, 39 insertions(+), 32 deletions(-)