ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Missing export

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Gisle Vanem" <giva@xxxxxxxxx>
Date: Tue, 1 Jun 2004 22:04:51 +0200
More missing exports.

--- ethereal-2004-06-01/epan/libethereal.def    Sat May 22 10:12:33 2004
+++ epan/libethereal.def        Tue Jun 01 21:56:39 2004
@@ -268,6 +268,7 @@
 gsm_map_opr_code_strings        DATA
 g_resolv_flags                  DATA
 h323_message_body_vals          DATA
+have_tap_listeners
 heur_dissector_add
 host_name_lookup_process
 incomplete_tcp_stream           DATA
@@ -433,6 +434,7 @@
 smb_cmd_vals                    DATA
 string_to_name_resolve
 tap_push_tapped_queue
+tap_init
 tap_queue_init
 tap_queue_packet
 tcp_dissect_pdus

--gv