diff options
author | David Wei <dw@davidwei.uk> | 2024-02-28 15:22:53 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-01 10:43:10 +0000 |
commit | 8ee60f9c41fb01440e8a8f97127869c9b1978362 (patch) | |
tree | 61788d5f714fe9d344d820b9e2bdd4bb8c100bb0 /scripts/bpf_doc.py | |
parent | dfb429ea4f2db6a946ada94cce8955e87906e6b5 (diff) |
netdevsim: fix rtnetlink.sh selftest
I cleared IFF_NOARP flag from netdevsim dev->flags in order to support
skb forwarding. This breaks the rtnetlink.sh selftest
kci_test_ipsec_offload() test because ipsec does not connect to peers it
cannot transmit to.
Fix the issue by adding a neigh entry manually. ipsec_offload test now
successfully pass.
Signed-off-by: David Wei <dw@davidwei.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions