wireshark/ui
Michael Mann 860cb393d8 tshark: Add endpoints statistics
"stat name" has been official changed to "endpoints" for all dissectors, rather than a mixture of "host"/"endpoints" based on dissector.

Change-Id: If34bcb5165b493948e784ba038ab202803a59843
Reviewed-on: https://code.wireshark.org/review/6154
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Reviewed-by: Michael Mann <mmann78@netscape.net>
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-01-02 00:02:18 +00:00
..
cli tshark: Add endpoints statistics 2015-01-02 00:02:18 +00:00
gtk tshark: Add endpoints statistics 2015-01-02 00:02:18 +00:00
qt Qt: fix crash when opening Preferences window on Windows 2015-01-01 17:52:36 +00:00
win32 Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
CMakeLists.txt voip_calls: Move to ui. 2014-11-18 00:48:34 +00:00
Makefile.am Support out-of-source checkapi 2014-04-25 04:23:46 +00:00
Makefile.common voip_calls: Move to ui. 2014-11-18 00:48:34 +00:00
Makefile.nmake Use forward slashes in paths to runlex.sh 2014-07-20 13:15:59 +00:00
alert_box.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
alert_box.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture.c Qt: Add a CaptureFile class. 2014-12-20 17:39:29 +00:00
capture.h Qt: Add a CaptureFile class. 2014-12-20 17:39:29 +00:00
capture_globals.h Move capture_session.h to capchild; what it declares is defined there. 2014-06-30 05:09:31 +00:00
capture_ui_utils.c isdigit -> g_ascii_isdigit to make the build work. 2014-10-17 08:52:10 +00:00
capture_ui_utils.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
console.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
console.h Move the console log handling code to ui/console.[ch]. 2014-09-26 14:15:45 +00:00
decode_as_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
decode_as_utils.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
doxygen.cfg.in Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
export_object.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
export_object.h Adjust some whitespace to match editor modelines. 2014-10-06 03:42:51 +00:00
export_object_dicom.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
export_object_http.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
export_object_smb.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
export_object_tftp.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
file_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
filters.c Use g_ascii_isspace() instead of isascii() && isspace(). 2014-10-17 06:54:54 +00:00
filters.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
follow.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
follow.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
help_url.c Qt: Initial VoIP Calls dialog. 2014-12-09 21:25:33 +00:00
help_url.h Fix unknown command tag name [-Wdocumentation-unknown-command] 2014-12-22 15:24:28 +00:00
iface_lists.c Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str. 2014-12-28 14:09:27 +00:00
iface_lists.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
io_graph_item.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
io_graph_item.h Strip some trailing whitespace; Fix some indentation; Add editor-modelines as needed. 2014-07-11 03:20:54 +00:00
language.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
language.h Qt: Dynamic languages 2014-11-04 08:21:55 +00:00
last_open_dir.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_statusbar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_list_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
packet_list_utils.h Fix warning when generate documentation (doxygen) 2014-04-14 20:20:38 +00:00
persfilepath_opt.c Don't use <ctype.h> macros, and eliminate an include of <ctype.h>. 2014-10-17 06:41:58 +00:00
persfilepath_opt.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
preference_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
preference_utils.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
profile.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
profile.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
progress_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
proto_hier_stats.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
proto_hier_stats.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
recent.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
recent.h Adjust some whitespace to match editor modelines. 2014-10-06 03:42:51 +00:00
recent_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
rtp_analysis.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
rtp_stream.h Consolidate RTP stream structs. 2014-12-20 16:49:05 +00:00
simple_dialog.h Adjust some whitespace to match editor modelines. 2014-10-06 03:42:51 +00:00
software_update.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
software_update.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ssl_key_export.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ssl_key_export.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-megaco-common.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-megaco-common.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
tap-rtp-common.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-rtp-common.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
tap-sctp-analysis.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-sctp-analysis.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
tap-sequence-analysis.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-sequence-analysis.h Qt: Initial VoIP Calls dialog. 2014-12-09 21:25:33 +00:00
tap-tcp-stream.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-tcp-stream.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap_export_pdu.c Remove pkt_comment member from packet_info structure. 2015-01-02 00:00:57 +00:00
tap_export_pdu.h Cleanup the "export PDU" common code. 2014-07-15 20:15:59 +00:00
text_import.c Handle "I can't map this for that file format" better. 2014-12-18 00:03:26 +00:00
text_import.h Revert "Refactor Wiretap" 2014-05-09 05:21:01 +00:00
text_import_scanner.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
text_import_scanner.l Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
time_shift.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
time_shift.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
traffic_table_ui.c If we can't open the GeoIP database, close and unlink the map file. 2014-12-28 10:28:56 +00:00
traffic_table_ui.h Qt: Add the "Map" button to the Endpoints dialog. 2014-09-17 20:04:28 +00:00
ui_util.h Qt: Packet list column sorting. 2014-10-06 21:10:11 +00:00
utf8_entities.h Revert "Qt: Try to fix a Visual C++ encoding warning." 2014-10-06 23:34:56 +00:00
util.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
util.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
voip_calls.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
voip_calls.h Consolidate RTP stream structs. 2014-12-20 16:49:05 +00:00