wireguard-freebsd/src
Jason A. Donenfeld 20584d1c32 support: account for protosw change
e7d02be19 ("protosw: refactor protosw and domain static declaration and
load") changed the way this function should be invoked.

Link: e7d02be19d
Reported-by: Michael Pro <michael.adm@gmail.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2022-09-04 19:19:55 +02:00
..
selftest global: destroy rwlocks and mtxs 2021-06-05 23:29:34 +02:00
Makefile build: include compat.h for all files 2022-06-10 23:37:49 +02:00
compat.h compat: update version to handle sbcreatecontrol() changes 2022-06-14 21:58:03 +02:00
crypto.c crypto: inline blake2s convenience function 2022-06-14 11:35:01 +02:00
crypto.h crypto: inline blake2s convenience function 2022-06-14 11:35:01 +02:00
if_wg.c crypto: use OCF to encrypt/decrypt packets when supported 2022-06-14 00:54:55 +02:00
if_wg.h Initial import 2021-03-17 09:35:54 -06:00
support.h support: account for protosw change 2022-09-04 19:19:55 +02:00
version.h version: bump 2022-06-15 16:11:06 +02:00
wg_cookie.c wg_cookie: ratelimit_init: use callout_init_mtx 2022-06-10 18:57:33 +02:00
wg_cookie.h global: replace rwlock with mtx if never rlocked 2021-06-05 23:29:57 +02:00
wg_noise.c wg_noise: import hmac from crypto 2022-06-14 11:33:26 +02:00
wg_noise.h if_wg: pass back result of selftests and enable in CI 2021-05-19 01:23:09 +02:00