|
djbdnscurve6 46
djbdnscurve6
|
#include "buffer.h"#include "exit.h"#include "logmsg.h"#include "ip.h"#include "dns.h"#include "str.h"
Go to the source code of this file.
Macros | |
| #define | WHO "dnsname" |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| char | ip4 [4] |
| char | ip6 [16] |
| int main | ( | int | argc, |
| char ** | argv ) |