[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] When bridge doesn't exist
- From: "Anton Protopopov" <aspsk2 gmail com>
- To: libvir-list redhat com
- Subject: [libvirt] When bridge doesn't exist
- Date: Tue, 7 Oct 2008 14:20:36 +0400
Assume that we want to add a bridge to LAN to a guest.
We saying to libvirt:
...
<interface type="bridge">
<source bridge="BRIDGE">
</interface>
...
What is the right behaviour of libvirt in case bridge BRIDGE
doesn't exist---return an error or try to create that bridge?
If it is the former, then who must create that bridge?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]