[lxc-devel] [lxc/lxc] 658979: Fix unprivileged networking

GitHub noreply at github.com
Tue Feb 18 21:36:51 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 658979c5f9276e7b69c9f0e51be7d9e22dd49848
      https://github.com/lxc/lxc/commit/658979c5f9276e7b69c9f0e51be7d9e22dd49848
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2014-02-18 (Tue, 18 Feb 2014)

  Changed paths:
    M src/lxc/conf.c
    M src/lxc/start.c

  Log Message:
  -----------
  Fix unprivileged networking

If we are unprivileged and have asked for a veth device, then create
a pipe over which to pass the veth names.

Network-related todos:
1. set mtu on the container side of veth device
2. set mtu in lxc-user-nic.  Note that this probably requires an
   update to the /etc/lxc/lxc-usernet file :(

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>




More information about the lxc-devel mailing list