CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/06/21 06:11:26

Modified files:
        sys/net        : if.c 
Added files:
        sys/net        : if_wg.c if_wg.h wg_cookie.c wg_cookie.h 
                         wg_noise.c wg_noise.h 

Log message:
add wg(4), an in kernel driver for WireGuard vpn communication.

thanks to Matt Dunwoodie and Jason A. Donenfeld for their effort.
it's at least as functional as the go implementation, and maybe
more so since this one works on more architectures.

i'm sure there's further development that can be done, but you can
say that about anything and everything that's in the tree.

ok deraadt@

Reply via email to