Ethereal-dev: Re: [Ethereal-dev] Two small fixes to packet-dcerpc-epm.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 10 Nov 2003 12:23:00 -0800

On Nov 10, 2003, at 7:01 AM, Yaniv Kaul wrote:

1. Adds dissection of inquiry type (rpc_c_ep_all_elts / rpc_c_ep_match_by_if / rpc_c_ep_match_by_obj / rpc_c_ep_match_by_both). 2. The version field seems incorrect to me - I believe it is usually should be version 2.0, not 0.2. I suspect that the insertion of version information to the hash table is also wrong, (and the get for the version should have used _letohl() ) - but I did not change it.

Checked in.