Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fc3eed2cb01825d8024a535b8129ec0eeb0b1b84
      
https://github.com/NixOS/nixpkgs/commit/fc3eed2cb01825d8024a535b8129ec0eeb0b1b84
  Author: Michał Pałka <michal.pa...@chalmers.se>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M nixos/modules/virtualisation/xen-dom0.nix

  Log Message:
  -----------
  xen service: fix wrong netmask handed out by xen-bridge.service

The dnsmasq instance run by the xen-bridge.service errorenously
hands out 172.16.0.0 as the netmask over DHCP to the VMs. This
commit removes the option responsible for that from dnsmasq.conf,
so that the proper netmask is inferred by dnsmasq instead.

Addresses https://github.com/NixOS/nixpkgs/issues/19883


  Commit: 8eefcb5c097ee1c70797ade2d5d8a696443610c9
      
https://github.com/NixOS/nixpkgs/commit/8eefcb5c097ee1c70797ade2d5d8a696443610c9
  Author: Joachim F <joach...@users.noreply.github.com>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M nixos/modules/virtualisation/xen-dom0.nix

  Log Message:
  -----------
  Merge pull request #19900 from michalpalka/xen-fix-xen-bridge2

xen service: fix wrong netmask handed out by xen-bridge.service


Compare: https://github.com/NixOS/nixpkgs/compare/944868dd9b98...8eefcb5c097e
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to