aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
authorNathan Neulinger <nneul@umr.edu>1999-11-11 16:20:25 +0000
committerNathan Neulinger <nneul@umr.edu>1999-11-11 16:20:25 +0000
commit6043b610ed2bce00a511a70f441da68dab5a17b7 (patch)
tree7637eb730d1eefaa6ebe8fa760810c9419842c26 /wiretap
parent76710fcc54eff453da0ce1118b1368b8dd144bd4 (diff)
Expanded bootparams dissector to handle decoding getfile calls and replies.
Added proto_registrar_get_name routine to proto.c to retrieve the name of particular proto_tree field. Added dissect_rpc_string_item to packet-rpc.c. This routine does the same thing as dissect_rpc_string, except it takes a hfindex of a proto_tree item instead of a name. It uses the p_r_get_name call to get the name, and adds the actual string content as a hidden field (so that the subtree highlights the entire data area - length, data, and padding). There is only one call to dissect_rpc_string, so I believe that this routine should replace it. svn path=/trunk/; revision=1011
Diffstat (limited to 'wiretap')
0 files changed, 0 insertions, 0 deletions