diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2024-11-17 22:20:29 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-18 19:32:27 -0800 |
commit | 0290abc9860917f1ee8b58309c2bbd740a39ee8e (patch) | |
tree | 1518d2bf7898cefb64c9b6f8dc56ab231b1c50a2 /tools/power | |
parent | c1822fb64f678ba5bf04dff2bea361537c6f7278 (diff) |
wireguard: selftests: load nf_conntrack if not present
Some distros may not load nf_conntrack by default, which will cause
subsequent nf_conntrack sets to fail. Load this module if it is not
already loaded.
Fixes: e7096c131e51 ("net: WireGuard secure network tunnel")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
[ Jason: add [[ -e ... ]] check so this works in the qemu harness. ]
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Link: https://patch.msgid.link/20241117212030.629159-4-Jason@zx2c4.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/power')
0 files changed, 0 insertions, 0 deletions