Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_e_addr_resolve Struct Reference

Flags to control name resolution. More...

#include <addr_resolv.h>

Public Attributes

bool mac_name
 
bool network_name
 
bool transport_name
 
bool dns_pkt_addr_resolution
 
bool handshake_sni_addr_resolution
 
bool use_external_net_name_resolver
 
bool vlan_name
 
bool ss7pc_name
 
bool maxmind_geoip
 

Detailed Description

Flags to control name resolution.

Member Data Documentation

◆ dns_pkt_addr_resolution

bool _e_addr_resolve::dns_pkt_addr_resolution

Whether to resolve addresses using captured DNS packets

◆ handshake_sni_addr_resolution

bool _e_addr_resolve::handshake_sni_addr_resolution

Whether to resolve addresses using SNI information found in captured handshake packets

◆ mac_name

bool _e_addr_resolve::mac_name

Whether to resolve Ethernet MAC to manufacturer names

◆ maxmind_geoip

bool _e_addr_resolve::maxmind_geoip

Whether to lookup geolocation information with mmdbresolve

◆ network_name

bool _e_addr_resolve::network_name

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

◆ ss7pc_name

bool _e_addr_resolve::ss7pc_name

Whether to resolve SS7 Point Codes to names

◆ transport_name

bool _e_addr_resolve::transport_name

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

◆ use_external_net_name_resolver

bool _e_addr_resolve::use_external_net_name_resolver

Whether to system's configured DNS server to resolve names

◆ vlan_name

bool _e_addr_resolve::vlan_name

Whether to resolve VLAN IDs to names


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