aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/voip_calls_dlg.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-04-28 09:44:02 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-04-28 09:44:02 +0000
commit703869d3d671e578548e3a6bda068cdbd3945922 (patch)
tree0e5208ed1349436eaf45cac131dc457704beb7b3 /gtk/voip_calls_dlg.h
parentfe88a09c26cb8d12a871a4ba0210c231407b9444 (diff)
tcp analysis updates to prepare for later tcp reassembly updates
now that we have se_tree_lookup32_le we can do the tracking of pdu boundaries much more efficiently. track pdu boundaries by a new tcp_multisegment_pdu structure that is indexed by sequence numbers and let this structure replace the older tcp_next_pdu structure. with se_tree_lookup32_le we no longer need to track segment by segment and can get rid of the two hash tables tcp_pdu_tracking_table tcp_pdu_skipping_table Neither do we need the tree tcp_pdu_time_table anymore so that one is gone as well. remove various other functions that are no longer needed due to removing the structure and the tables/tree this part of the code shoul;d be much more readable now and also a bit faster svn path=/trunk/; revision=18024
Diffstat (limited to 'gtk/voip_calls_dlg.h')
0 files changed, 0 insertions, 0 deletions