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:   Fri, 14 Dec 2018 11:44:44 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     dsahern@...il.com
Cc:     jakub.kicinski@...ronome.com, roopa@...ulusnetworks.com,
        nikolay@...ulusnetworks.com, stephen@...workplumber.org,
        netdev@...r.kernel.org, oss-drivers@...ronome.com
Subject: Re: [PATCH net] net: netlink: rename NETLINK_DUMP_STRICT_CHK ->
 NETLINK_GET_STRICT_CHK

From: David Ahern <dsahern@...il.com>
Date: Fri, 14 Dec 2018 12:40:34 -0700

> On 12/14/18 12:38 PM, Jakub Kicinski wrote:
>> NETLINK_DUMP_STRICT_CHK can be used for all GET requests,
>> dumps as well as doit handlers.  Replace the DUMP in the
>> name with GET make that clearer.
>> 
>> Signed-off-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
>> ---
>>  include/uapi/linux/netlink.h       | 2 +-
>>  net/netlink/af_netlink.c           | 4 ++--
>>  tools/include/uapi/linux/netlink.h | 2 +-
>>  3 files changed, 4 insertions(+), 4 deletions(-)
>> 
> 
> Reviewed-by: David Ahern <dsahern@...il.com>

Applied, luckily we can still do this.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ