mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2026-03-29 00:00:41 +00:00
This commit does the following changes to the python API: - Rename the add_device API call to add_device_node - Adds an extra check that the container is running to add_device_node - Introduces a new add_device_net function And the following changes to the lxc-device tool: - Change parser setup to better cope with variable number of arguments - Add support for network devices (currently auto-detected) - Support for different names on the host and in the container Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> |
||
|---|---|---|
| .. | ||
| examples | ||
| lxc | ||
| lxc.c | ||
| Makefile.am | ||
| setup.py | ||