Directly call the FDDI and "raw IP" dissectors from the nettl dissector.
authorGuy Harris <guy@alum.mit.edu>
Mon, 18 Jan 2016 04:49:25 +0000 (20:49 -0800)
committerGuy Harris <guy@alum.mit.edu>
Mon, 18 Jan 2016 04:50:12 +0000 (04:50 +0000)
commit609ea4baa62a523434cdd8ff350d56d135d588ae
tree9a40fb15ddfe3a055023efa63759767123cd49b3
parent8ec153f93816a302a325e40924f4e13383ad8eaf
Directly call the FDDI and "raw IP" dissectors from the nettl dissector.

Just get handles for the dissectors, don't go through the wtap_encap
dissector table.

Change-Id: I459249b98741cc069495c84ad4c47c0aa6768096
Reviewed-on: https://code.wireshark.org/review/13383
Reviewed-by: Guy Harris <guy@alum.mit.edu>
epan/dissectors/packet-fddi.c
epan/dissectors/packet-nettl.c
epan/dissectors/packet-raw.c