Wireshark 4.5.0
The Wireshark network protocol analyzer
|
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 |
Flags to control name resolution.
bool _e_addr_resolve::dns_pkt_addr_resolution |
Whether to resolve addresses using captured DNS packets
bool _e_addr_resolve::handshake_sni_addr_resolution |
Whether to resolve addresses using SNI information found in captured handshake packets
bool _e_addr_resolve::mac_name |
Whether to resolve Ethernet MAC to manufacturer names
bool _e_addr_resolve::maxmind_geoip |
Whether to lookup geolocation information with mmdbresolve
bool _e_addr_resolve::network_name |
Whether to resolve IPv4, IPv6, and IPX addresses into host names
bool _e_addr_resolve::ss7pc_name |
Whether to resolve SS7 Point Codes to names
bool _e_addr_resolve::transport_name |
Whether to resolve TCP/UDP/DCCP/SCTP ports into service names
bool _e_addr_resolve::use_external_net_name_resolver |
Whether to system's configured DNS server to resolve names
bool _e_addr_resolve::vlan_name |
Whether to resolve VLAN IDs to names