API compatibility report for the libwireshark library  between 3.0.0 and 3.0.1 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibwireshark
Version #13.0.0
Version #23.0.1
CPU Typex86_64
GCC Version4.6
SubjectBinary Compatibility

Test Results


Total Header Files546
Total Shared Libraries1
Total Symbols / Types10005 / 1268
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Problems with
Implementation
Low115

Added Symbols (2)


ip_opts.h, libwireshark.so.3.0.1
ipopt_type_class_vals [data]
ipopt_type_number_vals [data]

to the top

Problems with Implementation (115)


addr_resolv.h, libwireshark.so.3.0.0
add_ipv4_name ( guint const addr, gchar const* name )
add_ipv6_name ( struct e_in6_addr const* addr, gchar const* name )
get_hostname6 struct e_in6_addr const* ad )

column-utils.h, libwireshark.so.3.0.0
col_set_str ( column_info* cinfo, gint const col, gchar const* str )

column.h, libwireshark.so.3.0.0
get_column_longest_string gint const p1 )

expert.h, libwireshark.so.3.0.0
expert_add_info_format ( packet_info* pinfo, proto_item* pi, int group, int severity, char const* format, ... )

geoip_db.h, libwireshark.so.3.0.0
geoip_db_lookup_ipv4 guint dbnum, guint32 addr, char const* not_found )
geoip_db_lookup_ipv6 guint dbnum, struct e_in6_addr addr, char const* not_found )

packet-dcerpc.h, libwireshark.so.3.0.0
dissect_ndr_double tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, gdouble* pdata )
dissect_ndr_duint32 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint64* pdata )
dissect_ndr_uint16 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint16* pdata )
dissect_ndr_uint32 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint32* pdata )
dissect_ndr_uint8 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint8* pdata )
dissect_ndr_uuid_t tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, e_uuid_t* pdata )

packet-gsm_a_common.h, libwireshark.so.3.0.0
de_gmm_drx_param tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, guint32 offset, guint len, gchar* add_string, int string_len )
elem_lv tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, gint pdu_type, int idx, guint32 offset, guint len, gchar const* name_add )
elem_tlv tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, guint8 iei, gint pdu_type, int idx, guint32 offset, guint len, gchar const* name_add )
elem_tv tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, guint8 iei, gint pdu_type, int idx, guint32 offset, gchar const* name_add )
elem_tv_short tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, guint8 iei, gint pdu_type, int idx, guint32 offset, gchar const* name_add )
elem_v tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, gint pdu_type, int idx, guint32 offset, gchar const* name_add )
elem_v_short tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, gint pdu_type, int idx, guint32 offset, guint32 nibble )

packet-per.h, libwireshark.so.3.0.0
dissect_per_constrained_integer tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, guint32 min, guint32 max, guint32* value, gboolean has_extension )

packet-rpc.h, libwireshark.so.3.0.0
dissect_rpc_uint64 tvbuff_t* tvb, proto_tree* tree, int hfindex, int offset )

packet-tcp.h, libwireshark.so.3.0.0
tcp_dissect_pdus tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, gboolean proto_desegment, guint fixed_len, guint(*get_pdu_len)(packet_info*, tvbuff_t*, int), dissector_t dissect_pdu )

prefs.h, libwireshark.so.3.0.0
prefs_pref_to_str pref_t* pref, enum pref_source_t source )
prefs_pref_type_name pref_t* pref )
prefs_register_uint_preference ( module_t* module, char const* name, char const* title, char const* description, guint base, guint* var )

proto.h, libwireshark.so.3.0.0
find_protocol_by_id int const proto_id )
proto_field_is_referenced ( proto_tree* tree, int proto_id )
proto_get_id_by_filter_name gchar const* filter_name )
proto_item_add_subtree proto_item* ti, gint const idx )
proto_item_append_string proto_item* pi, char const* str )
proto_item_fill_label field_info* fi, gchar* label_str )
proto_item_set_end proto_item* ti, tvbuff_t* tvb, gint end )
proto_item_set_len proto_item* ti, gint const length )
proto_register_field_array ( int const parent, hf_register_info* hf, int const num_records )
proto_register_protocol ( char const* name, char const* short_name, char const* filter_name )
proto_register_subtree_array ( gint*const* indices, int const num_indices )
proto_registrar_dump_fields ( )
proto_registrar_dump_ftypes ( )
proto_registrar_dump_protocols ( )
proto_registrar_dump_values ( )
proto_registrar_get_abbrev int const n )
proto_registrar_get_ftype int const n )
proto_registrar_get_nth guint hfindex )
proto_registrar_get_parent int const n )
proto_registrar_is_protocol int const n )
proto_set_decoding ( int const proto_id, gboolean const enabled )
proto_tree_add_bitmask ( proto_tree* tree, tvbuff_t* tvb, guint const offset, int const hf_hdr, gint const ett, int const** fields, guint const encoding )
proto_tree_add_bitmask_len ( proto_tree* tree, tvbuff_t* tvb, guint const offset, guint const len, int const hf_hdr, gint const ett, int const** fields, guint const encoding )
proto_tree_add_bits_item ( proto_tree* tree, int const hf_index, tvbuff_t* tvb, guint const bit_offset, gint const no_of_bits, guint const encoding )
proto_tree_add_bits_ret_val ( proto_tree* tree, int const hf_index, tvbuff_t* tvb, guint const bit_offset, gint const no_of_bits, guint64* return_value, guint const encoding )
proto_tree_add_boolean ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value )
proto_tree_add_boolean_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value, char const* format, ... )
proto_tree_add_boolean_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value, char const* format, ... )
proto_tree_add_bytes ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* start_ptr )
proto_tree_add_bytes_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* start_ptr, char const* format, ... )
proto_tree_add_bytes_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* start_ptr, char const* format, ... )
proto_tree_add_double ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, double value )
proto_tree_add_double_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, double value, char const* format, ... )
proto_tree_add_double_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, double value, char const* format, ... )
proto_tree_add_ether ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value )
proto_tree_add_ether_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value, char const* format, ... )
proto_tree_add_ether_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value, char const* format, ... )
proto_tree_add_eui64 ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint64 const value )
proto_tree_add_eui64_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint64 const value, char const* format, ... )
proto_tree_add_eui64_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint64 const value, char const* format, ... )
proto_tree_add_float ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, float value )
proto_tree_add_float_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, float value, char const* format, ... )
proto_tree_add_float_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, float value, char const* format, ... )
proto_tree_add_guid ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, e_guid_t const* value_ptr )
proto_tree_add_guid_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, e_guid_t const* value_ptr, char const* format, ... )
proto_tree_add_guid_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, e_guid_t const* value_ptr, char const* format, ... )
proto_tree_add_int ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, gint32 value )
proto_tree_add_int64 ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, gint64 value )
proto_tree_add_int64_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, gint64 value, char const* format, ... )
proto_tree_add_int64_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, gint64 value, char const* format, ... )
proto_tree_add_int_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, gint32 value, char const* format, ... )
proto_tree_add_int_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, gint32 value, char const* format, ... )
proto_tree_add_ipv4 ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value )
proto_tree_add_ipv4_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value, char const* format, ... )
proto_tree_add_ipv4_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value, char const* format, ... )
proto_tree_add_ipv6 ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value_ptr )
proto_tree_add_ipv6_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value_ptr, char const* format, ... )
proto_tree_add_ipv6_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value_ptr, char const* format, ... )
proto_tree_add_ipxnet ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value )
proto_tree_add_ipxnet_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value, char const* format, ... )
proto_tree_add_ipxnet_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value, char const* format, ... )
proto_tree_add_item ( proto_tree* tree, int const hfindex, tvbuff_t* tvb, gint const start, gint length, guint const encoding )
proto_tree_add_none_format ( proto_tree* tree, int const hfindex, tvbuff_t* tvb, gint const start, gint length, char const* format, ... )
proto_tree_add_protocol_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, char const* format, ... )
proto_tree_add_string ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, char const* value )
proto_tree_add_string_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, char const* value, char const* format, ... )
proto_tree_add_string_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, char const* value, char const* format, ... )
proto_tree_add_text ( proto_tree* tree, tvbuff_t* tvb, gint start, gint length, char const* format, ... )
proto_tree_add_time ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, struct nstime_t* value_ptr )
proto_tree_add_time_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, struct nstime_t* value_ptr, char const* format, ... )
proto_tree_add_time_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, struct nstime_t* value_ptr, char const* format, ... )
proto_tree_add_uint ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value )
proto_tree_add_uint64 ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint64 value )
proto_tree_add_uint64_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint64 value, char const* format, ... )
proto_tree_add_uint64_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint64 value, char const* format, ... )
proto_tree_add_uint_bits_format_value ( proto_tree* tree, int const hf_index, tvbuff_t* tvb, guint const bit_offset, gint const no_of_bits, guint32 value, char const* format, ... )
proto_tree_add_uint_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value, char const* format, ... )
proto_tree_add_uint_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value, char const* format, ... )
proto_tree_move_item ( proto_tree* tree, proto_item* fixed_item, proto_item* item_to_move )
proto_tree_set_appendix ( proto_tree* tree, tvbuff_t* tvb, gint start, gint const length )

ptvcursor.h, libwireshark.so.3.0.0
ptvcursor_add ( ptvcursor_t* ptvc, int hf, gint length, guint const encoding )
ptvcursor_add_text_with_subtree ( ptvcursor_t* ptvc, gint length, gint ett_subtree, char const* format, ... )
ptvcursor_free ptvcursor_t* ptvc )
ptvcursor_push_subtree ( ptvcursor_t* ptvc, proto_item* it, gint ett_subtree )

req_resp_hdrs.h, libwireshark.so.3.0.0
req_resp_hdrs_do_reassembly tvbuff_t* tvb, int const offset, packet_info* pinfo, gboolean const desegment_headers, gboolean const desegment_body )

to_str.h, libwireshark.so.3.0.0
display_signed_time gchar* p1, int p2, gint32 const p3, gint32 p4, enum to_str_time_res_t const p5 )

tvbuff.h, libwireshark.so.3.0.0
tvb_format_text tvbuff_t* tvb, gint const offset, gint const size )
tvb_format_text_wsp tvbuff_t* tvb, gint const offset, gint const size )

to the top

Header Files (546)


addr_and_mask.h
addr_resolv.h
address.h
adler32.h
aes.h
afn.h
aftypes.h
airpdcap_debug.h
airpdcap_int.h
airpdcap_interop.h
airpdcap_rijndael.h
airpdcap_system.h
airpdcap_user.h
airpdcap_ws.h
arcnet_pids.h
arptypes.h
asm_utils.h
asn1.h
atalk-utils.h
ax25_pids.h
base64.h
bitswap.h
bridged_pids.h
camel-persistentdata.h
charsets.h
chdlctypes.h
circuit.h
codecs.h
color.h
column-utils.h
column.h
column_info.h
config.h
conv_id.h
conversation.h
cppmagic.h
crc16-tvb.h
crc32-tvb.h
crc8-tvb.h
des.h
dfilter-int.h
dfilter-macro.h
dfilter.h
dfunctions.h
dfvm.h
diam_dict.h
diam_dict_lex.h
dissector_filters.h
drange.h
dtd.h
dtd_grammar.h
dtd_parse.h
dtd_parse_lex.h
dtd_preparse_lex.h
eap.h
eax.h
emem.h
epan.h
epan_dissect.h
etypes.h
ex-opt.h
except.h
exceptions.h
expert.h
filesystem.h
filter_expressions.h
follow.h
frame_data.h
frequency-utils.h
ftypes-int.h
ftypes.h
funnel.h
garrayfix.h
gcp.h
gencode.h
geoip_db.h
golay.h
grammar.h
greproto.h
guid-utils.h
h225-persistentdata.h
iana_snap_pid.h
iax2_codec_type.h
in_cksum.h
ip_opts.h
ipproto.h
ipv4.h
ipv6-utils.h
kasumi.h
lapd_sapi.h
llcsaps.h
md4.h
md5.h
next_tvb.h
nlpid.h
nstime.h
oids.h
osi-utils.h
oui.h
packet-6lowpan.h
packet-acp133.h
packet-acse.h
packet-actrace.h
packet-afp.h
packet-aim.h
packet-alcap.h
packet-ansi_a.h
packet-ansi_map.h
packet-ansi_tcap.h
packet-ap1394.h
packet-arcnet.h
packet-arp.h
packet-atalk.h
packet-atm.h
packet-ax25-kiss.h
packet-ax25.h
packet-bacapp.h
packet-ber.h
packet-bfd.h
packet-bluetooth-hci.h
packet-bpq.h
packet-bssap.h
packet-bssgp.h
packet-btavctp.h
packet-btavdtp.h
packet-bthci_acl.h
packet-btl2cap.h
packet-btrfcomm.h
packet-btsdp.h
packet-c1222.h
packet-camel.h
packet-cdt.h
packet-cell_broadcast.h
packet-charging_ase.h
packet-chdlc.h
packet-cip.h
packet-cipsafety.h
packet-clearcase.h
packet-clip.h
packet-cmip.h
packet-cmp.h
packet-cms.h
packet-credssp.h
packet-crmf.h
packet-csn1.h
packet-dap.h
packet-data.h
packet-dcc.h
packet-dccp.h
packet-dcerpc-atsvc.h
packet-dcerpc-browser.h
packet-dcerpc-budb.h
packet-dcerpc-butc.h
packet-dcerpc-dce122.h
packet-dcerpc-dcom.h
packet-dcerpc-dfs.h
packet-dcerpc-dnsserver.h
packet-dcerpc-drsuapi.h
packet-dcerpc-dssetup.h
packet-dcerpc-efs.h
packet-dcerpc-eventlog.h
packet-dcerpc-frsapi.h
packet-dcerpc-frsrpc.h
packet-dcerpc-frstrans.h
packet-dcerpc-initshutdown.h
packet-dcerpc-lsa.h
packet-dcerpc-mapi.h
packet-dcerpc-misc.h
packet-dcerpc-netlogon.h
packet-dcerpc-nspi.h
packet-dcerpc-nt.h
packet-dcerpc-pnp.h
packet-dcerpc-rfr.h
packet-dcerpc-rras.h
packet-dcerpc-samr.h
packet-dcerpc-spoolss.h
packet-dcerpc-srvsvc.h
packet-dcerpc-svcctl.h
packet-dcerpc-tapi.h
packet-dcerpc-winreg.h
packet-dcerpc-wkssvc.h
packet-dcerpc-wzcsvc.h
packet-dcerpc.h
packet-dcm.h
packet-dcom-dispatch.h
packet-dcom.h
packet-ddtp.h
packet-diameter.h
packet-diffserv-mpls-common.h
packet-dis-enums.h
packet-dis-fields.h
packet-dis-pdus.h
packet-disp.h
packet-dns.h
packet-dop.h
packet-dsp.h
packet-dtn.h
packet-dvmrp.h
packet-e164.h
packet-e212.h
packet-edonkey.h
packet-enc.h
packet-enip.h
packet-epmd.h
packet-esis.h
packet-ess.h
packet-eth.h
packet-fc.h
packet-fcbls.h
packet-fcct.h
packet-fcdns.h
packet-fcels.h
packet-fcfcs.h
packet-fcfzs.h
packet-fclctl.h
packet-fcp.h
packet-fcsb3.h
packet-fcswils.h
packet-fddi.h
packet-ff.h
packet-fix.h
packet-fmp.h
packet-fr.h
packet-frame.h
packet-ftam.h
packet-giop.h
packet-gluster.h
packet-gmr1_common.h
packet-gnm.h
packet-gnutella.h
packet-gprscdr.h
packet-gre.h
packet-gsm_a_common.h
packet-gsm_map.h
packet-gsm_rlcmac.h
packet-gsm_sms.h
packet-gssapi.h
packet-gtp.h
packet-gtpv2.h
packet-h223.h
packet-h225.h
packet-h235.h
packet-h245.h
packet-h248.h
packet-h263.h
packet-h264.h
packet-h323.h
packet-h450-ros.h
packet-hclnfsd.h
packet-hdcp.h
packet-hpext.h
packet-http.h
packet-i2c.h
packet-iax2.h
packet-icmp.h
packet-idp.h
packet-ieee80211-radiotap-defs.h
packet-ieee80211-radiotap-iter.h
packet-ieee80211-radiotap.h
packet-ieee80211.h
packet-ieee802154.h
packet-ieee8021ah.h
packet-ieee8023.h
packet-ieee802a.h
packet-igap.h
packet-igmp.h
packet-imf.h
packet-inap.h
packet-infiniband.h
packet-ip.h
packet-ipfc.h
packet-ipmi.h
packet-ipsec.h
packet-ipv6.h
packet-ipx.h
packet-isakmp.h
packet-isis-clv.h
packet-isis-hello.h
packet-isis-lsp.h
packet-isis-snp.h
packet-isis.h
packet-isl.h
packet-isup.h
packet-jxta.h
packet-kerberos.h
packet-klm.h
packet-lcsap.h
packet-ldap.h
packet-ldp.h
packet-llc.h
packet-lldp.h
packet-logotypecertextn.h
packet-lpp.h
packet-lte-rrc.h
packet-mac-lte.h
packet-mbtcp.h
packet-mgcp.h
packet-mms.h
packet-mount.h
packet-mp4ves.h
packet-mpeg-descriptor.h
packet-mpeg-sect.h
packet-mpls.h
packet-mq.h
packet-mrdisc.h
packet-msnip.h
packet-msrp.h
packet-mstp.h
packet-mtp3.h
packet-nbap.h
packet-ncp-int.h
packet-ncp-nmas.h
packet-ncp-sss.h
packet-ndmp.h
packet-ndps.h
packet-netbios.h
packet-netrom.h
packet-nfs.h
packet-nhrp.h
packet-nisplus.h
packet-nlm.h
packet-ntlmssp.h
packet-ntp.h
packet-null.h
packet-ocsp.h
packet-osi-options.h
packet-osi.h
packet-p1.h
packet-p22.h
packet-p7.h
packet-p772.h
packet-pcnfsd.h
packet-pdcp-lte.h
packet-per.h
packet-pim.h
packet-pkcs1.h
packet-pkcs12.h
packet-pkinit.h
packet-pkix1explicit.h
packet-pkix1implicit.h
packet-pkixac.h
packet-pkixproxy.h
packet-pkixqualified.h
packet-pkixtsp.h
packet-pktc.h
packet-portmap.h
packet-ppi-geolocation-common.h
packet-ppi.h
packet-ppp.h
packet-pres.h
packet-pw-atm.h
packet-pw-common.h
packet-q708.h
packet-q931.h
packet-q932.h
packet-qsig.h
packet-radius.h
packet-ranap.h
packet-raw.h
packet-rdt.h
packet-reload.h
packet-rgmp.h
packet-rlc-lte.h
packet-rlc.h
packet-rmi.h
packet-rmt-alc.h
packet-rmt-common.h
packet-rmt-fec.h
packet-rmt-lct.h
packet-rmt-norm.h
packet-rohc.h
packet-ros.h
packet-rpc.h
packet-rquota.h
packet-rrc.h
packet-rsvp.h
packet-rtcp.h
packet-rtp-events.h
packet-rtp.h
packet-rtps.h
packet-rtse.h
packet-rtsp.h
packet-rwall.h
packet-rx.h
packet-s1ap.h
packet-sccp.h
packet-scsi-mmc.h
packet-scsi-osd.h
packet-scsi-sbc.h
packet-scsi-smc.h
packet-scsi-ssc.h
packet-scsi.h
packet-sctp.h
packet-sdp.h
packet-ses.h
packet-sip.h
packet-skinny.h
packet-sll.h
packet-smb-browse.h
packet-smb-common.h
packet-smb-mailslot.h
packet-smb-pipe.h
packet-smb-sidsnooping.h
packet-smb.h
packet-smb2.h
packet-smpp.h
packet-smrse.h
packet-snmp.h
packet-spray.h
packet-sprt.h
packet-sscop.h
packet-ssl-utils.h
packet-ssl.h
packet-stat-notify.h
packet-stat.h
packet-sv.h
packet-t124.h
packet-t125.h
packet-t30.h
packet-t38.h
packet-tacacs.h
packet-tcap.h
packet-tcp.h
packet-tetra.h
packet-tn3270.h
packet-tn5250.h
packet-tns.h
packet-tpkt.h
packet-tr.h
packet-tte.h
packet-ua.h
packet-uaudp.h
packet-udp.h
packet-umts_fp.h
packet-umts_mac.h
packet-usb-hid.h
packet-usb.h
packet-vines.h
packet-vlan.h
packet-wap.h
packet-wccp.h
packet-wifi-p2p.h
packet-windows-common.h
packet-wlancertextn.h
packet-wps.h
packet-wsp.h
packet-wtls.h
packet-wtp.h
packet-x11-keysymdef.h
packet-x11.h
packet-x509af.h
packet-x509ce.h
packet-x509if.h
packet-x509sat.h
packet-xml.h
packet-xmpp-conference.h
packet-xmpp-core.h
packet-xmpp-gtalk.h
packet-xmpp-jingle.h
packet-xmpp-other.h
packet-xmpp-utils.h
packet-xmpp.h
packet-ypbind.h
packet-yppasswd.h
packet-ypserv.h
packet-ypxfr.h
packet-zbee-aps.h
packet-zbee-nwk.h
packet-zbee-security.h
packet-zbee-zcl.h
packet-zbee-zdp.h
packet-zbee.h
packet-zep.h
packet-ziop.h
packet.h
packet_info.h
params.h
pint.h
plugins.h
ppptypes.h
prefs-int.h
prefs.h
proto.h
ptvcursor.h
radius_dict_lex.h
range.h
rc4.h
reassemble.h
reedsolomon.h
register.h
report_err.h
req_resp_hdrs.h
rpc_defrag.h
rtp_pt.h
scanner_lex.h
sctpppids.h
semcheck.h
sha1.h
show_exception.h
sigcomp-udvm.h
sigcomp_state_hdlr.h
sminmpec.h
sna-utils.h
stat_cmd_args.h
stats_tree.h
stats_tree_priv.h
stream.h
strutil.h
sttype-function.h
sttype-range.h
sttype-test.h
syntax-tree.h
t35.h
tap-voip.h
tap.h
tcap-persistentdata.h
tfs.h
time_fmt.h
timestamp.h
to_str.h
tpg.h
tvbparse.h
tvbuff-int.h
tvbuff.h
uat-int.h
uat.h
uat_load_lex.h
value_string.h
wep-wpadefs.h
wmem.h
wmem_allocator.h
wmem_allocator_block.h
wmem_allocator_simple.h
wmem_allocator_strict.h
wmem_core.h
wmem_scopes.h
wmem_slist.h
wmem_stack.h
wmem_strbuf.h
wmem_strutl.h
x11-declarations.h
x11-enum.h
x11-extension-errors.h
x11-keysym.h
x264_prt_id.h
xdlc.h

to the top

Shared Libraries (1)


libwireshark.so.3.0.0

to the top



Test Info


Library Namelibwireshark
Version #13.0.0
Version #23.0.1
CPU Typex86_64
GCC Version4.6
SubjectSource Compatibility

Test Results


Total Header Files546
Total Shared Libraries1
Total Symbols / Types10006 / 1268
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (2)


ip_opts.h
ipopt_type_class_vals [data]
ipopt_type_number_vals [data]

to the top

Header Files (546)


addr_and_mask.h
addr_resolv.h
address.h
adler32.h
aes.h
afn.h
aftypes.h
airpdcap_debug.h
airpdcap_int.h
airpdcap_interop.h
airpdcap_rijndael.h
airpdcap_system.h
airpdcap_user.h
airpdcap_ws.h
arcnet_pids.h
arptypes.h
asm_utils.h
asn1.h
atalk-utils.h
ax25_pids.h
base64.h
bitswap.h
bridged_pids.h
camel-persistentdata.h
charsets.h
chdlctypes.h
circuit.h
codecs.h
color.h
column-utils.h
column.h
column_info.h
config.h
conv_id.h
conversation.h
cppmagic.h
crc16-tvb.h
crc32-tvb.h
crc8-tvb.h
des.h
dfilter-int.h
dfilter-macro.h
dfilter.h
dfunctions.h
dfvm.h
diam_dict.h
diam_dict_lex.h
dissector_filters.h
drange.h
dtd.h
dtd_grammar.h
dtd_parse.h
dtd_parse_lex.h
dtd_preparse_lex.h
eap.h
eax.h
emem.h
epan.h
epan_dissect.h
etypes.h
ex-opt.h
except.h
exceptions.h
expert.h
filesystem.h
filter_expressions.h
follow.h
frame_data.h
frequency-utils.h
ftypes-int.h
ftypes.h
funnel.h
garrayfix.h
gcp.h
gencode.h
geoip_db.h
golay.h
grammar.h
greproto.h
guid-utils.h
h225-persistentdata.h
iana_snap_pid.h
iax2_codec_type.h
in_cksum.h
ip_opts.h
ipproto.h
ipv4.h
ipv6-utils.h
kasumi.h
lapd_sapi.h
llcsaps.h
md4.h
md5.h
next_tvb.h
nlpid.h
nstime.h
oids.h
osi-utils.h
oui.h
packet-6lowpan.h
packet-acp133.h
packet-acse.h
packet-actrace.h
packet-afp.h
packet-aim.h
packet-alcap.h
packet-ansi_a.h
packet-ansi_map.h
packet-ansi_tcap.h
packet-ap1394.h
packet-arcnet.h
packet-arp.h
packet-atalk.h
packet-atm.h
packet-ax25-kiss.h
packet-ax25.h
packet-bacapp.h
packet-ber.h
packet-bfd.h
packet-bluetooth-hci.h
packet-bpq.h
packet-bssap.h
packet-bssgp.h
packet-btavctp.h
packet-btavdtp.h
packet-bthci_acl.h
packet-btl2cap.h
packet-btrfcomm.h
packet-btsdp.h
packet-c1222.h
packet-camel.h
packet-cdt.h
packet-cell_broadcast.h
packet-charging_ase.h
packet-chdlc.h
packet-cip.h
packet-cipsafety.h
packet-clearcase.h
packet-clip.h
packet-cmip.h
packet-cmp.h
packet-cms.h
packet-credssp.h
packet-crmf.h
packet-csn1.h
packet-dap.h
packet-data.h
packet-dcc.h
packet-dccp.h
packet-dcerpc-atsvc.h
packet-dcerpc-browser.h
packet-dcerpc-budb.h
packet-dcerpc-butc.h
packet-dcerpc-dce122.h
packet-dcerpc-dcom.h
packet-dcerpc-dfs.h
packet-dcerpc-dnsserver.h
packet-dcerpc-drsuapi.h
packet-dcerpc-dssetup.h
packet-dcerpc-efs.h
packet-dcerpc-eventlog.h
packet-dcerpc-frsapi.h
packet-dcerpc-frsrpc.h
packet-dcerpc-frstrans.h
packet-dcerpc-initshutdown.h
packet-dcerpc-lsa.h
packet-dcerpc-mapi.h
packet-dcerpc-misc.h
packet-dcerpc-netlogon.h
packet-dcerpc-nspi.h
packet-dcerpc-nt.h
packet-dcerpc-pnp.h
packet-dcerpc-rfr.h
packet-dcerpc-rras.h
packet-dcerpc-samr.h
packet-dcerpc-spoolss.h
packet-dcerpc-srvsvc.h
packet-dcerpc-svcctl.h
packet-dcerpc-tapi.h
packet-dcerpc-winreg.h
packet-dcerpc-wkssvc.h
packet-dcerpc-wzcsvc.h
packet-dcerpc.h
packet-dcm.h
packet-dcom-dispatch.h
packet-dcom.h
packet-ddtp.h
packet-diameter.h
packet-diffserv-mpls-common.h
packet-dis-enums.h
packet-dis-fields.h
packet-dis-pdus.h
packet-disp.h
packet-dns.h
packet-dop.h
packet-dsp.h
packet-dtn.h
packet-dvmrp.h
packet-e164.h
packet-e212.h
packet-edonkey.h
packet-enc.h
packet-enip.h
packet-epmd.h
packet-esis.h
packet-ess.h
packet-eth.h
packet-fc.h
packet-fcbls.h
packet-fcct.h
packet-fcdns.h
packet-fcels.h
packet-fcfcs.h
packet-fcfzs.h
packet-fclctl.h
packet-fcp.h
packet-fcsb3.h
packet-fcswils.h
packet-fddi.h
packet-ff.h
packet-fix.h
packet-fmp.h
packet-fr.h
packet-frame.h
packet-ftam.h
packet-giop.h
packet-gluster.h
packet-gmr1_common.h
packet-gnm.h
packet-gnutella.h
packet-gprscdr.h
packet-gre.h
packet-gsm_a_common.h
packet-gsm_map.h
packet-gsm_rlcmac.h
packet-gsm_sms.h
packet-gssapi.h
packet-gtp.h
packet-gtpv2.h
packet-h223.h
packet-h225.h
packet-h235.h
packet-h245.h
packet-h248.h
packet-h263.h
packet-h264.h
packet-h323.h
packet-h450-ros.h
packet-hclnfsd.h
packet-hdcp.h
packet-hpext.h
packet-http.h
packet-i2c.h
packet-iax2.h
packet-icmp.h
packet-idp.h
packet-ieee80211-radiotap-defs.h
packet-ieee80211-radiotap-iter.h
packet-ieee80211-radiotap.h
packet-ieee80211.h
packet-ieee802154.h
packet-ieee8021ah.h
packet-ieee8023.h
packet-ieee802a.h
packet-igap.h
packet-igmp.h
packet-imf.h
packet-inap.h
packet-infiniband.h
packet-ip.h
packet-ipfc.h
packet-ipmi.h
packet-ipsec.h
packet-ipv6.h
packet-ipx.h
packet-isakmp.h
packet-isis-clv.h
packet-isis-hello.h
packet-isis-lsp.h
packet-isis-snp.h
packet-isis.h
packet-isl.h
packet-isup.h
packet-jxta.h
packet-kerberos.h
packet-klm.h
packet-lcsap.h
packet-ldap.h
packet-ldp.h
packet-llc.h
packet-lldp.h
packet-logotypecertextn.h
packet-lpp.h
packet-lte-rrc.h
packet-mac-lte.h
packet-mbtcp.h
packet-mgcp.h
packet-mms.h
packet-mount.h
packet-mp4ves.h
packet-mpeg-descriptor.h
packet-mpeg-sect.h
packet-mpls.h
packet-mq.h
packet-mrdisc.h
packet-msnip.h
packet-msrp.h
packet-mstp.h
packet-mtp3.h
packet-nbap.h
packet-ncp-int.h
packet-ncp-nmas.h
packet-ncp-sss.h
packet-ndmp.h
packet-ndps.h
packet-netbios.h
packet-netrom.h
packet-nfs.h
packet-nhrp.h
packet-nisplus.h
packet-nlm.h
packet-ntlmssp.h
packet-ntp.h
packet-null.h
packet-ocsp.h
packet-osi-options.h
packet-osi.h
packet-p1.h
packet-p22.h
packet-p7.h
packet-p772.h
packet-pcnfsd.h
packet-pdcp-lte.h
packet-per.h
packet-pim.h
packet-pkcs1.h
packet-pkcs12.h
packet-pkinit.h
packet-pkix1explicit.h
packet-pkix1implicit.h
packet-pkixac.h
packet-pkixproxy.h
packet-pkixqualified.h
packet-pkixtsp.h
packet-pktc.h
packet-portmap.h
packet-ppi-geolocation-common.h
packet-ppi.h
packet-ppp.h
packet-pres.h
packet-pw-atm.h
packet-pw-common.h
packet-q708.h
packet-q931.h
packet-q932.h
packet-qsig.h
packet-radius.h
packet-ranap.h
packet-raw.h
packet-rdt.h
packet-reload.h
packet-rgmp.h
packet-rlc-lte.h
packet-rlc.h
packet-rmi.h
packet-rmt-alc.h
packet-rmt-common.h
packet-rmt-fec.h
packet-rmt-lct.h
packet-rmt-norm.h
packet-rohc.h
packet-ros.h
packet-rpc.h
packet-rquota.h
packet-rrc.h
packet-rsvp.h
packet-rtcp.h
packet-rtp-events.h
packet-rtp.h
packet-rtps.h
packet-rtse.h
packet-rtsp.h
packet-rwall.h
packet-rx.h
packet-s1ap.h
packet-sccp.h
packet-scsi-mmc.h
packet-scsi-osd.h
packet-scsi-sbc.h
packet-scsi-smc.h
packet-scsi-ssc.h
packet-scsi.h
packet-sctp.h
packet-sdp.h
packet-ses.h
packet-sip.h
packet-skinny.h
packet-sll.h
packet-smb-browse.h
packet-smb-common.h
packet-smb-mailslot.h
packet-smb-pipe.h
packet-smb-sidsnooping.h
packet-smb.h
packet-smb2.h
packet-smpp.h
packet-smrse.h
packet-snmp.h
packet-spray.h
packet-sprt.h
packet-sscop.h
packet-ssl-utils.h
packet-ssl.h
packet-stat-notify.h
packet-stat.h
packet-sv.h
packet-t124.h
packet-t125.h
packet-t30.h
packet-t38.h
packet-tacacs.h
packet-tcap.h
packet-tcp.h
packet-tetra.h
packet-tn3270.h
packet-tn5250.h
packet-tns.h
packet-tpkt.h
packet-tr.h
packet-tte.h
packet-ua.h
packet-uaudp.h
packet-udp.h
packet-umts_fp.h
packet-umts_mac.h
packet-usb-hid.h
packet-usb.h
packet-vines.h
packet-vlan.h
packet-wap.h
packet-wccp.h
packet-wifi-p2p.h
packet-windows-common.h
packet-wlancertextn.h
packet-wps.h
packet-wsp.h
packet-wtls.h
packet-wtp.h
packet-x11-keysymdef.h
packet-x11.h
packet-x509af.h
packet-x509ce.h
packet-x509if.h
packet-x509sat.h
packet-xml.h
packet-xmpp-conference.h
packet-xmpp-core.h
packet-xmpp-gtalk.h
packet-xmpp-jingle.h
packet-xmpp-other.h
packet-xmpp-utils.h
packet-xmpp.h
packet-ypbind.h
packet-yppasswd.h
packet-ypserv.h
packet-ypxfr.h
packet-zbee-aps.h
packet-zbee-nwk.h
packet-zbee-security.h
packet-zbee-zcl.h
packet-zbee-zdp.h
packet-zbee.h
packet-zep.h
packet-ziop.h
packet.h
packet_info.h
params.h
pint.h
plugins.h
ppptypes.h
prefs-int.h
prefs.h
proto.h
ptvcursor.h
radius_dict_lex.h
range.h
rc4.h
reassemble.h
reedsolomon.h
register.h
report_err.h
req_resp_hdrs.h
rpc_defrag.h
rtp_pt.h
scanner_lex.h
sctpppids.h
semcheck.h
sha1.h
show_exception.h
sigcomp-udvm.h
sigcomp_state_hdlr.h
sminmpec.h
sna-utils.h
stat_cmd_args.h
stats_tree.h
stats_tree_priv.h
stream.h
strutil.h
sttype-function.h
sttype-range.h
sttype-test.h
syntax-tree.h
t35.h
tap-voip.h
tap.h
tcap-persistentdata.h
tfs.h
time_fmt.h
timestamp.h
to_str.h
tpg.h
tvbparse.h
tvbuff-int.h
tvbuff.h
uat-int.h
uat.h
uat_load_lex.h
value_string.h
wep-wpadefs.h
wmem.h
wmem_allocator.h
wmem_allocator_block.h
wmem_allocator_simple.h
wmem_allocator_strict.h
wmem_core.h
wmem_scopes.h
wmem_slist.h
wmem_stack.h
wmem_strbuf.h
wmem_strutl.h
x11-declarations.h
x11-enum.h
x11-extension-errors.h
x11-keysym.h
x264_prt_id.h
xdlc.h

to the top

Shared Libraries (1)


libwireshark.so.3.0.0

to the top



Generated on Thu Jul 25 23:16:41 2013 for libwireshark by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API