Searched full:wireguard (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireguard/ |
| H A D | main.c | 13 #include <uapi/linux/wireguard.h> 48 pr_info("WireGuard " WIREGUARD_VERSION " loaded. See www.wireguard.com for information.\n"); in wg_mod_init() 74 MODULE_DESCRIPTION("WireGuard secure network tunnel");
|
| H A D | noise.c | 29 static const u8 identifier_name[34] __nonstring = "WireGuard v1 zx2c4 Jason@zx2c4.com";
|
| /linux/tools/testing/selftests/wireguard/qemu/ |
| H A D | init.c | 55 …len = strlen(" WireGuard Test Suite on ") + strlen(utsname.sysname) + strlen(utsname.rele… in print_banner() 56 …printf("\x1b[45m\x1b[33m\x1b[1m%*.s\x1b[0m\n\x1b[45m\x1b[33m\x1b[1m WireGuard Test Suite on %s … in print_banner() 140 start = strstr(line, "wireguard: "); in kmod_selftests() 145 if (strstr(start, "www.wireguard.com")) in kmod_selftests()
|
| H A D | Makefile | 19 MIRROR := https://download.wireguard.com/qemu-test/distfiles/ 46 $(eval $(call tar_download,WIREGUARD_TOOLS,wireguard-tools,1.0.20250521,.tar.xz,https://git.zx2c4.com/wireguard-tools/snapshot/,b6f2628b85b1b23cc06517ec9c74f82d52c4cdbd020f3dd2f00c972a1782950e)) 263 TOOLCHAIN_DIR := https://download.wireguard.com/qemu-test/toolchains/20211123/
|
| /linux/tools/net/ynl/ |
| H A D | Makefile.deps | 57 CFLAGS_wireguard:=$(call get_hdr_inc2,_LINUX_WIREGUARD_H,_WG_UAPI_WIREGUARD_H,wireguard.h)
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | tc_redirect.c | 1234 * would be e.g. Wireguard which would appear as a pure L3 device to BPF, in test_tc_redirect_peer_l3()
|
| /linux/ |
| H A D | MAINTAINERS | 29215 WIREGUARD SECURE NETWORK TUNNEL 29217 L: wireguard@lists.zx2c4.com 29220 F: Documentation/netlink/specs/wireguard.yaml 29221 F: drivers/net/wireguard/ 29222 F: tools/testing/selftests/wireguard/
|