1. 23 Jul, 2014 2 commits
    • Support openvswitch bridges · 0d204771
      Serge Hallyn authored
      We detect whether ovs-vsctl is available.  If so, then we support
      adding network interfaces to openvswitch bridges with it.
      
      Note that with this patch, veths do not appear to be removed from the
      openvswitch bridge.  This seems a bug in openvswitch, as the veths
      in fact do disappear from the system.  If lxc is required to remove
      the port from the bridge manually, that becomes more complicated
      for unprivileged containers, as it would require a setuid-root
      wrapper to be called at shutdown.
      Signed-off-by: 's avatarSerge Hallyn <serge.hallyn@ubuntu.com>
    • unprivileged containers: use next available nic name if unspecified · 8aecd66b
      Serge Hallyn authored
      Rather than always using eth0.  Otherwise unpriv containers cannot have
      multiple lxc.network.type = veth's without manually setting
      lxc.network.name =.
      Signed-off-by: 's avatarSerge Hallyn <serge.hallyn@ubuntu.com>
  2. 21 Jul, 2014 2 commits
  3. 17 Jul, 2014 3 commits
  4. 16 Jul, 2014 2 commits
  5. 15 Jul, 2014 1 commit
  6. 14 Jul, 2014 3 commits
  7. 09 Jul, 2014 5 commits
  8. 07 Jul, 2014 8 commits
  9. 03 Jul, 2014 3 commits
  10. 02 Jul, 2014 1 commit
  11. 30 Jun, 2014 5 commits
  12. 27 Jun, 2014 5 commits