]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: ipv4: netconf: perform strict checks also for doit handlers
authorJakub Kicinski <jakub.kicinski@netronome.com>
Fri, 18 Jan 2019 18:46:18 +0000 (10:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 19 Jan 2019 18:09:58 +0000 (10:09 -0800)
commiteede370d65ab8f5d0c6b2eb9c5213dd71710b18d
treef3c6bc57b0d92d90d6b9d18b17f6e6f7d6e07fda
parent4d165f614e12d7c089c0fec78a0fb63e7452d62e
net: ipv4: netconf: perform strict checks also for doit handlers

Make RTM_GETNETCONF's doit handler use strict checks when
NETLINK_F_STRICT_CHK is set.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/devinet.c