Added parsing of PORTMAP GETPORT functions.
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 9 May 2002 12:10:06 +0000 (12:10 +0000)
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 9 May 2002 12:10:06 +0000 (12:10 +0000)
commitd76272ca47f5c7bb0db089e56563db480074643a
treea141840ab1b12c4c9008d2effab31ea17a58c265
parent9ef67936d57123161a541196d92f87a60d0de0fd
Added parsing of PORTMAP GETPORT functions.
When we see PRTOMAP GETPORT calls for UDP, make sure all further UDP packets to  or from
this port goes to the ONC-RPC dissector regardless of the port on the other side.

We need this because if there is ONC-RPC traffic going between the ONC-RPC Program port to a port which has a normal ethereal dissector, ethereal would dissect the traffic as the protocol associated with the other port instead.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5430 f5534014-38df-0310-8fa8-9805f1628bb7
epan/conversation.c
packet-portmap.c
packet-rpc.c
packet-rpc.h