Got rid of dissect_rpc_string routine, renamed dissect_rpc_string_item to
authorNathan Neulinger <nneul@umr.edu>
Mon, 15 Nov 1999 17:16:51 +0000 (17:16 -0000)
committerNathan Neulinger <nneul@umr.edu>
Mon, 15 Nov 1999 17:16:51 +0000 (17:16 -0000)
commit498cde407af47fd8853a5be1027a1ad617e885af
treea641618b1235d3b0de9f7def50a26094b8f0ee03
parentbde3be6fc6cddf6750311d53435e8e6ba3f9f8e6
Got rid of dissect_rpc_string routine, renamed dissect_rpc_string_item to
dissect_rpc_string. Replaced only instance of this routine being called.

Added display filtering to rpc dissector. Replaced most instances of
proto_tree_add_text with proto_tree_add_item.

Added program version and procedure to the program tree in addition to it
being in the RPC tree.

svn path=/trunk/; revision=1037
packet-bootparams.c
packet-mount.c
packet-rpc.c
packet-rpc.h
packet-ypserv.c