Wireshark-commits: [Wireshark-commits] master a156a00: CDP: Add CDP over GRE
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Sep 2016 21:41:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a156a0021d42d90130506e7e589ac4782d31bee8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a156a00 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    CDP: Add CDP over GRE
    
    http://www.cisco.com/c/en/us/td/docs/wireless/access_point/15-3-3-JB/configuration/guide/cg_book/cg-appA-protfilters.html
    
    Bug:12934
    Change-Id: If6498446c86f509a44dc28d3c2e4d86cc61cd167
    Reviewed-on: https://code.wireshark.org/review/17853
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  0b1fd7e   6LowPAN: initialize interface identifier even when no data-link source is found
    adds  a156a00   CDP: Add CDP over GRE


Summary of changes:
 epan/dissectors/packet-cdp.c |    3 ++-
 epan/dissectors/packet-gre.c |    1 +
 epan/dissectors/packet-gre.h |    1 +
 3 files changed, 4 insertions(+), 1 deletion(-)