Commit 29d60582 authored by Brickner_cp's avatar Brickner_cp

DNS

parent be380b07
...@@ -194,12 +194,14 @@ ...@@ -194,12 +194,14 @@
/// <summary> /// <summary>
/// RFC 1712. /// RFC 1712.
/// Geographical Position. /// Geographical Position.
/// Payload type: DnsResourceDataGeographicalPosition.
/// </summary> /// </summary>
GPos = 27, GPos = 27,
/// <summary> /// <summary>
/// RFC 3596. /// RFC 3596.
/// IP6 Address. /// IP6 Address.
/// Payload type: DnsResourceDataIpV6.
/// </summary> /// </summary>
Aaaa = 28, Aaaa = 28,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment