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: 5089214a3dfa
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7869cd26b3ab
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 13, 2020

  1. iperf3: fix compilation to support authentication creds

    Service iperf3 defines authorizedUsersFile and rsaPrivateKey to
    enable authenticated iperf server. It requires iperf to be compiled
    with openssl.
    
    https://nixos.org/nixos/options.html#services.iperf3.authorizedusersfile
    Frostman committed Jan 13, 2020
    Copy the full SHA
    eabc138 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. iperf3: fix compilation to support authentication creds (#77592)

    iperf3: fix compilation to support authentication creds
    infinisil committed Jan 16, 2020
    Copy the full SHA
    7869cd2 View commit details
    Browse the repository at this point in the history