aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_core.c
diff options
context:
space:
mode:
authorAnder Juaristi <a@juaristi.eus>2019-08-17 13:26:52 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2019-08-27 17:27:08 +0200
commitd0a8d877da976c244092ce859683b2fa116217db (patch)
treec1a4f5cc5d574ffe15d949e54bde5928a9bf99ed /net/netfilter/nf_conntrack_core.c
parentnetfilter: nfnetlink_log: add support for VLAN information (diff)
downloadlinux-dev-d0a8d877da976c244092ce859683b2fa116217db.tar.xz
linux-dev-d0a8d877da976c244092ce859683b2fa116217db.zip
netfilter: nft_dynset: support for element deletion
This patch implements the delete operation from the ruleset. It implements a new delete() function in nft_set_rhash. It is simpler to use than the already existing remove(), because it only takes the set and the key as arguments, whereas remove() expects a full nft_set_elem structure. Signed-off-by: Ander Juaristi <a@juaristi.eus> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions