Re: [Pv-drivers] RFC: Network Plugin Architecture (NPA) for vmxnet3
From: Scott Feldman <hidden>
Date: 2010-05-06 02:03:58
Also in:
lkml
From: Scott Feldman <hidden>
Date: 2010-05-06 02:03:58
Also in:
lkml
On 5/5/10 10:29 AM, "Dmitry Torokhov" [off-list ref] wrote:
It would not be a binary blob but software properly released under GPL. The current plan is for the shell to enforce GPL requirement on the plugin code, similar to what module loaded does for regular kernel modules.
On 5/5/10 3:05 PM, "Shreyas Bhatewara" [off-list ref] wrote:
The plugin image is not linked against Linux kernel. It is OS agnostic infact (Eg. same plugin works for Linux and Windows VMs)
Are there any issues with injecting the GPL-licensed plug-in into the Windows vmxnet3 NDIS driver? -scott