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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 27 Jul 2017 11:24:37 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     Girish Moodalbail <girish.moodalbail@...cle.com>
Cc:     <netdev@...r.kernel.org>
Subject: Re: [PATCH iproute2] geneve: support for modifying geneve device

On Tue, 25 Jul 2017 19:11:43 -0700
Girish Moodalbail <girish.moodalbail@...cle.com> wrote:

> Ability to change geneve device attributes was added to kernel through
> commit 5b861f6baa3a ("geneve: add rtnl changelink support"), however one
> cannot do the same through ip-link(8) command.  Changing the allowed
> geneve device attributes using 'ip link set <geneve_name> type geneve id
> <geneve_id> <allowed_attributes>' currently fails with 'operation not
> supported' error.  This patch adds support for it.
> 
> Signed-off-by: Girish Moodalbail <girish.moodalbail@...cle.com>

Looks good, applied.
Please send a follow on patch to update usage help and man page.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ