Register "dissect_nbipx()", and have the IPX dissector look up its
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 3 Dec 2000 09:18:20 +0000 (09:18 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 3 Dec 2000 09:18:20 +0000 (09:18 +0000)
commitf9021e7502dbe7d1dd3283943cb1994ef66493a2
tree444ac0b4bb26bebba25caddf29946f3eda0149aa
parent71cd7cec7cbe235408fae5e6e07b20e36b858192
Register "dissect_nbipx()", and have the IPX dissector look up its
handle and call it through the handle.  Make it static; this renders
"packet-nbipx.h" unnecessary.

Get rid of the "tvb_compat()" call in the IPX dissector - it calls all
dissectors through handles or lookup tables, and thus any
backwards-compatibility stuff is done by the code in libethereal.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2735 f5534014-38df-0310-8fa8-9805f1628bb7
Makefile.am
packet-ipx.c
packet-nbipx.c
packet-nbipx.h [deleted file]