URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=77994838a4842dd529b64e5c09d30b3c91b36ab0
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7799483 by Uli Heilmeier (uh@xxxxxxxxxxxx):
L2TP: Added AVPs from RFC 5515
Basic dissection of AVPs from RFC 5515.
Ping-Bug: 12208
Change-Id: Ie16073378a66a81f8378eab7a83988ef9e8a5c88
Reviewed-on: https://code.wireshark.org/review/14246
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 2858871 FC: Forget about MDS when dealing with ETHERTYPE_BRDWALK (CID 280012)
adds 7799483 L2TP: Added AVPs from RFC 5515
Summary of changes:
epan/dissectors/packet-l2tp.c | 281 +++++++++++++++++++++++++++++++++++++++++
epan/sminmpec.h | 1 +
2 files changed, 282 insertions(+)