diff options
author | Thadeu Lima de Souza Cascardo <cascardo@canonical.com> | 2020-06-02 15:38:37 -0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-02 15:54:20 -0700 |
commit | 065fcfd49763ec71ae345bb5c5a74f961031e70e (patch) | |
tree | dfe83d3a9cf6348aca32eb9b6bf43e1e2101e5c5 /net/bridge | |
parent | e8224bfe77293494626f6eec1884fee7b87d0ced (diff) | |
download | linux-065fcfd49763ec71ae345bb5c5a74f961031e70e.tar.gz linux-065fcfd49763ec71ae345bb5c5a74f961031e70e.tar.bz2 linux-065fcfd49763ec71ae345bb5c5a74f961031e70e.zip |
selftests: net: ip_defrag: ignore EPERM
When running with conntrack rules, the dropped overlap fragments may cause
EPERM to be returned to sendto. Instead of completely failing, just ignore
those errors and continue. If this causes packets with overlap fragments to
be dropped as expected, that is okay. And if it causes packets that are
expected to be received to be dropped, which should not happen, it will be
detected as failure.
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions