Re: IP -> hostname lookup in kernel module?

From: H. Peter Anvin (hpa@zytor.com)
Date: Wed Dec 12 2001 - 14:46:09 EST


Followup to: <20011212173517.G17064@blu>
By author: antirez <antirez@invece.org>
In newsgroup: linux.dev.kernel
>
> There isn't, but you can create an UDP socket and to the query..
>

No you can't. There is no way that you can find out which nameservers
are configured.

> or run an userspace resolver daemon that talks with your
> module, or some other trick.
>
> BTW it isn't the kind of stuff to do in kernelspace.
> You may think about do it in a post-processing stage
> if possible, or to write a module that exports to userspace
> what you need from the kernel and do the rest in userspace.

Indeed.

        -hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt	<amsp@zytor.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Dec 15 2001 - 21:00:24 EST