[libvirt] [PATCH 0/5] Fixes for lxc veth handling

Daniel P. Berrange berrange at redhat.com
Wed Oct 2 11:31:15 UTC 2013


From: "Daniel P. Berrange" <berrange at redhat.com>

The primary goal of this series was to address the race condition in
creation of veth device names. A few other bugs were identified
along the way though & fixed.

Daniel P. Berrange (5):
  Don't set netdev offline in container cleanup
  Avoid reporting an error if veth device is already deleted
  Avoid deleting NULL veth device name
  Retry veth device creation on failure
  Use 'vnet' as prefix for veth devices

 src/lxc/lxc_process.c    |   3 +-
 src/util/virnetdevveth.c | 168 ++++++++++++++++++++++++++++++-----------------
 2 files changed, 107 insertions(+), 64 deletions(-)

-- 
1.8.3.1




More information about the libvir-list mailing list