lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170221.121956.630133467702920098.davem@davemloft.net>
Date:   Tue, 21 Feb 2017 12:19:56 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     roopa@...ulusnetworks.com
Cc:     netdev@...r.kernel.org, stephen@...workplumber.org,
        jbenc@...hat.com, pshelar@....org, joe@....org
Subject: Re: [PATCH net-next] vxlan: add changelink support

From: Roopa Prabhu <roopa@...ulusnetworks.com>
Date: Mon, 20 Feb 2017 08:29:19 -0800

> From: Roopa Prabhu <roopa@...ulusnetworks.com>
> 
> This patch adds changelink rtnl op support for vxlan netdevs.
> code changes involve:
>     - refactor vxlan_newlink into vxlan_nl2conf to be
>     used by vxlan_newlink and vxlan_changelink
>     - vxlan_nl2conf and vxlan_dev_configure take a
>     changelink argument to isolate changelink checks
>     and updates.
>     - Allow changing only a few attributes:
>         - return -EOPNOTSUPP for attributes that cannot
>         be changed for now. Incremental patches can
>         make the non-supported one available in the future
>         if needed.
> 
> Signed-off-by: Roopa Prabhu <roopa@...ulusnetworks.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ