Commit 785ee80b authored by Giovanni Bajo's avatar Giovanni Bajo Committed by Simon Kelley

Describe SOA rdata section.

parent f119ed38
...@@ -237,6 +237,7 @@ static const int rdata_description[][8] = ...@@ -237,6 +237,7 @@ static const int rdata_description[][8] =
/* 3: .. */ { RDESC_END }, /* 3: .. */ { RDESC_END },
/* 4: .. */ { RDESC_END }, /* 4: .. */ { RDESC_END },
/* 5: CNAME */ { RDESC_DOMAIN, RDESC_END }, /* 5: CNAME */ { RDESC_DOMAIN, RDESC_END },
/* 6: SOA */ { RDESC_DOMAIN, RDESC_DOMAIN, RDESC_END },
}; };
......
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