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: 299814b385d2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f4bb9c421f6a
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 6, 2018

  1. miniupnpd: wrap iptables scripts to use correct PATH

    (cherry picked from commit 2039327)
    bobvanderlinden authored and samueldr committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    9dc6bdc View commit details
    Browse the repository at this point in the history
  2. nixos: miniupnpd: use iptables scripts

    (cherry picked from commit d3eff01)
    bobvanderlinden authored and samueldr committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    4342bdd View commit details
    Browse the repository at this point in the history
  3. tests: upnp: init test for upnp using miniupnpd / miniupnpc

    (cherry picked from commit 32c63c6)
    bobvanderlinden authored and samueldr committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    3ab4c76 View commit details
    Browse the repository at this point in the history
  4. tests: bittorrent: improve stability

    This attempts to improve stability of the test by using existing
    services for miniupnpd and transmission.
    
    It also uses explicit addresses for the network interfaces so that the
    external IP addresses are valid internet addresses (thus fixing
    validation problems from upnpc).
    
    Also disable eth0 from being used to transfer torrents over without that
    being the intention.
    
    (cherry picked from commit 276ffc5)
    bobvanderlinden authored and samueldr committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    b453212 View commit details
    Browse the repository at this point in the history
  5. tests: bittorrent: add bobvanderlinden as maintainer

    (cherry picked from commit 5fbc521)
    bobvanderlinden authored and samueldr committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    fc8769d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #47956 from samueldr/18.09/backport-46443

    [backport] Miniupnpd and bittorrent improvements (#46443)
    samueldr committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    f4bb9c4 View commit details
    Browse the repository at this point in the history