[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091015070234.GA29506@ioremap.net>
Date: Thu, 15 Oct 2009 11:02:34 +0400
From: Evgeniy Polyakov <zbr@...emap.net>
To: David Miller <davem@...emloft.net>
Cc: greearb@...delatech.com, deri@...p.org, shemminger@...tta.com,
brad.doctor@...il.com, netdev@...r.kernel.org
Subject: Re: PF_RING: Include in main line kernel?
On Wed, Oct 14, 2009 at 02:49:23PM -0700, David Miller (davem@...emloft.net) wrote:
> > Maybe something similar to the attached patch?
>
> This is not something I'm interested in applying.
>
> It makes implementing proprietary complete networking stacks
> for Linux way too easy.
Such kernels will be tainted and thus its bugs and problems will be
clearly indicated by the proprietary module.
> Instead I'd rather have a GPL exported function that allows indication
> of consumption somehow. That's why we have a special hook for
> bonding, so it cannot be abused in proprietary modules.
I believe bonding with its hook is a historical heritage and priority
absence in packet hooks which do not currently allow something to be
registered very first and steal packets from the stack.
Looks like bonding could be implemented as a packet handler with Ben's
patch applied, isn't it?
--
Evgeniy Polyakov
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists