aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-08-23 02:34:09 +0000
committerGuy Harris <guy@alum.mit.edu>2003-08-23 02:34:09 +0000
commit8085ae57b16e59f621b84ded377656dff02f0931 (patch)
treee47d5665eceb25a8d5d35ad324d4ed641c649105 /packet-dcerpc.h
parent47bd7df2a4f1311188fdf4fb19970622dc08d533 (diff)
downloadwireshark-8085ae57b16e59f621b84ded377656dff02f0931.tar.gz
wireshark-8085ae57b16e59f621b84ded377656dff02f0931.tar.bz2
wireshark-8085ae57b16e59f621b84ded377656dff02f0931.zip
Add the packet type name for the "Remote Procedure Call Packet" (which I
suspect refers to stored SQL procedures on the server, not to RPCs in the traditional sense), and the beginnings of a routine to dissect those packets (at least as seen in one capture). Don't use "get_unicode_or_ascii_string()", as it really expects to be used inside an SMB dissector, and wants arguments like the "bc" argument. Just use "tvb_fake_unicode()" and "tvb_get_string()", instead. If we're doing reassembly, and the PDU is split across segment boundaries, return after setting the desegmentation offset and length, don't just drive on and dissect the partial PDU. svn path=/trunk/; revision=8210
Diffstat (limited to 'packet-dcerpc.h')
0 files changed, 0 insertions, 0 deletions