Maximum frame size values in the second byte of the routing control
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 5 Feb 2001 02:06:27 +0000 (02:06 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 5 Feb 2001 02:06:27 +0000 (02:06 +0000)
commite80e3906f2cd8ea82ff10b2a8baf07fa24543f99
tree3bb156ea995251e12ced5acba816d8283d178c09
parent4b6889d43140973c0c57bf0c9d103a8ccf724aef
Maximum frame size values in the second byte of the routing control
information aren't shifted right 4 bytes when put into the protocol
tree; shift left by 4 bytes the values in the value_string table for
them.

A value of 7 means 65535 bytes.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2992 f5534014-38df-0310-8fa8-9805f1628bb7
packet-tr.c