nixpkgs/nixos
evujumenuk e355f7044d wireguard: add per-peer routing table option
This adds a convenient per-peer option to set the routing table that associated routes are added to. This functionality is very useful for isolating interfaces from the kernel's global routing and forcing all traffic of a virtual interface (or a group of processes, via e.g. "ip rule add uidrange 10000-10009 lookup 42") through Wireguard.
2017-08-04 18:30:53 +02:00
..
doc/manual Improved nixos-option manpage 2017-08-04 03:30:35 +02:00
lib make-ext4-fs: Fix modification timestamps in image 2017-07-29 22:03:43 +03:00
maintainers make-disk-image: change to be less VM-centric 2017-04-24 02:30:00 +00:00
modules wireguard: add per-peer routing table option 2017-08-04 18:30:53 +02:00
tests nixos.tests.nat: fix 2017-08-04 17:52:42 +02:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix nixos release-combined: only build zfsroot tests on x86_64-linux 2017-06-30 15:21:30 -04:00
release-small.nix nixos/release-small.nix: cleanup to use default versions 2017-01-27 15:33:54 +01:00
release.nix snapper: add nixos module 2017-07-16 10:06:42 +01:00

*** NixOS ***

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