nixpkgs/modules
Mathijs Kwik 6c62de6a31 firewall: option to enable the rpfilter netfilter module
This is meant to replace /proc/sys/net/ipv4/conf/*/rp_filter, which
only works for ipv4. Furthermore, it's nicer to handle this kind of
filtering in the firewall.

There are some more subtle differences, please see:
https://home.regit.org/netfilter-en/secure-use-of-helpers/

I chose to enable this by default (when the firewall is enabled) as
it's a good idea in general. Only people with advanced routing needs
might not want this, but I guess they don't use the nixos firewall
anyway and use a custom solution. Furthermore, the option only becomes
available in kernel 3.3+, so conservative nixos users that just stick
to the default kernel will not need to act now just yet.
2012-10-13 09:59:31 +02:00
..
config Add an /etc/hosts entry mapping localhost to ::1 2012-10-07 00:46:24 -04:00
hardware Add new 'hardware.cpu.amd.updateMicrocode' option. 2012-09-11 18:44:37 +02:00
installer nixos-rebuild: Support --option 2012-09-14 13:23:19 -04:00
misc Add "adm" group from the systemd branch to prevent constant collisions 2012-09-28 11:14:33 -04:00
profiles Remove jfsrec from the minimal CD because it pulls in Boost 2012-07-25 11:39:41 -04:00
programs modules/programs/bash/bashrc.sh: adapt bash completion for version 2.0 of the package 2012-08-20 16:37:14 +02:00
security modules/security/sudo.nix: added 'wheelNeedsPassword' option (default: true) 2012-08-13 14:37:32 +02:00
services firewall: option to enable the rpfilter netfilter module 2012-10-13 09:59:31 +02:00
system busyboxKeymap: Support unicode keymaps 2012-09-24 17:15:26 -04:00
tasks Adding a parameter 'ttyEmergency' 2012-09-24 00:16:52 +02:00
testing qemu tests use the virtio console to run commands 2012-08-07 17:04:00 -04:00
virtualisation Provide a common share between VMs to allow easy communication 2012-08-16 10:47:33 -04:00
module-list.nix Rename dovecot2 module to dovecot. 2012-09-25 11:23:53 +02:00
rename.nix Adding a rename line for rt73 -> ralink. 2012-08-11 14:54:43 +02:00