Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal 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@xxxxxxxxxxxxxxxxx>
Date: Mon, 10 Nov 2003 14:22:40 -0600 (CST)
guy         2003/11/10 14:22:40 CST

  Modified files:
    .                    packet-dcerpc-epm.c 
  Log:
  From Yaniv Kaul:
  
  	1. Add 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.
  
  	3. Clean up some white space.
  
  Revision  Changes    Path
  1.23      +13 -6     ethereal/packet-dcerpc-epm.c