Fix for bug #1308: tacacs decoding fails. Introduce TCP desegmentation for
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 24 Jan 2007 04:57:32 +0000 (04:57 +0000)
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 24 Jan 2007 04:57:32 +0000 (04:57 +0000)
commite11d85383d908c1d893c0a1188ff5378858ff1f9
tree02f6e8aca903f750ae5b39a10c484c073b99a47f
parenta31e74bcf29115037684a768cf17db0e5d7c7b70
Fix for bug #1308: tacacs decoding fails.  Introduce TCP desegmentation for
data after the fixed length header as some implementations may not send
the header and payload in the same segment.

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