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

Commits on May 1, 2020

  1. nixos/tests: add systemd-networkd-ipv6-prefix-delegation

    This is a follow-up to the PR #82026 that contains the promised tests.
    
    In this test I am testing if we can properly propagate prefixes received
    via DHCPv6 PD with the networkd options in our module system.
    
    The comments in the test should be sufficient to follow the idea and
    what is going on.
    andir committed May 1, 2020
    Copy the full SHA
    47529bc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6ec01c7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #86471 from andir/systemd-networkd-prefix-delegati…

    …on-test
    
    nixos/tests: add systemd-networkd-ipv6-prefix-delegation
    flokli committed May 1, 2020
    Copy the full SHA
    4a2f821 View commit details
    Browse the repository at this point in the history