DNS支持TSIG

This commit is contained in:
GoEdgeLab
2021-07-25 15:08:38 +08:00
parent 11e6e128b0
commit 2963d5b126
13 changed files with 907 additions and 149 deletions

View File

@@ -20,4 +20,5 @@ message NSAccessLog {
int64 timestamp = 13;
string requestId = 14;
string timeLocal = 15;
string error = 16;
}