aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/wg-quick/openbsd.bash (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wg-quick: allow link local default gatewayJason A. Donenfeld2018-07-161-1/+0
| | | | | | | It's unclear why it was like this in the first place, but it apparently broke certain IPv6 setups. Reported-by: Jonas Blahut <j@die-blahuts.de>
* wg-quick: determine IPs when saving interfaceJason A. Donenfeld2018-05-271-5/+5
|
* wg-quick: allow enumeration of socket filesJason A. Donenfeld2018-05-231-1/+1
| | | | | These OSes have an unpriv'd ifconfig, so this isn't an even larger info leak.
* wg-quick: openbsd: add new implementationJason A. Donenfeld2018-05-221-0/+451