Split off the generic dns query functionality from the byaddr module into
the lookup module, and make byaddr use lookup.
lib/dns/include/dns/lookup.h
0 → 100644
lib/dns/lookup.c
0 → 100644
the lookup module, and make byaddr use lookup.