diff options
author | Guy Harris <guy@alum.mit.edu> | 2001-11-27 09:27:29 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2001-11-27 09:27:29 +0000 |
commit | 5ebf118bf33ca1eb7e3e085df1c069595478af7e (patch) | |
tree | 0a4efcbd14f10c115924687ece73097c1c0b9405 /README.vmware | |
parent | 425fce6e925538a36c1c4363e173599127b39dc2 (diff) | |
download | wireshark-5ebf118bf33ca1eb7e3e085df1c069595478af7e.tar.gz wireshark-5ebf118bf33ca1eb7e3e085df1c069595478af7e.tar.bz2 wireshark-5ebf118bf33ca1eb7e3e085df1c069595478af7e.zip |
From Todd Sabin:
o Modifies the dcerpc handoff to subdissectors slightly. It
also needs to pass the data representation to the
subdissector. Also, if no subdissector is found, it puts a
"Stub data" entry in the tree.
o Adds optional TCP desegmentation to the dcerpc layer. Note
that dcerpc has it's own ability to fragment PDUs. This isn't
for dealing with that, but with the case of a single PDU being
broken over more than one TCP segment.
o Adds a little bit of dissection to packet-dcerpc-epm.c.
Mainly just proof of concept for the dcerpc handoff stuff.
(Writing this is how I realized the need for the drep.)
o Adds packet-dcerpc-ndr.c, which will contain NDR dissection
routines for use by subdissectors.
Also, support added for multiple PDUs per segment for DCERPC-over-TCP
(and, potentially, other byte-stream transports).
svn path=/trunk/; revision=4285
Diffstat (limited to 'README.vmware')
0 files changed, 0 insertions, 0 deletions