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: 2210eb352bca
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 008a2b294940
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 10, 2021

  1. nixos/tests/networking: fix DHCP range

    Exclude static 192.168.*.2 addresses from the dynamic address range to
    prevent different interfaces from getting the same address.
    
    Seems like configuring a fixed IPv4 address does not automatically
    exclude it from the dynamic address range.
    
    Should fix occasional failures of
    nixos.tests.networking.scripted.macvlan and possibly other networking
    tests relying on DHCP.
    erosennin committed Feb 10, 2021
    Copy the full SHA
    1f3c9fd View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Copy the full SHA
    008a2b2 View commit details
    Browse the repository at this point in the history