URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3756c0e24db61eb451ad732a45e0b2b94c5a846f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3756c0e by Mirko Parthey (mirko.parthey@xxxxxx):
ISAKMP: Fix defragmentation of EAP-TLS in IKEv2
Remove NULL check to ensure IKEv2 encrypted payloads are dissected
during first pass, which is required for EAP-TLS fragment reassembly.
Change-Id: I7fd46ee2163188c1a8dd256a43f1457441b1b95a
Reviewed-on: https://code.wireshark.org/review/18348
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 53400e0 cmake/FindPOD: improve parallelism
adds 3756c0e ISAKMP: Fix defragmentation of EAP-TLS in IKEv2
Summary of changes:
epan/dissectors/packet-isakmp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)