diff options
author | Arturo Borrero <arturo.borrero.glez@gmail.com> | 2014-09-02 18:42:26 +0400 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-09-09 18:31:26 +0400 |
commit | b9ac12ef099707f405d7478009564302d7ed8393 (patch) | |
tree | 21fb83c32a8606b8a1382b860bc87abdf8a9a3a4 /include/linux/rcutree.h | |
parent | ee01d5425634264089db74889c3547be13c3faef (diff) | |
download | linux-b9ac12ef099707f405d7478009564302d7ed8393.tar.xz |
netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset
This patch extend the NFT_MSG_DELTABLE call to support flushing the entire
ruleset.
The options now are:
* No family speficied, no table specified: flush all the ruleset.
* Family specified, no table specified: flush all tables in the AF.
* Family specified, table specified: flush the given table.
Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/linux/rcutree.h')
0 files changed, 0 insertions, 0 deletions