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
| ||
|
Message-Id: <20170207140019.20269-1-fw@strlen.de> Date: Tue, 7 Feb 2017 15:00:13 +0100 From: Florian Westphal <fw@...len.de> To: <netdev@...r.kernel.org> Subject: [PATCH ipsec-next 0/6] xfrm: policy: make policy backend const Hi Steffen, This series removes all places that need to write to the afinfo policy backends. This then allows us to make the structures const.