[PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test
Jason A. Donenfeld
Jason at zx2c4.com
Wed Mar 19 16:15:51 UTC 2025
On Mon, Jan 06, 2025 at 08:10:43AM +0000, Hangbin Liu wrote:
> + echo "file /bin/nft $(NFTABLES_PATH)/src/nft 755 0 0" >> $@
> + echo "file /lib/libmnl.so.0 $(TOOLCHAIN_PATH)/lib/libmnl.so.0 755 0 0" >> $@
> + echo "file /lib/libnftnl.so.11 $(TOOLCHAIN_PATH)/lib/libnftnl.so.11 755 0 0" >> $@
Can't these be statically linked into the nft binary?
More information about the WireGuard
mailing list