nixpkgs/nixos
David Anderson 3fdac0f981 nixos/tailscale: warn if strict reverse path filtering is in use.
Tailscale uses policy routing to enable certain traffic to bypass
routes that lead into the Tailscale mesh. NixOS's reverse path
filtering setup doesn't understand the policy routing at play,
and so incorrectly interprets some of this traffic as spoofed.

Since this only breaks some features of Tailscale, merely warn
users about it, rather than make it a hard error.

Updates tailscale/tailscale#4432

Signed-off-by: David Anderson <dave@natulte.net>
2022-05-05 18:28:48 -07:00
..
doc nixos/kanidm: fix release notes 2022-05-05 19:18:41 +02:00
lib nixos: Fix up systemd shutdown ramfs 2022-04-28 14:12:14 -04:00
maintainers nixos/lxd: improve tests 2022-05-03 12:24:13 +02:00
modules nixos/tailscale: warn if strict reverse path filtering is in use. 2022-05-05 18:28:48 -07:00
tests Merge pull request #171071 from jtojnar/fdo-updates 2022-05-05 19:55:24 +02:00
COPYING
default.nix nixos: Make system.build.vm a standard attribute based on vmVariant 2021-12-17 14:49:31 +01:00
README
release-combined.nix nixos/release: add podman, oci-containers.podman to tested 2022-05-03 19:42:33 +10:00
release-small.nix nixos/release: disable nfs3.simple 2022-03-03 06:34:59 +10:00
release.nix nixos/release: add calamares installer 2022-05-03 12:19:20 -04:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.