On Wed, Jun 14, 2006 at 04:29:04PM +0200, Erik Mouw wrote: > On Wed, Jun 14, 2006 at 03:30:22PM +0200, Harald Welte wrote: > > On Tue, Jun 13, 2006 at 02:12:41PM -0700, Daniel Phillips wrote: > > > > > This has the makings of a nice stable internal kernel api. Why do we want > > > to provide this nice stable internal api to proprietary modules? > > > > because there is IMHO legally nothing we can do about it anyway. Use of > > an industry-standard API that is provided in multiple operating system > > is one of the clearest idnication of some program _not_ being a > > derivative work. > > IMHO there is no industry-standard API for in-kernel use of sockets. > There is however one for user space. it doesn't matter in what space you are. If the API really is similar enough, then any piece of code (no matter where it was originally intended to run) will be able to work with any such socket API. The whole point of this is: Where is the derivation of an existing work? I can write a program against some BSD socket api somewhere, and I can easily make it use the proposed in-kernel sockets API. No derivation of anything that is inside the kernel and GPL licensed. > (IANAL, etc) Neither am I, but I'm constantly dealing with legal questions related to the GPL while running gpl-violations.org. -- - Harald Welte <[email protected]> http://gnumonks.org/ ============================================================================ We all know Linux is great...it does infinite loops in 5 seconds. -- Linus
Attachment:
pgpadJ6bgPKv6.pgp
Description: PGP signature
- References:
- [RFC/PATCH 1/2] in-kernel sockets API
- From: Sridhar Samudrala <[email protected]>
- Re: [RFC/PATCH 1/2] in-kernel sockets API
- From: Stephen Hemminger <[email protected]>
- Re: [RFC/PATCH 1/2] in-kernel sockets API
- From: "Brian F. G. Bidulock" <[email protected]>
- Re: [RFC/PATCH 1/2] in-kernel sockets API
- From: Daniel Phillips <[email protected]>
- Re: [RFC/PATCH 1/2] in-kernel sockets API
- From: Harald Welte <[email protected]>
- Re: [RFC/PATCH 1/2] in-kernel sockets API
- From: Erik Mouw <[email protected]>
- [RFC/PATCH 1/2] in-kernel sockets API
- Prev by Date: Re: loop devices removable
- Next by Date: Re: Serial-Core: USB-Serial port current issues.
- Previous by thread: Re: [RFC/PATCH 1/2] in-kernel sockets API
- Next by thread: Re: [RFC/PATCH 1/2] in-kernel sockets API
- Index(es):