Wireshark-commits: [Wireshark-commits] master 581cdce: Add Support for IEEE DCBx (8021az)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 28 Apr 2014 08:32:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=581cdcee1030e619e847304f08f35eb7a0436cb2
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

581cdce by Anish Bhatt (anish@xxxxxxxxxxx):

    Add Support for IEEE DCBx (8021az)
    
    Sample captures attached at https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10055
    
    Closed-bug:10055
    Change-Id: Ib10e8d2a8aecdcf488eb174ed76a259433528f4a
    Signed-off-by: Anish Bhatt <anish@xxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/1403
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  7aebb0c   Fix issues reported by clang-analyzer
    adds  581cdce   Add Support for IEEE DCBx (8021az)


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