![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Flags to control name resolution. More...
#include <addr_resolv.h>
Public Attributes | |
gboolean | mac_name |
gboolean | network_name |
gboolean | transport_name |
gboolean | dns_pkt_addr_resolution |
gboolean | use_external_net_name_resolver |
gboolean | load_hosts_file_from_profile_only |
gboolean | vlan_name |
gboolean | ss7pc_name |
gboolean | maxmind_geoip |
Flags to control name resolution.
gboolean _e_addr_resolve::dns_pkt_addr_resolution |
Whether to resolve addresses using captured DNS packets
gboolean _e_addr_resolve::load_hosts_file_from_profile_only |
Whether to only load the hosts in the current profile, not hosts files
gboolean _e_addr_resolve::mac_name |
Whether to resolve Ethernet MAC to manufacturer names
gboolean _e_addr_resolve::maxmind_geoip |
Whether to lookup geolocation information with mmdbresolve
gboolean _e_addr_resolve::network_name |
Whether to resolve IPv4, IPv6, and IPX addresses into host names
gboolean _e_addr_resolve::ss7pc_name |
Whether to resolve SS7 Point Codes to names
gboolean _e_addr_resolve::transport_name |
Whether to resolve TCP/UDP/DCCP/SCTP ports into service names
gboolean _e_addr_resolve::use_external_net_name_resolver |
Whether to system's configured DNS server to resolve names
gboolean _e_addr_resolve::vlan_name |
Whether to resolve VLAN IDs to names