aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/wg-quick/linux.bash (follow)
Commit message (Expand)AuthorAgeFilesLines
* wg-quick: run PreUp hook after creating interfaceDaniel Gröber2023-05-181-1/+1
* wg-quick: linux: prevent traffic from momentarily leaking into tunnelTom Yan2022-06-171-1/+1
* Revert "wg-quick: wait on process substitutions"Jason A. Donenfeld2020-08-271-11/+11
* wg-quick: wait on process substitutionsJason A. Donenfeld2020-08-061-11/+11
* wg-quick: cleanup openbsd supportJason A. Donenfeld2020-05-101-1/+1
* wg-quick: support dns search domainsJason A. Donenfeld2020-05-091-3/+8
* global: bump copyrightJason A. Donenfeld2020-01-021-1/+1
* wg-quick: linux: quote ifname for nftJason A. Donenfeld2019-12-281-1/+1
* wg-quick: linux: use already configured addresses instead of in-memoryJason A. Donenfeld2019-12-171-6/+6
* wg-quick: linux: try both iptables(8) and nft(8) on teardownJason A. Donenfeld2019-12-121-1/+2
* wg-quick: linux: support older nft(8)Jason A. Donenfeld2019-12-121-5/+5
* wg-quick: linux: add support for nft and prefer itJason A. Donenfeld2019-12-121-20/+39
* 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
* wg: reorganize for multiplatform wg-quickJason A. Donenfeld2018-05-141-0/+334