Skip to content

Commit

Permalink
Merge pull request #1138 from tgreenx/soaserial-logargs
Browse files Browse the repository at this point in the history
Add logentry arguments for SOA SERIAL
  • Loading branch information
tgreenx authored Oct 19, 2022
2 parents e8bf592 + b6282fe commit 9ebfaf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/logentry_args.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ and updated messages (*msgids* and *msgstr*).
| nsname_list | List of domain names | A list of name servers, as specified by "nsname", separated by ";". |
| rcode | An RCODE Name | An RCODE Name (not numeric code) from [DNS RCODEs]. |
| rrtype | A Resource Record TYPE Name | A Resource Record TYPE Name (not numeric code) from [DNS RR TYPEs]. |
| soaserial | Non-negative integer | The numeric value for the SERIAL field in an SOA record. Integer in range 0-4,294,967,295 |
| soaserial_list | List of non-negative integers | A list of non-negative integers, as specified by "soaserial", separated by ";". |
| testcase | A Zonemaster test case, or `all` | A test case identifier. |
| unicode_name | Unicode name of a code point | The name is a string in ASCII only and in upper case, e.g. "LATIN SMALL LETTER A"|

Expand Down

0 comments on commit 9ebfaf5

Please sign in to comment.