diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-10-29 11:39:46 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2013-12-30 23:50:17 +0100 |
commit | e17b5f15c2beda86565a8f4e55fdf12ceb20dd59 (patch) | |
tree | ac32b7b568fac6a654aa0ff3eafd1b5e7fcce059 /include/linux | |
parent | c74f398c58e7b77ca1c82a15d0b2e9eed4fb82ad (diff) |
rework automatic creation of built-in table and chains
This patch reworks the automatic creation of built-in table and
chains. Now it initializes all built-in chains belonging a table
at once.
This happens with commands: -P, -A, -I, -N
Note that xtables skips chain initialization if it notices that
the table already exists in the kernel.
Thanks to Tomasz Bursztyka for spotting problems with -N.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions