diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-01-05 22:00:57 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-01-16 15:51:49 +0100 |
commit | 445db8d09659eb27bcd5920cb91d91686f0197d0 (patch) | |
tree | c7093714b6d55f7aec0fa852fa0510ff0e4c5830 /net/l3mdev | |
parent | 87265d842c59d93798b380afe3288a2bdc19bcd9 (diff) | |
download | linux-stable-445db8d09659eb27bcd5920cb91d91686f0197d0.tar.gz linux-stable-445db8d09659eb27bcd5920cb91d91686f0197d0.tar.bz2 linux-stable-445db8d09659eb27bcd5920cb91d91686f0197d0.zip |
netfilter: flowtable: remove dying bit, use teardown bit instead
The dying bit removes the conntrack entry if the netdev that owns this
flow is going down. Instead, use the teardown mechanism to push back the
flow to conntrack to let the classic software path decide what to do
with it.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/l3mdev')
0 files changed, 0 insertions, 0 deletions