+13
nixos/doc/manual/release-notes/rl-2105.xml
+13
nixos/doc/manual/release-notes/rl-2105.xml
···
+86
-55
nixos/modules/services/networking/libreswan.nix
+86
-55
nixos/modules/services/networking/libreswan.nix
···indent = str: concatStrings (concatMap (s: [" " (trim [" " "\t"] s) "\n"]) (splitString "\n" str));······virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12,%v4:25.0.0.0/8,%v4:100.64.0.0/10,%v6:fd00::/8,%v6:fe80::/10virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12,%v4:25.0.0.0/8,%v4:100.64.0.0/10,%v6:fd00::/8,%v6:fe80::/10-description = "Options to go in the 'config setup' section of the libreswan ipsec configuration";+description = "Options to go in the 'config setup' section of the Libreswan IPsec configuration";+See the Libreswan <link xlink:href="https://libreswan.org/wiki/FAQ#Why_is_it_recommended_to_disable_send_redirects_in_.2Fproc.2Fsys.2Fnet_.3F">···
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+134
nixos/tests/libreswan.nix
+134
nixos/tests/libreswan.nix
···+{ text = ''@alice @bob : PSK "j1JbIi9WY07rxwcNQ6nbyThKCf9DGxWOyokXIQcAQUnafsNTUJxfsxwk9WYK8fHj"'';
+96
-48
pkgs/tools/networking/libreswan/default.nix
+96
-48
pkgs/tools/networking/libreswan/default.nix
···+url = "https://github.com/libreswan/libreswan/commit/ea50d36d2886e44317ba5ba841de1d1bf91aee6c.patch";-sed -i -e 's|#!/usr/bin/python|#!/usr/bin/env python|' -e 's/^\(\W*\)installstartcheck()/\1sscmd = "ss"\n\0/' programs/verify/verify.in······description = "A free software implementation of the VPN protocol based on IPSec and the Internet Key Exchange";