summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/networking/firewall.nix
AgeCommit message (Expand)Author
2023-03-04nixos/firewall: assert that the kernel supports conntrack helper auto-loadingK900
2022-12-23nixos/{firewall, nat}: add a nftables based implementationRvfg
2022-11-19nixos/firewall: remove stray quote from package optionDavid Wilemski
2022-10-05nixos/firewall: move rpfilter from raw to mangleMilan Hauth
2022-08-27nixos/*: literalDocBook -> literalMDpennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-02-19treewide: remove obsolete kernel version checksAlyssa Ross
2022-02-14nixos/firewall: remove dead codeLouis Bettens
2022-02-08nixos/firewall: make 'networking.firewall.package' example less confusingPierre Bourdon
2021-12-09treewide: add literalDocBook text to options with complex defaultspennae
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-07-29nixos/firewall: document log locationPeter Ferenczy
2020-03-18nixos/firewall: fix types in reverse path assertionAndrew Childs
2020-03-14nixos/firewall: fix inverted assertion for reverse path filteringAndrew Childs
2019-12-14nixos: fix ip46tables invocation in natBernardo Meurer
2019-09-22nixos/firewall: rename iptables-compat to iptables-nftables-compatJörg Thalheim
2019-09-03nixos/firewall: add package optionIzorkin
2019-08-26treewide: remove redundant quotesvolth
2019-03-09nixos/firewall: canonicalize firewall ports listsPierre Bourdon
2019-03-09nixos/firewall: use types.port where appropriatePierre Bourdon
2018-11-22Rename back to default and better release notesBen Blaxill
2018-11-20Refactor out the set operationsBen Blaxill
2018-11-18nixos/firewall: Always use global firewall.allowed rulesBen Blaxill
2018-08-29firewall service: respect marks in rpfilter (#39054)Nikolay Amiantov
2018-06-24nixos/firewall: per-interface port optionsgnidorah
2018-04-17firewall service: run stop commands in reloadNikolay Amiantov
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy
2017-11-19firewall: fix rpfilter blocking dhcp offers when no ip was bound yetMathijs Kwik
2017-10-11nixos/firewall: Rename misleading rejected to refused in loggingFlorian Jacob
2017-05-29nixos/firewall: clean up rpfilter rules properlyFranz Pletz
2017-02-06firewall: Fix check for rpfilter on manual-config kernelsShea Levy
2017-01-25firewall: disable conntrack helper autoloading by defaultFranz Pletz
2017-01-25linux: remove canDisableNetfilterConntrackHelpers featureFranz Pletz
2017-01-18firewall: Improve the comments (documentation) (#21862)Michael Weiss
2017-01-15firewall service: allow DHCPv6 client trafficNikolay Amiantov
2016-10-08firewall service: add support for loose reverse path filter check (#19122)Jaka Hudoklin
2016-09-07nixos: Fix ordering of firewall.serviceaszlig
2016-09-07firewall: Order before sysinitEelco Dolstra
2016-09-07Fix starting the firewallEelco Dolstra
2016-07-31nixos/firewall: Refactor rpfilter, allow DHCPv4 (#17325)Franz Pletz
2016-03-17Set networking.firewall.allowPing = true by default.Peter Simons
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel
2015-07-26nixos/firewall: Add the ability to specify additional packages for extraCommandsWilliam A. Kennington III
2015-07-26firewall: Don't depend on ipsetEelco Dolstra
2015-06-15Some more type cleanupEelco Dolstra
2015-01-20firewall service: fix pingLimit example valueJoachim Fasting
2014-12-28fix a typo from 2627198b0cVladimír Čunát
2014-12-28nixos/firewall: Add ipset utilityWilliam A. Kennington III
2014-12-01nixos: Add network-pre.target and adjust firewall start orderingWilliam A. Kennington III
2014-11-14firewall: clear rpfilter on stopBoris Sukholitko