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: a2f5d643b5ad
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ab574424a0b4
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 17, 2019

  1. nixos/wireguard: add test

    After working on the last wireguard bump (#57534), we figured that it's
    probably a good idea to have a basic test which confirms that a simple
    VPN with wireguard still works.
    
    This test starts two peers with a `wg0` network interface and adds a v4
    and a v6 route that goes through `wg0`.
    Ma27 committed Mar 17, 2019
    Copy the full SHA
    0c4e9e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Merge pull request #57789 from Ma27/wireguard-test

    nixos/wireguard: add test
    fpletz committed Apr 2, 2019
    Copy the full SHA
    ab57442 View commit details
    Browse the repository at this point in the history