Wireshark-commits: [Wireshark-commits] master 7719bd5: L2TP: Fix decoding of SC-TEI Map in Ericsson

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Oct 2016 22:46:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7719bd5efad97a62fad6168b04c42b0413feb8c8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7719bd5 by Harald Welte (laforge@xxxxxxxxxxxx):

    L2TP: Fix decoding of SC-TEI Map in Ericsson ALTCRQ
    
    The SuperChannel-TEI maps in the Abis Lower Transport Config Request
    were not properly displayed due to an erroneous additional offset
    increment.
    
    Change-Id: Ieebc43cd73f0c939daad2f853edeed854a12e5f5
    Reviewed-on: https://code.wireshark.org/review/18463
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2eb823f   l2tp: Dissect multiple Ericsson Transport Config Groups
    adds  7719bd5   L2TP: Fix decoding of SC-TEI Map in Ericsson ALTCRQ


Summary of changes:
 epan/dissectors/packet-l2tp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)