Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backport] Miniupnpd and bittorrent improvements (#46443) #47956

Merged
merged 5 commits into from
Oct 6, 2018

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