EDnsOptionType Enumeration

ENDS Option types

Definition

Namespace: ARSoft.Tools.Net.Dns
Assembly: ARSoft.Tools.Net (in ARSoft.Tools.Net.dll) Version: 3.6.1+aaafdcd61f068318c11734f7b3c59c69371c0549
C#
public enum EDnsOptionType

Members

LongLivedQuery1

Update Lease

Defined in draft-sekar-dns-llq.

UpdateLease2

Update Lease

Defined in draft-sekar-dns-ul.

NsId3

Name server ID

Defined in RFC 5001.

Owner4

Owner

Defined in draft-cheshire-edns0-owner-option.

DnssecAlgorithmUnderstood5

DNSSEC Algorithm Understood

Defined in RFC 6975.

DsHashUnderstood6

DS Hash Understood

Defined in RFC 6975.

Nsec3HashUnderstood7

NSEC3 Hash Understood

Defined in RFC 6975.

ClientSubnet8

Client Subnet

Defined in RFC 7871.

Expire9

Expire EDNS Option

Defined in RFC 7314.

Cookie10

Cookie Option

Defined in RFC 7873.

TcpKeepAlive11

edns-tcp-keepalive EDNS0 Option

Defined in RFC 7828.

Padding12

The EDNS(0) Padding Option

Defined in RFC 7830.

See Also