Wireshark-commits: [Wireshark-commits] master 97b0738: CAPWAP: Add some new Message Element Type (R

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Sep 2014 03:36:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=97b073810bd871729ba4f14de79072c6df20f4d6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    CAPWAP: Add some new Message Element Type (RFC5415)
    
    * AC Timestamp (6)
    * Add Station (6)
    * CAPWAP Local IPv4 Address (30)
    * CAPWAP Local IPv6 Address (50)
    * CAPWAP Transport Protocol (51)
    * MTU Discovery Padding (52)
    * ECN Support (53)
    
    Change-Id: Ib8b2768d5df4b0e1b5b8b5bd28ae66e825020205
    Reviewed-on: https://code.wireshark.org/review/3986
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  00cc4c7   Fix the GeoIP include path.
    adds  97b0738   CAPWAP: Add some new Message Element Type (RFC5415)


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