libvirt/docs/schemas
Vasiliy Tolstov b81cf13e66 conf: allow setting peer address in <ip> element of <interface>
The peer attribute is used to set the property of the same name in the
interface IP info:

  <interface type='ethernet'>
    ...
    <ip family='ipv4' address='192.168.122.5'
        prefix='32' peer='192.168.122.6'/>
    ...
  </interface>

Note that this element is used to set the IP information on the
*guest* side interface, not the host side interface - that will be
supported in an upcoming patch.

(This patch now has quite a history: it was originally pushed in
commit 690969af, which was subsequently reverted in commit 1d14b13f,
then reworked and pushed (along with a lot of other related/supporting
patches) in commit 93135abf1; however *that* commit had been
accidentally pushed during dev. freeze for release 2.0.0, so it was
again reverted in commit f6acf039f0).

Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
Signed-off-by: Laine Stump <laine@laine.org>
2016-07-01 21:13:30 -04:00
..
basictypes.rng Allow custom metadata in network configuration XML 2016-07-01 13:05:25 -04:00
capability.rng
domain.rng
domaincaps.rng domaincaps: Report video modelType 2016-05-09 16:05:31 -04:00
domaincommon.rng conf: allow setting peer address in <ip> element of <interface> 2016-07-01 21:13:30 -04:00
domainsnapshot.rng
interface.rng
network.rng Allow custom metadata in network configuration XML 2016-07-01 13:05:25 -04:00
networkcommon.rng
nodedev.rng schemas: Update nodedev schema to match reality 2016-05-02 15:46:23 +02:00
nwfilter.rng
secret.rng conf: Add new secret type "passphrase" 2016-07-01 15:45:41 -04:00
storagecommon.rng encryption: Add <cipher> and <ivgen> to encryption 2016-07-01 15:46:57 -04:00
storagepool.rng
storagevol.rng storage: unify permission formatting 2014-12-16 15:47:56 +01:00