libvirt/src/lxc
Eric Blake f694036f2d lxc: avoid large stacks with veth creation
* src/lxc/veth.h (vethCreate): Change prototype.
* src/lxc/veth.c (vethCreate): Always malloc veth2, and allocate
veth1 if needed.
(getFreeVethName): Adjust signature, and use virAsprintf.
* src/lxc/lxc_driver.c (lxcSetupInterfaces): Adjust caller.
2010-09-02 15:48:24 -06:00
..
libvirtd_lxc.aug LXC add augeas support for config file 2009-10-08 18:06:40 +02:00
lxc_conf.c Expose a host UUID in the capabilities XML 2010-05-25 17:09:18 +01:00
lxc_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
lxc_container.c lxc: Fix return values of veth.c functions 2010-07-29 14:08:35 -04:00
lxc_container.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
lxc_controller.c lxc: Fix return values of veth.c functions 2010-07-29 14:08:35 -04:00
lxc_driver.c lxc: avoid large stacks with veth creation 2010-09-02 15:48:24 -06:00
lxc_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
lxc.conf LXC add driver config file lxc.conf 2009-10-08 17:40:14 +02:00
test_libvirtd_lxc.aug LXC add augeas support for config file 2009-10-08 18:06:40 +02:00
veth.c lxc: avoid large stacks with veth creation 2010-09-02 15:48:24 -06:00
veth.h lxc: avoid large stacks with veth creation 2010-09-02 15:48:24 -06:00