aboutsummaryrefslogtreecommitdiffstats
path: root/file.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-11-20 23:34:31 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-11-20 23:34:31 +0000
commit2af9282f8e18a5831fe03534aacdab3a5a92fc8f (patch)
tree20877cc6d4d81c8aa37c92cd3a4ed5bfb1b5aeef /file.c
parentac12ddf57925c81d7cfe142899c8cc52dbf7422e (diff)
From Lars Roland:
- added a pointer to raw rtp data to _rtp_info that can be used by taps; - RTP packets are passed to the tap queue only if they are not error packets (so that you don't need to filter out ICMP packets) - use that pointer in rtp_stream, so it handles packets with padding, and should handle RTP packets fragmented across lower-level packets - moved rtp_stream from tap sources to normal files (prevents on-start-up registration of the rtp_stream tap listener) - rtp_stream tap gets registered/unregistered with the "RTP Streams" dialog box i.e. the tap is registered as long as the dialog box is open. Alternatively, it is de-/registered on demand if RTP Analysis is called directly on a packet. - rtp_stream tap listener no longer uses a filter in dissection ` and does not need to have a proto tree being built. (performance increase) - fixed: RTP Streams list will get updated in real time if the dialog box is open while a redissection takes place. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9051 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'file.c')
0 files changed, 0 insertions, 0 deletions