wireshark/epan/ftypes
João Valverde 55724db3db Remove dead code for address reverse-mapping
Removed get_ipxnet_addr(), get_ether_addr(). If this feature is desired at
a minimum it should use an efficent data structure (and no disk-based
lookups mid-dissection).

Change-Id: Ie72449c631f21f4a3d82ec435bb5e1d7892f122c
Reviewed-on: https://code.wireshark.org/review/22729
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: João Valverde <j@v6e.pt>
2017-07-20 19:07:13 +00:00
..
.editorconfig Convert ftype-tvbuff.c to ftype-protocol.c 2016-05-05 19:27:55 +00:00
CMakeLists.txt cmake: make WERROR_COMMON_FLAGS a normal string 2016-09-30 20:08:02 +00:00
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
ftype-bytes.c Remove dead code for address reverse-mapping 2017-07-20 19:07:13 +00:00
ftype-double.c ftypes: move get_value_ptr into the union 2017-03-20 17:01:10 +00:00
ftype-guid.c ftypes: move get_value_ptr into the union 2017-03-20 17:01:10 +00:00
ftype-ieee-11073-float.c Fixes for sfloat_ieee_11073_val_to_repr() function 2017-04-21 02:08:25 +00:00
ftype-integer.c Remove dead code for address reverse-mapping 2017-07-20 19:07:13 +00:00
ftype-ipv4.c IPv4/IPv6 display filter fixes and testing 2017-06-20 13:56:28 +00:00
ftype-ipv6.c IPv4/IPv6 display filter fixes and testing 2017-06-20 13:56:28 +00:00
ftype-none.c ftypes: move get_value_ptr into the union 2017-03-20 17:01:10 +00:00
ftype-pcre.c Make "matches" case-insensitive. 2017-06-22 19:32:06 +00:00
ftype-protocol.c ftypes: move get_value_ptr into the union 2017-03-20 17:01:10 +00:00
ftype-string.c ftypes: move get_value_ptr into the union 2017-03-20 17:01:10 +00:00
ftype-time.c ftypes: move get_value_ptr into the union 2017-03-20 17:01:10 +00:00
ftypes-int.h No need to include <epan/packet.h> in <epan/ftypes/ftypes-int.h>. 2017-04-12 11:29:06 +00:00
ftypes.c ftypes: move get_value_ptr into the union 2017-03-20 17:01:10 +00:00
ftypes.h Improve support for single-character fields and filter expressions. 2016-09-19 02:51:13 +00:00