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: 1be056ca30df
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 76c8e5ea3b74
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 17, 2018

  1. firewall service: run stop commands in reload

    Do cleanup of user-created additional rules.
    
    Of course it'd be much better to just use iptables-{save,restore} for
    declarative management, but as it's still not there...
    abbradar committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    b81aa02 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. Merge pull request #39055 from abbradar/reload-stop

    firewall service: run stop commands in reload
    xeji committed May 5, 2018
    Configuration menu
    Copy the full SHA
    76c8e5e View commit details
    Browse the repository at this point in the history