]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notifications
authorPhil Sutter <phil@nwl.cc>
Wed, 19 Jul 2017 14:32:23 +0000 (16:32 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 24 Jul 2017 11:25:07 +0000 (13:25 +0200)
commit784b4e612d42a2b7578d7fab2ed78940e10536bc
tree4daeec6a42ba987b68ebbb161eeb056e00c87db3
parent0b35f6031a00329800bacc04085188c300c3a4d8
netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notifications

This is helpful for 'nft monitor' to track which process caused a given
change to the ruleset.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/uapi/linux/netfilter/nf_tables.h
net/netfilter/nf_tables_api.c