commit | ca2f18be792fddd0db2bbf6cbe1ec12d1bb32dd7 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Wed Jul 11 13:45:11 2018 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Wed Jul 18 11:26:45 2018 +0200 |
tree | 706fd92db3b395541a5c2d8d6b4c8aa7db846723 | |
parent | 452238e8d5ffd8b77f92387519513839d4ca7379 [diff] |
netfilter: nf_tables: make valid_genid callback mandatory always call this function, followup patch can use this to aquire a per-netns transaction log to guard the entire batch instead of using the nfnl susbsys mutex (which is shared among all namespaces). Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>