DNS: it is a IP6 Address for AAAA

From IANA Table
This commit is contained in:
Alexis La Goutte 2023-01-04 21:24:04 +01:00 committed by AndersBroman
parent b797829022
commit 46a7e84b69
1 changed files with 1 additions and 1 deletions

View File

@ -1075,7 +1075,7 @@ static const value_string dns_types_description_vals[] = {
{ T_KEY, "KEY (security key)" },
{ T_PX, "PX (X.400 mail mapping information)" },
{ T_GPOS, "GPOS (Geographical Position)" },
{ T_AAAA, "AAAA (IPv6 Address)" },
{ T_AAAA, "AAAA (IP6 Address)" },
{ T_LOC, "LOC (Location Information)" },
{ T_NXT, "NXT (Next Domain)" },
{ T_EID, "EID (Endpoint Identifier)" },