Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 6f41b1c84283
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: de1cbcc69234
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 4, 2019

  1. nixos/nat: fix typo in comment

    This iptables directive is marking packets coming from the internal interfaces so they can later be NATed by the rule in https://github.com/NixOS/nixpkgs/blob/22378e699682778075bcfb12cb6bf710261586f5/nixos/modules/services/networking/nat.nix#L38-L42 .
    
    Fix the comment accordingly.
    mveytsman authored and bjornfor committed Nov 4, 2019
    Copy the full SHA
    de1cbcc View commit details
    Browse the repository at this point in the history