Re: [PATCH] Implementation of the sendgroup() system call

From: Andi Kleen
Date: Mon May 04 2009 - 06:13:54 EST


On Mon, May 04, 2009 at 11:56:25AM +0200, Eric Dumazet wrote:
> Andi Kleen a écrit :
>
> >>> Or perhaps simple send to a local multicast group and let
> >>> some netfilter module turn that into regular UDP.
> >>>
> >> Sounds hacky and rooty.
> >
> > rooty? Everyone can send to all directions anyways.
> >
> > It wouldn't be perfect, but quite usable as a short term solution
> > for a production server.
>
> Anyway, a netfilter module doesnt fit the needs (separate header/footer
> for each destination)

netfilter modues can create new skbs that reference the main data and replace
the header.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/