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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 14 Jan 2020 23:25:20 +0100 From: Guillaume Nault <gnault@...hat.com> To: David Miller <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org> Cc: netdev@...r.kernel.org, Nicolas Dichtel <nicolas.dichtel@...nd.com> Subject: [PATCH net-next 0/2] netns: simple cleanups A few things to cleanup, found while working on net_namespace.c: * align netlink attribute parsing policy with their real usage, * some constification. Guillaume Nault (2): netns: Parse NETNSA_FD and NETNSA_PID as signed integers netns: constify exported functions include/net/net_namespace.h | 10 +++++----- net/core/net_namespace.c | 18 +++++++++--------- 2 files changed, 14 insertions(+), 14 deletions(-) -- 2.21.1
Powered by blists - more mailing lists