Wireshark-commits: [Wireshark-commits] master b5120cd: Add support for Logical Link Down TLV. TLV i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 May 2014 05:48:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b5120cd965b766e5f49febbb7c47340a79f4239b
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b5120cd by Anish Bhatt (anish@xxxxxxxxxxx):

    Add support for Logical Link Down TLV.
    TLV is 1 octet long, and only MSB holds info with 7 unused bits
    
    Change-Id: Ic1f5ce1b774bb7439cd2a23bc9bfb44f7dc25888
    Signed-off-by: Anish Bhatt <anish@xxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/1450
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  4d55a12   MBIM: dissect MBIM_SET_STK_PAC and MBIM_STK_PAC_INFO messages
    adds  b5120cd   Add support for Logical Link Down TLV. TLV is 1 octet long, and only MSB holds info with 7 unused bits


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