Three more helper functions and the DNS action is done.
This commit is contained in:
parent
8959d6db07
commit
595404e175
3 changed files with 122 additions and 6 deletions
|
|
@ -173,6 +173,7 @@ const parser_t* init_soa() {
|
|||
uint32(), // REFRESH
|
||||
uint32(), // RETRY
|
||||
uint32(), // EXPIRE
|
||||
uint32(), // MINIMUM
|
||||
end_p(),
|
||||
NULL);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue