Wireshark-commits: [Wireshark-commits] rev 20544: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 24 Jan 2007 04:57:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20544

User: sfisher
Date: 2007/01/24 04:57 AM

Log:
 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.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +15 -1     packet-tacacs.c    Modified