Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3ee25d42c7f705dcdeb01a3dc40c3452b18896b0
      
https://github.com/NixOS/nixpkgs/commit/3ee25d42c7f705dcdeb01a3dc40c3452b18896b0
  Author: Wilhelm Schuster <w...@wilhelm.re>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
    M nixos/modules/virtualisation/containers.nix

  Log Message:
  -----------
  containers module: Add option to enable tunnel access

This adds the containers.<name>.enableTun option allowing containers to
access /dev/net/tun. This is required by openvpn, tinc, etc. in order to
work properly inside containers.

The new option builds on top of two generic options
containers.<name>.additionalCapabilities and
containers.<name>.allowedDevices which also can be used for example when
adding support for FUSE later down the road.

Backported to 16.09.


  Commit: feb901f7c66c30754744e5f2c905d11171eda34e
      
https://github.com/NixOS/nixpkgs/commit/feb901f7c66c30754744e5f2c905d11171eda34e
  Author: Graham Christensen <gra...@grahamc.com>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    M nixos/modules/virtualisation/containers.nix

  Log Message:
  -----------
  Merge pull request #19523 from rasendubi/containers-dev-tun

Allow access to /dev/net/tun inside containers (port to 16.09)


Compare: https://github.com/NixOS/nixpkgs/compare/9f7ec8102ecf...feb901f7c66c
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to