commit | 784b4e612d42a2b7578d7fab2ed78940e10536bc | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil@nwl.cc> | Wed Jul 19 16:32:23 2017 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Jul 24 13:25:07 2017 +0200 |
tree | 4daeec6a42ba987b68ebbb161eeb056e00c87db3 | |
parent | 0b35f6031a00329800bacc04085188c300c3a4d8 [diff] |
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>