wireshark/epan
Michael Mann 620d54b1e3 Complete move of tap-sequence-analysis.c functionality to sequence_analysis.c
Since dissectors are now populating the timestamp of the seq_analysis_item_t
structure within the tap function, don't have the sequence_anaylsis redo it
when writing an ASCII file.  This removes the need for the capture_file
parameter and simplifies the logic a bit.

Also just have GUI register the tap itself.  It will provide for some more
flexibility in the future.

Change-Id: I55b2f951b977ea70ac9f7eb4929245b0779e5f0e
Reviewed-on: https://code.wireshark.org/review/23650
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-09-21 22:16:09 +00:00
..
compress
crypt epan: Avoid possible misuse of comma operator warning 2017-09-15 13:52:23 +00:00
dfilter Disable flex-generated [-Wsign-compare] warnings 2017-09-19 10:06:07 +00:00
dissectors Complete move of tap-sequence-analysis.c functionality to sequence_analysis.c 2017-09-21 22:16:09 +00:00
ftypes CMake: Initial work to install headers for the benefit of plugins 2017-09-17 07:22:16 +00:00
wmem CMake: Initial work to install headers for the benefit of plugins 2017-09-17 07:22:16 +00:00
wslua plugins: Add backward compatibility for personal lua scripts 2017-09-20 17:07:47 +00:00
.editorconfig
CMakeLists.txt Move most of sequence analysis code from ui/ to epan/ 2017-09-18 21:24:16 +00:00
Makefile.am Move most of sequence analysis code from ui/ to epan/ 2017-09-18 21:24:16 +00:00
addr_and_mask.c
addr_and_mask.h
addr_resolv.c manuf.tmpl: mark comments 2017-09-02 19:41:49 +00:00
addr_resolv.h Extract the "long name" out of the manuf file and use it for some resolution 2017-08-24 05:00:06 +00:00
address.h address(.h): fix typo adresses => addresses 2017-06-11 21:31:04 +00:00
address_types.c addr_types: replace DISSECTOR_ASSERT() with g_assert() 2017-06-24 10:33:18 +00:00
address_types.h
afn.c
afn.h
aftypes.c
aftypes.h
app_mem_usage.c
app_mem_usage.h
arcnet_pids.h
arptypes.h
asm_utils.c plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
asm_utils.h
asm_utils_win32_x86.asm
asn1.c
asn1.h
ax25_pids.h
bridged_pids.h
capture_dissectors.c
capture_dissectors.h Put all the capture dissector structures into epan/capture_dissectors.h. 2017-04-21 19:26:33 +00:00
charsets.c Fix SURROGATE_VALUE() to match what RFC 2781 says. 2017-06-16 18:41:00 +00:00
charsets.h
chdlctypes.h
circuit.c
circuit.h
color_filters.c Handle filter open and read errors better. 2017-06-09 22:05:05 +00:00
color_filters.h Put the non-filter part of epan/color_filters.h into wsutil/color.h. 2017-06-10 02:56:31 +00:00
column-info.h
column-utils.c
column-utils.h
column.c
column.h
conv_id.h
conversation.c
conversation.h
conversation_debug.h
conversation_table.c
conversation_table.h
crc6-tvb.c
crc6-tvb.h
crc8-tvb.c
crc8-tvb.h
crc10-tvb.c
crc10-tvb.h
crc16-tvb.c
crc16-tvb.h
crc32-tvb.c
crc32-tvb.h
decode_as.c Add support for dissector tables of type FT_NONE. 2017-09-16 11:12:52 +00:00
decode_as.h Have register_decode_as_next_proto create dissector table. 2017-09-16 11:12:29 +00:00
diam_dict.h
diam_dict.l Disable flex-generated [-Wsign-compare] warnings 2017-09-19 10:06:07 +00:00
disabled_protos.c
disabled_protos.h
dissector_filters.c Fix filter for "Next Packet in Conversation" 2017-06-20 20:34:23 +00:00
dissector_filters.h Fix filter for "Next Packet in Conversation" 2017-06-20 20:34:23 +00:00
doxygen.cfg.in
dtd.h plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
dtd_grammar.lemon
dtd_parse.h
dtd_parse.l Disable flex-generated [-Wsign-compare] warnings 2017-09-19 10:06:07 +00:00
dtd_preparse.l Disable flex-generated [-Wsign-compare] warnings 2017-09-19 10:06:07 +00:00
dvb_chartbl.c
dvb_chartbl.h
dwarf.c dwarf.c: Fix potential too large shift 2017-04-20 23:13:50 +00:00
dwarf.h
eap.h
eapol_keydes_types.h
epan-int.h
epan.c Add function to return version number at run-time 2017-09-03 20:12:39 +00:00
epan.h Add function to return version number at run-time 2017-09-03 20:12:39 +00:00
epan_dissect.h
etypes.h Sort the Ethertypes. 2017-09-11 01:29:33 +00:00
ex-opt.c
ex-opt.h
except.c
except.h plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
exceptions.h
exntest.c
expert.c
expert.h
export_object.c
export_object.h
exported_pdu.c
exported_pdu.h plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
filter_expressions.c Filter expressions: Rename UAT field to make it more obvious what it does 2017-07-09 19:58:36 +00:00
filter_expressions.h Add support for comments for a display filter button 2017-06-26 02:48:58 +00:00
follow.c
follow.h
frame_data.c
frame_data.h
frame_data_sequence.c
frame_data_sequence.h
funnel.c
funnel.h
garrayfix.h
geoip_db.c Update Windows binaries to GeoIP 1.6.10 with a local GeoIP_free function 2017-04-14 17:53:09 +00:00
geoip_db.h
golay.c
golay.h
guid-utils.c
guid-utils.h
iana_charsets.c
iana_charsets.h
iax2_codec_type.h
in_cksum.c
in_cksum.h
ip_opts.h
ipproto.c
ipproto.h Remove IP "dummy" protocol number 2017-09-01 03:37:40 +00:00
ipv4.c
ipv4.h
ipv6.h
lapd_sapi.h
llcsaps.h
media_params.c
media_params.h
next_tvb.c
next_tvb.h
nlpid.h
oids.c
oids.h
oids_test.c
osi-utils.c
osi-utils.h
oui.c
oui.h
packet.c Add support for dissector tables of type FT_NONE. 2017-09-16 11:12:52 +00:00
packet.h Add support for dissector tables of type FT_NONE. 2017-09-16 11:12:52 +00:00
packet_info.h
params.h
plugin_if.c
plugin_if.h plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
ppptypes.h
prefs-int.h Qt: Provide both file save and open preferences 2017-04-17 10:51:10 +00:00
prefs.c prefs: Fix leak when parsing empty pref string 2017-09-19 06:43:28 +00:00
prefs.h Qt: Add preference for show file load time in the status bar 2017-07-29 05:39:37 +00:00
print.c Use the Wayback Machine for the PDML spec. 2017-08-22 17:38:38 +00:00
print.h Add --no-duplicate-keys tshark option. 2017-06-22 19:31:01 +00:00
print.ps
print_stream.c print_stream.c: Fix compile error on Windows regression 2017-06-12 06:01:24 +00:00
print_stream.h print_stream: add a new print_line_color() method 2017-06-11 13:36:06 +00:00
proto.c Allow distinction between bitmasked 32bit and 64bit unsigned integers in proto_tree_set_representation_value. 2017-09-14 02:13:05 +00:00
proto.h plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
proto_data.c
proto_data.h
ps.h
ptvcursor.h
radius_dict.l Disable flex-generated [-Wsign-compare] warnings 2017-09-19 10:06:07 +00:00
range.c We really only need one range_foreach routine. 2017-08-08 22:06:27 +00:00
range.h We really only need one range_foreach routine. 2017-08-08 22:06:27 +00:00
reassemble.c
reassemble.h
reassemble_test.c
reedsolomon.c
reedsolomon.h
req_resp_hdrs.c
req_resp_hdrs.h
rtd_table.c
rtd_table.h
rtp_pt.h
sctpppids.h [SCTP] Update SCTP Payload Protocol Identifiers from IANA registry. 2017-09-11 12:44:35 +00:00
sequence_analysis.c Complete move of tap-sequence-analysis.c functionality to sequence_analysis.c 2017-09-21 22:16:09 +00:00
sequence_analysis.h Complete move of tap-sequence-analysis.c functionality to sequence_analysis.c 2017-09-21 22:16:09 +00:00
show_exception.c
show_exception.h
slow_protocol_subtypes.h
sminmpec.h Parse enterprise-numbers at run time 2017-06-26 22:40:50 +00:00
srt_table.c srt_table.c: free table dynamic memory when calling free_srt_table() 2017-09-11 05:06:26 +00:00
srt_table.h
stat_groups.h
stat_tap_ui.c sharkd: output JSON for new_stat_ API. 2017-05-15 09:16:51 +00:00
stat_tap_ui.h sharkd: output JSON for new_stat_ API. 2017-05-15 09:16:51 +00:00
stats_tree.c Fix Packet Lengths statistics count 2017-06-26 04:04:35 +00:00
stats_tree.h
stats_tree_priv.h
stream.c
stream.h
strutil.c
strutil.h
t35.c t35: fix conflicting entry in its value_string 2017-04-27 14:59:13 +00:00
t35.h
tap-voip.h
tap.c Fix unitialized variable warnings that popped up with -Og 2017-09-05 22:31:01 +00:00
tap.h
tfs.c MAC LTE: upgrade dissector to v14.3.0 2017-08-02 17:34:19 +00:00
tfs.h MAC LTE: upgrade dissector to v14.3.0 2017-08-02 17:34:19 +00:00
time_fmt.h
timestamp.c
timestamp.h
timestats.c
timestats.h
to_str-int.h
to_str.c
to_str.h Don't use uint_to_str_back when you need guint32_to_str_buf. 2017-07-09 19:54:35 +00:00
tpg.c
tpg.h
tvbparse.c
tvbparse.h
tvbtest.c
tvbuff-int.h
tvbuff.c
tvbuff.h
tvbuff_base64.c
tvbuff_composite.c
tvbuff_real.c
tvbuff_subset.c
tvbuff_zlib.c
uat-int.h Qt: Drag/Drop Filter buttons to order 2017-06-28 15:09:03 +00:00
uat.c Use UAT model for I/O graph 2017-08-07 17:25:02 +00:00
uat.h Use UAT model for I/O graph 2017-08-07 17:25:02 +00:00
uat_load.l Disable flex-generated [-Wsign-compare] warnings 2017-09-19 10:06:07 +00:00
unit_strings.c [MEGACO] Add tman/sdr as an integer with a unit string. 2017-06-13 20:36:04 +00:00
unit_strings.h [MEGACO] Add tman/sdr as an integer with a unit string. 2017-06-13 20:36:04 +00:00
value_string.c
value_string.h
x264_prt_id.h
xdlc.c packet-lapd.c: Replace heuristic UDP dissector with "deterministic" one with prefs. 2017-06-08 20:22:33 +00:00
xdlc.h packet-lapd.c: Replace heuristic UDP dissector with "deterministic" one with prefs. 2017-06-08 20:22:33 +00:00