aboutsummaryrefslogtreecommitdiffstats
path: root/tests/if_wg_test.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-19if_wg: import latest wg_noise.{c,h}Matt Dunwoodie5-1068/+1137
2021-04-18if_wg: warn when we can't bind to socketsJason A. Donenfeld1-0/+1
2021-04-18if_wg: rewrite and clarify socket bindingJason A. Donenfeld1-49/+41
2021-04-17if_wg: when setting the tunnel fib allow to set to fib number 0Frank Behrens1-5/+3
2021-04-15version: bumpv0.0.20210415Jason A. Donenfeld1-1/+1
2021-04-15if_wg: set multicast flagJason A. Donenfeld1-1/+1
2021-04-15if_wg: do not allow ioctl to race with clone_destroyJason A. Donenfeld1-10/+16
2021-04-15if_wg: don't check return value of WAITOKJason A. Donenfeld1-4/+0
2021-04-13if_wg: allow debugging with `ifconfig wg0 debug`Jason A. Donenfeld1-8/+2
2021-04-13if_wg: remove peer marshalling from get requestJason A. Donenfeld2-312/+94
2021-04-12version: bumpv0.0.20210412Jason A. Donenfeld1-1/+1
2021-04-12if_wg: set user cookie and fib through proper sockoptsJason A. Donenfeld1-20/+44