Use tcp_dissect_pdus() for DLSw-over-TCP.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 13 Jan 2005 17:26:10 +0000 (17:26 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 13 Jan 2005 17:26:10 +0000 (17:26 +0000)
commita01846a0625b96e338b1947e4a9dec240705315b
treec25877d204828d35f9f1b5c777074197f4cd823f
parent1942d3e47e00b4d9b7d0ba84f8148cf756f50504
Use tcp_dissect_pdus() for DLSw-over-TCP.

Have the DLSw dissector reject packets with an unknown version field.

Leave out some more fields when dissecting Capability Exchange packets,
as they're not used in those packets.

Show numbers in hex when appropriate.

Show the individual subfields of the flow control and SSP flags fields.

Show the frame direction field with val_to_str(), and show the raw
value.

Clean up indentation.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13019 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-dlsw.c