Wireshark-commits: [Wireshark-commits] master c66d67e: L2TP: define the Cisco ACK control message

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Dec 2015 14:53:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c66d67e6f82850c8172a99b6ddd4af5fb5452973
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c66d67e by Nicolas S. Dade (nic.dade@xxxxxxxxx):

    L2TP: define the Cisco ACK control message
    
    This is a common packet when sniffing Cisco routers performing L2TP
    with their proprietary AVPs.
    
    Change-Id: I8093f7e3ceb39c9af5b6292289c55f705b53dffb
    Reviewed-on: https://code.wireshark.org/review/12368
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  1f363e5   OSTIP: fix typo found by PVS Studio (V519)
    adds  c66d67e   L2TP: define the Cisco ACK control message


Summary of changes:
 epan/dissectors/packet-l2tp.c |   11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)