[Devel] [PATCH vz7 v3 0/3] Series short description

Andrew Vagin avagin at odin.com
Wed Sep 23 05:03:47 PDT 2015


Acked-by: Andrew Vagin <avagin at odin.com>

Thanks.

On Tue, Sep 22, 2015 at 05:49:07PM +0400, Stanislav Kinsburskiy wrote:
> This series add venet device creation and destruction support via netlink.
> It also removes device creation via per-net init hook.
> 
> https://jira.sw.ru/browse/PSBM-23441
> 
> v3: -ENOTSUP replaced with -ENOSYS. -ENOTSUP doesn't exist.
> 
> v2: return -ENOTSUP in case of attempt to create a venet device in nested
> namespace.
> 
> ---
> 
> Stanislav Kinsburskiy (3):
>       venet: fix false positive return code in case of error in venet_init()
>       venet: add newlink and dellink callbacks to rtnetlink operations
>       venet: remove per-net hooks and related code
> 
> 
>  drivers/net/venetdev.c |  123 ++++++++++++++++++++----------------------------
>  1 file changed, 51 insertions(+), 72 deletions(-)
> _______________________________________________
> Devel mailing list
> Devel at openvz.org
> https://lists.openvz.org/mailman/listinfo/devel



More information about the Devel mailing list