No description
Find a file
Luke Granger-Brown 080577e0f3 swann: fix tailscale outbound
Tailscale adds a policy-based routing rule at priority 5200-ish, which is
before all the rules that we add. This avoids any Tailscale traffic going
out... over Tailscale, which would be bad.

Anyway, this breaks us because our main table is empty, so there's nowhere
for the Tailscale traffic to actually go. Oops.

Instead, use policy-based routing to send things over our WG tunnel, or over
any of our upstream connections depending on what's available.
2022-03-02 00:32:31 +00:00
.reuse treewide: add some SPDX headers 2021-03-20 20:46:56 +00:00
go go/minotarproxy: clean up Prometheus metrics 2022-01-22 15:28:31 +00:00
hack hack/deploy: we have jq now 2021-03-20 13:11:23 +00:00
LICENSES hack: make nixpkgs look like a git submodule to reuse 2020-06-07 15:16:27 +01:00
nix heptapod: update to 0.29.1 2022-03-01 00:00:23 +00:00
ops swann: fix tailscale outbound 2022-03-02 00:32:31 +00:00
py py/valveindexinstock: init 2021-02-22 21:31:23 +00:00
third_party 3p/nixpkgs: remove pr159074 2022-02-22 03:45:53 +00:00
web as205479: add /privacy/ 2021-12-12 20:28:35 +00:00
.gitlab-ci.yml gitlab-ci: block parent pipeline until child is complete 2021-03-28 15:30:15 +00:00
.hgignore go/trains: start work towards gRPC API; add FCM topic publisher 2021-11-20 23:46:53 +00:00
ci-root.nix porcorosso-wsl: init 2022-02-27 19:32:48 +00:00
default.nix depot: support system arg 2021-09-05 09:21:41 +00:00
home-manager-ext.nix treewide: add some SPDX headers 2021-03-20 20:46:56 +00:00
README.md Initial commit 2020-04-24 23:41:31 +01:00
version.nix depot: make version build faster 2021-03-28 01:14:59 +00:00