diff options
author | Arturo Borrero <arturo.borrero.glez@gmail.com> | 2014-09-02 16:42:26 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-09-09 16:31:26 +0200 |
commit | b9ac12ef099707f405d7478009564302d7ed8393 (patch) | |
tree | 21fb83c32a8606b8a1382b860bc87abdf8a9a3a4 /include/uapi | |
parent | netfilter: nf_tables: add helpers to schedule objects deletion (diff) | |
download | linux-b9ac12ef099707f405d7478009564302d7ed8393.tar.xz linux-b9ac12ef099707f405d7478009564302d7ed8393.zip |
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/uapi')
0 files changed, 0 insertions, 0 deletions