Patrick McHardy 57de2a0cd9 netfilter: nf_tables: split chain policy validation from actually setting it
Currently nf_tables_newchain() atomicity is broken because of having
validation of some netlink attributes performed after changing attributes
of the chain. The chain policy is (currently) fine, but split it up as
preparation for the following fixes and to avoid future mistakes.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2014-01-09 20:17:13 +01:00
..
2013-12-09 20:56:12 -05:00
2013-12-21 14:56:21 +01:00
2013-09-23 16:52:45 -04:00
2013-10-19 19:36:19 -04:00
2013-12-11 10:56:21 -05:00
2013-12-05 13:05:48 -08:00
2013-11-21 13:09:42 -05:00
2013-12-09 20:24:18 -05:00