Commit cf56aa8
committed
Revert "netfilter: flowtable: teardown flow if cached mtu is stale"
This reverts commit b8baac3.
IPv4 packets with no DF flag set on result in frequent flow entry
teardown cycles, this is visible in the network topology that is used in
the nft_flowtable.sh test.
nft_flowtable.sh test ocassionally fails reporting that the dscp_fwd
test sees no packets going through the flowtable path.
Fixes: b8baac3 ("netfilter: flowtable: teardown flow if cached mtu is stale")
Reported-by: Jakub Kicinski <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>1 parent e589adf commit cf56aa8
1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
385 | | - | |
| 384 | + | |
386 | 385 | | |
387 | | - | |
388 | 386 | | |
389 | 387 | | |
390 | 388 | | |
| |||
662 | 660 | | |
663 | 661 | | |
664 | 662 | | |
665 | | - | |
666 | | - | |
| 663 | + | |
667 | 664 | | |
668 | | - | |
669 | 665 | | |
670 | 666 | | |
671 | 667 | | |
| |||
0 commit comments