summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2009-07-27 21:59:01 +0000
committerBill Meier <wmeier@newsguy.com>2009-07-27 21:59:01 +0000
commitdece30a6ce4ab7ec1cb159c3d2dba9773e4ebfea (patch)
tree6465a3200751737362809cb6e6218b2d1a2396e5 /AUTHORS
parentd28b7ad2b8c98aa1b74b316de7ab514a213a6c60 (diff)
downloadwireshark-dece30a6ce4ab7ec1cb159c3d2dba9773e4ebfea.tar.gz
Improve defragmentation:
1. Prevent tcpencap (ipsec-tcp) from incorrectly dissecting NDMP PDU fragments; (Essentially: register NDMP as the dissector for the conversation); Allows correct NDMP fragment reassembly whether or not the TCP "Try heuristic sub-dissectors first" preference is enabled. Fixes Bug #3755 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3755) 2. Use a registered init routine to init the fragment and reassembled tables each time a complete capture dissection is (re)started. Fixes a crash. 3. Don't register on TCP port 10000 since the tcpencap dissector needs to own this port. (The NDMP dissector is a heuristic dissector). 4. Strengthen the heuristic checking slightly. 5. Other minor changes. svn path=/trunk/; revision=29208
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions