dns: update record type enum to match iana
authorRonan Pigott <ronan@rjp.ie>
Thu, 28 Dec 2023 01:27:00 +0000 (18:27 -0700)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 28 Dec 2023 19:08:41 +0000 (04:08 +0900)
commit818bb6f4825b57c2cd2783fbffe2b2ef82a31573
treed7b24e1ed9f486ae7bafd6eadf574c938d2e5102
parent568fd8a63be113c0fe1d6ac1689090e06810db6a
dns: update record type enum to match iana

Adds some new dns record types. Also, some types were inserted into the
middle of the enum — this corrects an error where the enum constants for
some of the record types previously held an incorrect value.
src/resolve/dns-type.h