wireshark/epan/ftypes
João Valverde 041aa24a37 ftypes: Rewrite FT_PROTOCOL comparison operator
For efficiency do the comparison in a single function call
instead of trying to preserving exactly the previous semantics.

Still I tried not to deviate much.
2021-10-10 20:48:29 +00:00
..
.editorconfig HTTPS In Even More Places, update some links. 2019-07-28 04:21:18 +00:00
CMakeLists.txt dfilter, ftypes: get rid of FT_PCRE. 2021-03-21 03:27:44 -07:00
ftype-bytes.c ftypes: Use an order function to compare ftypes 2021-10-10 20:48:29 +00:00
ftype-double.c ftypes: Use an order function to compare ftypes 2021-10-10 20:48:29 +00:00
ftype-guid.c ftypes: Use an order function to compare ftypes 2021-10-10 20:48:29 +00:00
ftype-ieee-11073-float.c ftypes: Use an order function to compare ftypes 2021-10-10 20:48:29 +00:00
ftype-integer.c ftypes: Use an order function to compare ftypes 2021-10-10 20:48:29 +00:00
ftype-ipv4.c ftypes: Use an order function to compare ftypes 2021-10-10 20:48:29 +00:00
ftype-ipv6.c ftypes: Use an order function to compare ftypes 2021-10-10 20:48:29 +00:00
ftype-none.c ftypes: Use an order function to compare ftypes 2021-10-10 20:48:29 +00:00
ftype-protocol.c ftypes: Rewrite FT_PROTOCOL comparison operator 2021-10-10 20:48:29 +00:00
ftype-string.c ftypes: Use an order function to compare ftypes 2021-10-10 20:48:29 +00:00
ftype-time.c ftypes: Use an order function to compare ftypes 2021-10-10 20:48:29 +00:00
ftypes-int.h ftypes: Use an order function to compare ftypes 2021-10-10 20:48:29 +00:00
ftypes.c ftypes: Use an order function to compare ftypes 2021-10-10 20:48:29 +00:00
ftypes.h Move epan/wmem/wmem_scopes.h to epan/ 2021-07-26 14:56:11 +00:00