URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea852b2bd0f679256bfc0cdc87f0ceebb3d23254
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ea852b2 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>
Actions performed:
from 92a2661 ui: Update interfaces when when changing profile.
adds ea852b2 L2TP: show unsigned value of control connection id
Summary of changes:
epan/dissectors/packet-l2tp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)