Wireshark-commits: [Wireshark-commits] master 8f2e234: Add support for Congestion Notification TLVs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 29 Apr 2014 06:01:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f2e234add60686a4a82d9fc3f1b7036b36d90f0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8f2e234 by Anish Bhatt (anish@xxxxxxxxxxx):

    Add support for Congestion Notification TLVs (802.1Qau)
    
    I don't have sample captures for this, but the TLV layout is pretty simple and only contains two 1 octet bitmaps
    
    Change-Id: Ibd7db7f40187904bbbf348c2cb89a5494cd46aab
    Signed-off-by: Anish Bhatt <anish@xxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/1427
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  14017dc   Set CMake defaults for Windows build to:   Use GTK2 as per nmake.   Not to build the dumpabi executables.
    adds  8f2e234   Add support for Congestion Notification TLVs (802.1Qau)


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