aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2016-01-03 00:58:31 -0500
committerMichael Mann <mmann78@netscape.net>2016-01-06 13:35:45 +0000
commit57acc227f08fd05fb20b577568780deff77f972f (patch)
tree2edda647a9f7c0c7af8ceef3580b10520d1467c0 /debian
parentaede5c0c412caad92ce4e4982d17f1b2b85d0e59 (diff)
KISS the Follow TCP functionality.
[KISS - Keep It Simple, Stupid] Convert the Follow TCP functionality to use a tap from the TCP dissector that passes the tvb of the payload. This makes things A LOT simpler, but relies on the TCP dissector to make all decisions. The "tap" logic passes tvb data 1. Before calls to process_tcp_payload 2. Before hf_tcp_segment_data fields (that aren't retransmissions or otherwise handled) Follow up patches will be necessary to clean up all of the supporting "follow" functionality that is now useless. Bug: 6925 Bug: 9780 Change-Id: I4e7f5d453519be839de39a109bafa899b9987139 Reviewed-on: https://code.wireshark.org/review/13038 Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index a6adb27e1e..a55dfdd0cc 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -1165,9 +1165,8 @@ libwireshark.so.0 libwireshark0 #MINVER#
reset_rtd_table@Base 1.99.8
reset_srt_table@Base 1.99.8
reset_stat_table@Base 1.99.8
+ reset_stream_follow@Base 2.1.0
reset_tap_listeners@Base 1.9.1
- reset_tcp_reassembly@Base 1.9.1
- reset_udp_follow@Base 1.99.2
rose_ctx_clean_data@Base 1.9.1
rose_ctx_init@Base 1.9.1
rpc_init_prog@Base 1.9.1