summaryrefslogtreecommitdiffstats
path: root/sys/net/if_wg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add missing rcs idjasper2020-06-221-0/+2
|
* add wg(4), an in kernel driver for WireGuard vpn communication.dlg2020-06-211-0/+107
| | | | | | | | | | | 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@
* back out, this isn't part of a vlan change.dlg2019-04-271-158/+0
|
* get rid of ifv_linkmib and a bunch of useless macrosdlg2019-04-271-0/+158