mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
vz: remove Bridged network name and rename Routed
It's funny, but Routed network name was incorrect. We should use host-routed instead.
This commit is contained in:
parent
0e094a4495
commit
29594f2675
@ -47,8 +47,7 @@
|
||||
_("no domain with matching uuid '%s'"), uuidstr); \
|
||||
} while (0)
|
||||
|
||||
# define PARALLELS_DOMAIN_ROUTED_NETWORK_NAME "Routed"
|
||||
# define PARALLELS_DOMAIN_BRIDGED_NETWORK_NAME "Bridged"
|
||||
# define PARALLELS_DOMAIN_ROUTED_NETWORK_NAME "host-routed"
|
||||
# define VIRTUOZZO_VER_7 ((unsigned long) 7000000)
|
||||
|
||||
struct _vzCapabilities {
|
||||
|
Loading…
x
Reference in New Issue
Block a user