|
unbound
0.1
|
This file is made because contrib/update-anchor.sh does not work on windows (no shell). More...
Functions | |
| static void | usage (void) |
| usage | |
| static void | fatal (const char *str) |
| fatal exit | |
| static struct ub_result * | do_lookup (struct ub_ctx *ctx, char *domain) |
| lookup data | |
| static ldns_rr_list * | result2answer (struct ub_result *result) |
| get answer into ldns rr list | |
| static void | do_print (struct ub_result *result, char *file) |
| print result to file | |
| static int | do_update (char *domain, char *file) |
| update domain to file | |
| int | main (int argc, char **argv) |
| anchor update main | |
This file is made because contrib/update-anchor.sh does not work on windows (no shell).
1.7.6.1