summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/wg-quick/linux.bash (follow)
Commit message (Expand)AuthorAgeFilesLines
* wg-quick: linux: ignore save warnings for iptables-nftJason A. Donenfeld2019-12-061-1/+1
* wg-quick: linux: suppress more warnings on weird kernelsJason A. Donenfeld2019-12-061-4/+4
* wg-quick: linux: some iptables don't like empty linesJason A. Donenfeld2019-12-051-6/+6
* wg-quick: linux: iptables-* -w is not widely supportedJason A. Donenfeld2019-12-051-2/+2
* wg-quick: linux: have remove_iptables return trueJason A. Donenfeld2019-12-051-1/+1
* wg-quick: linux: ensure postdown hooks executeJason A. Donenfeld2019-12-051-2/+2
* wg-quick: linux: suppress error when finding unused tableJason A. Donenfeld2019-11-271-1/+1
* wg-quick: linux: filter bogus injected packets and don't disable rpfilterJason A. Donenfeld2019-11-271-8/+29
* wg-quick: linux: only touch net.ipv4 for v4Jason A. Donenfeld2019-11-261-3/+5
* wg-quick: linux: don't fail down when using systemd-resolvedRonan Pigott2019-08-271-1/+1
* wg-quick: specify protocol to ip(8), because of inconsistenciesJason A. Donenfeld2019-05-291-3/+7
* wg-quick: look up existing routes properlyJason A. Donenfeld2019-05-291-1/+1
* wg-quick: add 'strip' subcommandLuis Ressel2019-03-231-1/+9
* global: update copyrightJason A. Donenfeld2019-01-071-1/+1
* wg-quick: bring interface up while setting MTUAaron Jones2018-12-181-9/+4
* wg-quick: check correct variable for route deduplicationJason A. Donenfeld2018-08-211-1/+1
* wg-quick: use invoking shell in auto rootingJason A. Donenfeld2018-05-161-1/+1
* wg-quick: add intentionally undocumented userspace implementation knobJason A. Donenfeld2018-05-161-2/+2
* wg-quick: darwin: use bash from environment and require bash 4+Jason A. Donenfeld2018-05-161-10/+10
* tools: reorganize for multiplatform wg-quickJason A. Donenfeld2018-05-141-0/+334