Ethereal-dev: [Ethereal-dev] isakmp parsing

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: newsham@xxxxxxxx (Tim Newsham)
Date: Wed, 4 Apr 2001 11:44:59 -1000 (HST)
upon reflection and discussions with others,
I believe the proper handling of isakmpd payloads
would be to stop parsing when the next payload
is given as 0 "payload type NONE", and present
the extra data as extra padding bytes.

I still believe the patch I submitted should
be left in, to protect against malformed
packets causing ethereal to go into infinite
loops.

Tim