.. |
selftest
|
wireguard: allowedips: expand maximum node depth
|
2023-08-07 12:26:57 -07:00 |
allowedips.c
|
wireguard: allowedips: avoid unaligned 64-bit memory accesses
|
2024-07-18 13:21:23 +02:00 |
allowedips.h
|
|
|
cookie.c
|
|
|
cookie.h
|
|
|
device.c
|
wireguard: use DEV_STATS_INC()
|
2023-12-03 07:33:03 +01:00 |
device.h
|
wireguard: receive: use ring buffer for incoming handshakes
|
2021-11-29 19:50:50 -08:00 |
main.c
|
wireguard: main: rename 'mod_init' & 'mod_exit' functions to be module-specific
|
2021-11-29 19:50:30 -08:00 |
Makefile
|
|
|
messages.h
|
|
|
netlink.c
|
wireguard: netlink: access device through ctx instead of peer
|
2024-04-03 15:28:36 +02:00 |
netlink.h
|
|
|
noise.c
|
|
|
noise.h
|
wireguard: noise: separate receive counter from send counter
|
2020-05-20 20:55:09 -07:00 |
peer.c
|
net: drop the weight argument from netif_napi_add
|
2022-09-28 18:57:14 -07:00 |
peer.h
|
wireguard: peer: allocate in kmem_cache
|
2021-06-04 14:25:14 -07:00 |
peerlookup.c
|
wireguard: peerlookup: take lock before checking hash in replace operation
|
2020-09-09 11:31:38 -07:00 |
peerlookup.h
|
net: WireGuard secure network tunnel
|
2019-12-08 17:48:42 -08:00 |
queueing.c
|
wireguard: queueing: use saner cpu selection wrapping
|
2023-07-03 09:17:52 +01:00 |
queueing.h
|
wireguard: queueing: annotate intentional data race in cpu round robin
|
2024-07-18 13:21:23 +02:00 |
ratelimiter.c
|
|
|
ratelimiter.h
|
|
|
receive.c
|
wireguard: receive: annotate data-race around receiving_counter.counter
|
2024-03-26 18:20:11 -04:00 |
send.c
|
wireguard: send: annotate intentional data race in checking empty queue
|
2024-07-18 13:21:23 +02:00 |
socket.c
|
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
|
2022-03-30 19:14:09 -07:00 |
socket.h
|
|
|
timers.c
|
wireguard: timers: move to using timer_delete_sync
|
2023-07-03 09:17:52 +01:00 |
timers.h
|
net: WireGuard secure network tunnel
|
2019-12-08 17:48:42 -08:00 |
version.h
|
net: WireGuard secure network tunnel
|
2019-12-08 17:48:42 -08:00 |