Ethereal-dev: Re: [Ethereal-dev] Ethereal coredump when it decodes the RSVP Bundle message gen

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Mon, 15 Jul 2002 12:19:41 -0700
On Mon, Jul 15, 2002 at 10:18:27AM -0400, Ashok Narayanan wrote:
> Brief question: Why delete the RSVPF_HELLO entry and re-enter it?

To quote the checkin comment:

	Add Booleans for the Ack and Srefresh messages, and move the
							^^^^^^^^^^^^
	Boolean for the HELLO message to be in numerical message-code
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	order. 
	^^^^^

It made it a bit easier for me, at least, to check whether all the
message types had "hf[]" entries if they were in the same order that
they appeared in elsewhere....