URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=739cfa0d7a69181aad73469173c289f351c21efb
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
739cfa0 by Nicolas S. Dade (nic.dade@xxxxxxxxx):
L2TP: fix typo: s/zero length bit/zero length body/
A "ZLB" message is a Zero Length Body message. See RFC 3931
Change-Id: I89d8f2328754e236f0704f851831fd8274f3b99e
Reviewed-on: https://code.wireshark.org/review/12366
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
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 a488610 ui: Guard update_local_interfaces with HAVE_LIBPCAP
adds 739cfa0 L2TP: fix typo: s/zero length bit/zero length body/
Summary of changes:
epan/dissectors/packet-l2tp.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)