Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
_e_addr_resolve Struct Reference

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
 

Detailed Description

Flags to control name resolution.

Member Data Documentation

◆ dns_pkt_addr_resolution

gboolean _e_addr_resolve::dns_pkt_addr_resolution

Whether to resolve addresses using captured DNS packets

◆ load_hosts_file_from_profile_only

gboolean _e_addr_resolve::load_hosts_file_from_profile_only

Whether to only load the hosts in the current profile, not hosts files

◆ mac_name

gboolean _e_addr_resolve::mac_name

Whether to resolve Ethernet MAC to manufacturer names

◆ maxmind_geoip

gboolean _e_addr_resolve::maxmind_geoip

Whether to lookup geolocation information with mmdbresolve

◆ network_name

gboolean _e_addr_resolve::network_name

Whether to resolve IPv4, IPv6, and IPX addresses into host names

◆ ss7pc_name

gboolean _e_addr_resolve::ss7pc_name

Whether to resolve SS7 Point Codes to names

◆ transport_name

gboolean _e_addr_resolve::transport_name

Whether to resolve TCP/UDP/DCCP/SCTP ports into service names

◆ use_external_net_name_resolver

gboolean _e_addr_resolve::use_external_net_name_resolver

Whether to system's configured DNS server to resolve names

◆ vlan_name

gboolean _e_addr_resolve::vlan_name

Whether to resolve VLAN IDs to names


The documentation for this struct was generated from the following file: