aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-10-29 18:39:41 -0700
committerGuy Harris <guy@alum.mit.edu>2017-10-30 01:40:13 +0000
commitdd1c18dd031038cbee7e219e322cbea1eafc87ca (patch)
treecd9e471c265d8d2ceab059f6677626e67e920d96 /wsutil
parent734c5b35a5491794dc9cb31ed07a8d0d5576d4f5 (diff)
Make FT_IPv4 a bit more like FT_IPv6.
FT_IPv6 doesn't expose the prefix, which is used only for values in filter expressions, not values in protocol fields; do the same for FT_IPv4, hiding the netmask, and using fvalue_get_integer() to get the value, having it return a network-byte-order value for the address. (This also makes it opaque whether the address and netmask are stored in host or network byte order.) Change-Id: I4285a87f6ccef2c0ccec040490ddcd15d787326e Reviewed-on: https://code.wireshark.org/review/24177 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wsutil')
0 files changed, 0 insertions, 0 deletions