diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-02-15 14:50:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-27 12:09:02 +0300 |
commit | 1500d94e33d88383c69c27d6c9247174898a4078 (patch) | |
tree | d100d34347d8d84b553a3979a68fba684707120b /scripts/gdb/linux/tasks.py | |
parent | 6ecc7407187c5ce65fb156a96ef38c544fadf100 (diff) | |
download | linux-1500d94e33d88383c69c27d6c9247174898a4078.tar.xz |
netfilter: nf_tables: fix flush after rule deletion in the same batch
commit 23b7ca4f745f21c2b9cfcb67fdd33733b3ae7e66 upstream.
Flush after rule deletion bogusly hits -ENOENT. Skip rules that have
been already from nft_delrule_by_chain() which is always called from the
flush path.
Fixes: cf9dc09d0949 ("netfilter: nf_tables: fix missing rules flushing per table")
Reported-by: Phil Sutter <phil@nwl.cc>
Acked-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions