Ethereal-cvs: [Ethereal-cvs] Rev 11924: /trunk/epan/dissectors/: packet-dcerpc.c packet-dcerpc

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

Date: Tue, 07 Sep 2004 16:20:09 -0000
User: ulfl
Date: 2004/09/07 11:19 AM

Log:
 First working implementation of "Decode As" for DCE-RPC interface bindings. Ethereal needs to capture the DCE-RPC bind sequence, to get a relationsship between the interface UUID and the current conversation. If this binding wasn't captured, one can use "Decode As" and choose the interface from a list corresponding to a specific conversation. Currently "only" implemented for connectionoriented (TCP) DCE-RPC, but connectionless is a work in progress.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +41 -31    packet-dcerpc.c    Modified
  +26 -5     packet-dcerpc.h    Modified

Directory: /trunk/epan/
  Changes    Path               Action
  +2 -0      libethereal.def    Modified

Directory: /trunk/gtk/
  Changes    Path                  Action
  +1 -0      Makefile.am           Modified
  +1 -0      Makefile.common       Modified
  +451 -0    decode_as_dcerpc.c    Added
  +156 -0    decode_as_dcerpc.h    Added
  +90 -239   decode_as_dlg.c       Modified
  +4 -0      decode_as_dlg.h       Modified
  +2 -0      main.c                Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=11924&view=rev