about summary refs log tree commit diff
path: root/nixos/modules/services/networking/firewall.nix
Commit message (Expand)AuthorAge
* Firewall: Only start if we have CAP_NET_ADMINEelco Dolstra2014-04-19
* firewall: Order after systemd-modules-load.serviceEelco Dolstra2014-04-17
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Use iptables' ‘-w’ flagEelco Dolstra2014-04-11
* Enable the firewall by defaultEelco Dolstra2014-04-08
* firewall: Allow setting rate limits for pingsShea Levy2014-03-14
* firewall: add support for TCP/UDP port rangesAustin Seipp2014-02-22
* Remove remaining references to UpstartEelco Dolstra2013-10-31
* Add lots of missing option typesEelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10