about summary refs log tree commit diff
path: root/nixos/modules/services/networking/nat.nix
AgeCommit message (Expand)AuthorFilesLines
2016-10-02Merge pull request #18491 from groxxda/network-interfacesJoachim F1-1/+1
2016-09-13networking.nat: replace network-interfaces.targetAlexander Ried1-1/+1
2016-09-13nat module: optionSet -> submoduleEric Sagnes1-15/+15
2016-05-12Revert "nixos/nat: Allow nat without an externalInterface" black@2016-05-13Domen Kožar1-9/+4
2016-05-12nixos/nat: Allow nat without an externalInterfaceFranz Pletz1-4/+9
2014-10-31nixos/nat: Fix override so that sysctls are properly preservedWilliam A. Kennington III1-3/+3
2014-09-18nixos/nat: Don't flush tables, create subchains for autogenerated rulesWilliam A. Kennington III1-8/+19
2014-09-15nixos/nat: Leverage firewall moduleWilliam A. Kennington III1-51/+63
2014-09-04nixos nat: add description to forwardPortsLuca Bruno1-0/+4
2014-09-04nixos nat: add type for sourcePort and destination of forwardPortsLuca Bruno1-1/+11
2014-09-01nixos/nat: add forwardPorts for external->internal DNATLuca Bruno1-0/+19
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-04-11Use iptables' ‘-w’ flagEelco Dolstra1-9/+9
2014-04-11Fix NAT moduleEelco Dolstra1-1/+1
2014-04-10Add option networking.nat.internalInterfacesEelco Dolstra1-14/+41
2013-10-30Add lots of missing option typesEelco Dolstra1-5/+6
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+104