On Mon, 03 Dec 2007 20:10:09 -0800 (PST)
David Miller <[EMAIL PROTECTED]> wrote:

> From: Stephen Hemminger <[EMAIL PROTECTED]>
> Date: Mon, 03 Dec 2007 18:08:09 -0800
> 
> > Yes, doing UDP in user space is trivial.
> 
> Only if you also filter out the ICMP port unreachable's
> the kernel is going to generate.

Yeah, using a packet filter will do that for you. (or just open the
appropriate socket first).
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to