summaryrefslogtreecommitdiffstats
path: root/sys/net/if_wg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mark interface as MPSAFEjd/queueboostsJason A. Donenfeld2020-06-221-11/+11
* Increase if_txmit to 64Jason A. Donenfeld2020-06-221-0/+1
* add missing rcs idjasper2020-06-221-0/+2
* The interface if_ioctl routine must be called with the NET_LOCK() held.claudio2020-06-221-0/+4
* add wg(4), an in kernel driver for WireGuard vpn communication.dlg2020-06-211-0/+2735
* back out, this isn't part of a vlan change.dlg2019-04-271-1991/+0
* get rid of ifv_linkmib and a bunch of useless macrosdlg2019-04-271-0/+1991