Wireshark-commits: [Wireshark-commits] master-2.0 8d2645d: L2TP: show unsigned value of control con
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Dec 2015 11:39:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8d2645d91ff2a6f3a17c772b32ca22a25a3f1877
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    L2TP: show unsigned value of control connection id
    
    Everywhere else in the l2tp packet tree we show the control connection ID as
    an unsigned decimal.
    
    Change-Id: I189b9ce8c56b024a249d18fc62641c2f5283b0c1
    Reviewed-on: https://code.wireshark.org/review/12367
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit ea852b2bd0f679256bfc0cdc87f0ceebb3d23254)
    Reviewed-on: https://code.wireshark.org/review/12376
    

Actions performed:

    from  8af5e03   ui: Update interfaces when when changing profile.
    adds  8d2645d   L2TP: show unsigned value of control connection id


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