WSL2-Linux-Kernel/include/net/netfilter
Pablo Neira Ayuso 273fe3f100 netfilter: nf_tables: bogus EBUSY when deleting set after flush
Set deletion after flush coming in the same batch results in EBUSY. Add
set use counter to track the number of references to this set from
rules. We cannot rely on the list of bindings for this since such list
is still populated from the preparation phase.

Reported-by: Václav Zindulka <vaclav.zindulka@tlapnet.cz>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2019-03-11 13:19:24 +01:00
..
ipv4
ipv6
br_netfilter.h
nf_conntrack.h netfilter: conntrack: avoid same-timeout update 2019-02-27 10:58:21 +01:00
nf_conntrack_acct.h
nf_conntrack_core.h
nf_conntrack_count.h
nf_conntrack_ecache.h
nf_conntrack_expect.h
nf_conntrack_extend.h
nf_conntrack_helper.h
nf_conntrack_l4proto.h
nf_conntrack_labels.h
nf_conntrack_seqadj.h
nf_conntrack_synproxy.h
nf_conntrack_timeout.h
nf_conntrack_timestamp.h
nf_conntrack_tuple.h
nf_conntrack_zones.h
nf_dup_netdev.h
nf_flow_table.h
nf_log.h
nf_nat.h netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h 2019-02-27 10:54:08 +01:00
nf_nat_helper.h
nf_nat_redirect.h
nf_queue.h
nf_reject.h
nf_socket.h
nf_tables.h netfilter: nf_tables: bogus EBUSY when deleting set after flush 2019-03-11 13:19:24 +01:00
nf_tables_core.h
nf_tables_ipv4.h
nf_tables_ipv6.h
nf_tproxy.h
nft_fib.h
nft_reject.h
xt_rateest.h