![]() |
The Netsukuku Project
0.0.9
An Alternative routing method
|
#include "includes.h"#include "inet.h"#include "endianness.h"#include "map.h"#include "gmap.h"#include "bmap.h"#include "route.h"#include "request.h"#include "pkts.h"#include "tracer.h"#include "qspn.h"#include "radar.h"#include "netsukuku.h"#include "daemon.h"#include "crypto.h"#include "andna_cache.h"#include "andna.h"#include "andns.h"#include "dns_wrapper.h"#include "common.h"
Functions | |
| void * | dns_exec_pkt (void *passed_argv) |
| void | dns_wrapper_daemon (u_short port) |
| void * | dns_wrapper_thread (void *null) |
| void* dns_exec_pkt | ( | void * | passed_argv | ) |

| void dns_wrapper_daemon | ( | u_short | port | ) |

| void* dns_wrapper_thread | ( | void * | null | ) |
