On 2012/12/01 04:26, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" <[email protected]> > > The code for creating veth/macvlan devices is part of the > LXC process startup code. Refactor this a little and export > the methods to the rest of the LXC driver. This allows them > to be reused for NIC hotplug code > > Signed-off-by: Daniel P. Berrange <[email protected]> > --- > src/lxc/lxc_process.c | 102 > +++++++++++++++++++++----------------------------- > src/lxc/lxc_process.h | 8 ++++ > 2 files changed, 50 insertions(+), 60 deletions(-) >
ACK -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
