diff options
| author | 2014-09-02 16:42:21 +0200 | |
|---|---|---|
| committer | 2014-09-09 16:31:20 +0200 | |
| commit | 5e266fe7c046b107496a338839cfb6008aeddbd8 (patch) | |
| tree | da3ae578b8c08cc15c5b2d8e535b59909e3f63a2 /include/uapi/linux | |
| parent | netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core (diff) | |
| download | linux-dev-5e266fe7c046b107496a338839cfb6008aeddbd8.tar.xz linux-dev-5e266fe7c046b107496a338839cfb6008aeddbd8.zip | |
netfilter: nf_tables: refactor rule deletion helper
This helper function always schedule the rule to be removed in the following
transaction.
In follow-up patches, it is interesting to handle separately the logic of rule
activation/disactivation from the transaction mechanism.
So, this patch simply splits the original nf_tables_delrule_one() in two
functions, allowing further control.
While at it, for the sake of homigeneize the function naming scheme, let's
rename nf_tables_delrule_one() to nft_delrule().
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/linux')
0 files changed, 0 insertions, 0 deletions
