wireshark/gtk
Jörg Mayer 30c04916b4 Reported by Stephen Fisher <stephentfisher@yahoo.com>:
I believe this is a typo in the command line help for the -i option:

Usage: wireshark [options] ... [ <infile> ]

Capture interface:
  -i <interface>           name or idx of interface (def: first none
loopback)

Shouldn't that read "first non-loopback" ?



svn path=/trunk/; revision=18813
2006-08-01 19:52:36 +00:00
..
Makefile.am stephentfisher@yahoo.com: 2006-07-17 19:37:21 +00:00
Makefile.common Add support for generating firewall ACL rules. MAC, IPv4, port, and 2006-07-14 20:14:39 +00:00
Makefile.nmake Rename the main executable to "wireshark", along with more conversions: 2006-05-31 19:12:15 +00:00
STATUS.gtk2 In gtk2 code : 2002-11-15 22:21:15 +00:00
about_dlg.c "Wireshark - Network Protocol Analyzer" -> "Network Protocol Analyzer", as the name Wireshark is already in the logo (it wasn't in the former "E" logo) 2006-06-02 17:23:31 +00:00
about_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
afp_stat.c name change 2006-05-21 05:12:17 +00:00
ansi_a_stat.c name change 2006-05-21 05:12:17 +00:00
ansi_map_stat.c name change 2006-05-21 05:12:17 +00:00
bootp_stat.c name change 2006-05-21 05:12:17 +00:00
capture_dlg.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
capture_dlg.h name change 2006-05-21 05:12:17 +00:00
capture_file_dlg.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
capture_file_dlg.h name change 2006-05-21 05:12:17 +00:00
capture_if_details_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
capture_if_details_dlg.h name change 2006-05-21 05:12:17 +00:00
capture_if_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
capture_info_dlg.c Radek Vokal <rvokal@redhat.com>: 2006-06-08 15:17:08 +00:00
capture_prefs.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
capture_prefs.h name change 2006-05-21 05:12:17 +00:00
cfilter_combo_utils.c name change 2006-05-21 05:12:17 +00:00
cfilter_combo_utils.h name change 2006-05-21 05:12:17 +00:00
color_dlg.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
color_dlg.h name change 2006-05-21 05:12:17 +00:00
color_utils.c name change 2006-05-21 05:12:17 +00:00
colors.c name change 2006-05-21 05:12:17 +00:00
colors.h name change 2006-05-21 05:12:17 +00:00
column_prefs.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
column_prefs.h name change 2006-05-21 05:12:17 +00:00
compat_macros.h Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
conversations_eth.c name change 2006-05-21 05:12:17 +00:00
conversations_fc.c name change 2006-05-21 05:12:17 +00:00
conversations_fddi.c name change 2006-05-21 05:12:17 +00:00
conversations_ip.c name change 2006-05-21 05:12:17 +00:00
conversations_ipx.c name change 2006-05-21 05:12:17 +00:00
conversations_jxta.c name change 2006-05-21 05:12:17 +00:00
conversations_ncp.c name change 2006-05-21 05:12:17 +00:00
conversations_rsvp.c name change 2006-05-21 05:12:17 +00:00
conversations_sctp.c name change 2006-05-21 05:12:17 +00:00
conversations_table.c name change 2006-05-21 05:12:17 +00:00
conversations_table.h name change 2006-05-21 05:12:17 +00:00
conversations_tcpip.c name change 2006-05-21 05:12:17 +00:00
conversations_tr.c name change 2006-05-21 05:12:17 +00:00
conversations_udpip.c name change 2006-05-21 05:12:17 +00:00
conversations_wlan.c name change 2006-05-21 05:12:17 +00:00
dcerpc_stat.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
decode_as_dcerpc.c don't crash with a NULL pointer exception, if "do not decode as" is used 2005-09-13 18:42:12 +00:00
decode_as_dcerpc.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
decode_as_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
decode_as_dlg.h First working implementation of "Decode As" for DCE-RPC interface bindings. Ethereal needs to capture the DCE-RPC bind sequence, to get a relationsship between the interface UUID and the current conversation. If this binding wasn't captured, one can use "Decode As" and choose the interface from a list corresponding to a specific conversation. Currently "only" implemented for connectionoriented (TCP) DCE-RPC, but connectionless is a work in progress. 2004-09-07 16:19:56 +00:00
dfilter_expr_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
dfilter_expr_dlg.h name change 2006-05-21 05:12:17 +00:00
dlg_utils.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
dlg_utils.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
doxygen.cfg.in Rename the main executable to "wireshark", along with more conversions: 2006-05-31 19:12:15 +00:00
drag_and_drop.c name change 2006-05-21 05:12:17 +00:00
ethclist.c performance enhancement: 2004-12-02 03:12:24 +00:00
ethclist.h performance enhancement: 2004-12-02 03:12:24 +00:00
expert_comp_dlg.c mark unused parameters 2006-07-01 12:06:36 +00:00
expert_comp_table.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
expert_comp_table.h name change 2006-05-21 05:12:17 +00:00
expert_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
fc_stat.c name change 2006-05-21 05:12:17 +00:00
file_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
file_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
fileset_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
fileset_dlg.h name change 2006-05-21 05:12:17 +00:00
filter_dlg.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
filter_dlg.h name change 2006-05-21 05:12:17 +00:00
find_dlg.c add check that string is non-null before we dereference and gfree it 2006-06-22 11:43:18 +00:00
find_dlg.h name change 2006-05-21 05:12:17 +00:00
firewall_dlg.c gtk_text_buffer_select_range() was introduced in GTK+ 2.4, so don't use it. 2006-07-17 17:23:01 +00:00
firewall_dlg.h Add support for generating firewall ACL rules. MAC, IPv4, port, and 2006-07-14 20:14:39 +00:00
flow_graph.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
follow_dlg.c Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variable 2006-06-20 18:30:54 +00:00
follow_dlg.h name change 2006-05-21 05:12:17 +00:00
font_utils.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
font_utils.h name change 2006-05-21 05:12:17 +00:00
funnel_stat.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
goto_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
goto_dlg.h name change 2006-05-21 05:12:17 +00:00
graph_analysis.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
graph_analysis.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
gsm_a_stat.c name change 2006-05-21 05:12:17 +00:00
gsm_map_stat.c name change 2006-05-21 05:12:17 +00:00
gsm_map_stat.h name change 2006-05-21 05:12:17 +00:00
gsm_map_summary.c name change 2006-05-21 05:12:17 +00:00
gtkglobals.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
gui_prefs.c name change 2006-05-21 05:12:17 +00:00
gui_prefs.h name change 2006-05-21 05:12:17 +00:00
gui_stat_menu.h name change 2006-05-21 05:12:17 +00:00
gui_stat_util.c name change 2006-05-21 05:12:17 +00:00
gui_stat_util.h name change 2006-05-21 05:12:17 +00:00
gui_utils.c Ethereal -> Wireshark 2006-06-06 23:11:31 +00:00
gui_utils.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
h225_counter.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
h225_ras_srt.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
help_dlg.c Update the download link in the help dialog. More Ethereal -> Wireshark. 2006-06-07 22:57:54 +00:00
help_dlg.h Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
hostlist_eth.c name change 2006-05-21 05:12:17 +00:00
hostlist_fc.c name change 2006-05-21 05:12:17 +00:00
hostlist_fddi.c name change 2006-05-21 05:12:17 +00:00
hostlist_ip.c name change 2006-05-21 05:12:17 +00:00
hostlist_ipx.c name change 2006-05-21 05:12:17 +00:00
hostlist_jxta.c name change 2006-05-21 05:12:17 +00:00
hostlist_ncp.c mark unused parameters 2006-07-01 12:06:36 +00:00
hostlist_rsvp.c name change 2006-05-21 05:12:17 +00:00
hostlist_table.c name change 2006-05-21 05:12:17 +00:00
hostlist_table.h name change 2006-05-21 05:12:17 +00:00
hostlist_tcpip.c name change 2006-05-21 05:12:17 +00:00
hostlist_tr.c name change 2006-05-21 05:12:17 +00:00
hostlist_udpip.c name change 2006-05-21 05:12:17 +00:00
hostlist_wlan.c name change 2006-05-21 05:12:17 +00:00
io_stat.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
isprint.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
keys.h name change 2006-05-21 05:12:17 +00:00
layout_prefs.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
layout_prefs.h name change 2006-05-21 05:12:17 +00:00
ldap_stat.c name change 2006-05-21 05:12:17 +00:00
main.c Reported by Stephen Fisher <stephentfisher@yahoo.com>: 2006-08-01 19:52:36 +00:00
main.h update of "Edit" menu: 2006-06-12 19:35:26 +00:00
mcast_stream.c name change 2006-05-21 05:12:17 +00:00
mcast_stream.h Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
mcast_stream_dlg.c No // comments 2006-06-14 08:10:23 +00:00
mcast_stream_dlg.h name change 2006-05-21 05:12:17 +00:00
menu.c Add support for generating firewall ACL rules. MAC, IPv4, port, and 2006-07-14 20:14:39 +00:00
menu.h name change 2006-05-21 05:12:17 +00:00
mgcp_stat.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
mtp3_stat.c name change 2006-05-21 05:12:17 +00:00
mtp3_stat.h name change 2006-05-21 05:12:17 +00:00
mtp3_summary.c name change 2006-05-21 05:12:17 +00:00
nameres_prefs.c name change 2006-05-21 05:12:17 +00:00
nameres_prefs.h name change 2006-05-21 05:12:17 +00:00
ncp_stat.c name change 2006-05-21 05:12:17 +00:00
packet_history.c name change 2006-05-21 05:12:17 +00:00
packet_history.h name change 2006-05-21 05:12:17 +00:00
packet_list.c add a new column DCE/RPC context ID 2006-06-26 20:46:15 +00:00
packet_list.h name change 2006-05-21 05:12:17 +00:00
packet_win.c name change 2006-05-21 05:12:17 +00:00
packet_win.h name change 2006-05-21 05:12:17 +00:00
plugins_dlg.c name change 2006-05-21 05:12:17 +00:00
plugins_dlg.h name change 2006-05-21 05:12:17 +00:00
prefs_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
prefs_dlg.h name change 2006-05-21 05:12:17 +00:00
print_dlg.c bugfix: open the Win32 print dialog a second time resulted in "funny" behaviour 2006-07-01 12:11:11 +00:00
print_mswin.c name change 2006-05-21 05:12:17 +00:00
print_mswin.h name change 2006-05-21 05:12:17 +00:00
print_prefs.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
print_prefs.h name change 2006-05-21 05:12:17 +00:00
progress_dlg.c name change 2006-05-21 05:12:17 +00:00
proto_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
proto_dlg.h name change 2006-05-21 05:12:17 +00:00
proto_draw.c coverity 187 2006-06-22 11:23:26 +00:00
proto_draw.h name change 2006-05-21 05:12:17 +00:00
proto_hier_stats_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
proto_hier_stats_dlg.h name change 2006-05-21 05:12:17 +00:00
range_utils.c name change 2006-05-21 05:12:17 +00:00
range_utils.h name change 2006-05-21 05:12:17 +00:00
recent.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
recent.h name change 2006-05-21 05:12:17 +00:00
rpc_progs.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
rpc_stat.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
rtp_analysis.c Alex Shnitman <AlexS@mangodsp.com> 2006-07-27 14:19:10 +00:00
rtp_analysis.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
rtp_stream.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
rtp_stream.h Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
rtp_stream_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
rtp_stream_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
sat.h name change 2006-05-21 05:12:17 +00:00
scsi_stat.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
sctp_assoc_analyse.c From Irene Ruengeler: Add context menu for SCTP analysis. 2006-06-26 13:18:37 +00:00
sctp_byte_graph_dlg.c Fixes the handling of long term captures from a simulation tool. 2006-05-31 15:26:41 +00:00
sctp_chunk_stat.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
sctp_chunk_stat_dlg.c name change 2006-05-21 05:12:17 +00:00
sctp_error_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
sctp_graph_dlg.c Fixes the handling of long term captures from a simulation tool. 2006-05-31 15:26:41 +00:00
sctp_stat.c name change 2006-05-21 05:12:17 +00:00
sctp_stat.h From Irene Ruengeler: Add context menu for SCTP analysis. 2006-06-26 13:18:37 +00:00
sctp_stat_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
service_response_time_table.c name change 2006-05-21 05:12:17 +00:00
service_response_time_table.h name change 2006-05-21 05:12:17 +00:00
simple_dialog.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
sip_stat.c From Martin Mathieson: 2006-07-17 05:51:14 +00:00
smb2_stat.c name change 2006-05-21 05:12:17 +00:00
smb_stat.c include emem.h 2006-06-18 05:38:35 +00:00
ssl-dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
ssl-dlg.h name change 2006-05-21 05:12:17 +00:00
stats_tree_stat.c name change 2006-05-21 05:12:17 +00:00
stream_prefs.c name change 2006-05-21 05:12:17 +00:00
stream_prefs.h name change 2006-05-21 05:12:17 +00:00
summary_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
summary_dlg.h name change 2006-05-21 05:12:17 +00:00
supported_protos_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
supported_protos_dlg.h name change 2006-05-21 05:12:17 +00:00
t38_analysis.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
tap_dfilter_dlg.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
tcp_graph.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
text_page.c name change 2006-05-21 05:12:17 +00:00
text_page.h name change 2006-05-21 05:12:17 +00:00
toolbar.c eicon3d*.xpm -> wsicon*.xpm 2006-06-02 05:43:38 +00:00
toolbar.h name change 2006-05-21 05:12:17 +00:00
voip_calls.c From: Martin Mathieson 2006-07-25 09:21:41 +00:00
voip_calls.h Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
voip_calls_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
voip_calls_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
webbrowser.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
webbrowser.h name change 2006-05-21 05:12:17 +00:00
win32-file-dlg.c use file name information from wiretap instead of "build in" values 2006-06-23 18:29:48 +00:00
win32-file-dlg.h Add a license blurb. 2006-07-24 16:47:20 +00:00
wsp_stat.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00