Enum EdnsOptionType
EDSN option codes.
Namespace: Makaretu.Dns
Assembly: Makaretu.Dns.dll
Syntax
public enum EdnsOptionType : ushort
Remarks
Codes are specified in IANA - DNS EDNS0 Option Codes.
Fields
| Name | Description |
|---|---|
| Chain | CHAIN Query Requests in DNS. |
| ClientSubnet | Client Subnet in DNS Queries. |
| Cookie | Domain Name System (DNS) Cookies. |
| DAU | DNSSEC Algorithm Understood. |
| DHU | DS Hash Understood. |
| ExperimentalMax | Maximum value for local or experiment use.s |
| ExperimentalMin | Minimum value for local or experiment use. |
| Expire | Extension Mechanisms for DNS (EDNS) EXPIRE Option. |
| FutureExpansion | Reserved for future expansion. |
| Keepalive | The edns-tcp-keepalive EDNS0 Option. |
| KeyTag | Signaling Trust Anchor Knowledge in DNSSEC. |
| N3U | NSEC3 Hash Understood. |
| NSID | DNS Name Server Identifier (NSID) Option. |
| Padding | The EDNS(0) Padding Option. |