URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=00a2cf0367b5dd6146c99b37215fa6900a5a0005
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
00a2cf0 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):
ISAKMP: implement RFC7383: Internet Key Exchange Protocol Version 2 (IKEv2) Message Fragmentation
Change-Id: Ib6660e245729bf9d4399fa8aa1858877ec3244da
Reviewed-on: https://code.wireshark.org/review/8685
Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 6c58665 ANSI IS-637 A: fix byte highlighting of destination address when using ASCII encoding
adds 00a2cf0 ISAKMP: implement RFC7383: Internet Key Exchange Protocol Version 2 (IKEv2) Message Fragmentation
Summary of changes:
epan/dissectors/packet-isakmp.c | 332 ++++++++++++++++++++++++++++++++-------
1 file changed, 279 insertions(+), 53 deletions(-)