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: b8c3cd131879
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 103dfe655e3f
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 22, 2021

  1. libvirt: don't use iptables-nftables

    Per a comment on the PR that made this change, it turns out to cause
    issues in some cases: #109332 (comment)
    
    For now, let's revert back. Presumably the issues derive from the system
    iptables not matching libvirt's iptables.
    
    In the future, #81172 should move us back into the future, and I'm
    perfectly fine waiting for that PR to handle this separately.
    euank committed Jan 22, 2021
    Copy the full SHA
    f0b1cdb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Merge pull request #109722 from euank/libvirt-ebtables-iptables

    libvirt: don't use iptables-nftables
    Mic92 committed Jan 23, 2021
    Copy the full SHA
    103dfe6 View commit details
    Browse the repository at this point in the history