On Wed, Mar 30, 2011 at 02:57:10PM +0200, Michal Novotny wrote:
> Hi,
> this is the patch to introduce the TXT record support for the DNS
> service on the virtual network. This can be defined using the
> txt-record subelement in the dns element of the network XML
> description.
>
> First patch is adding TXT record support to the DNS service on
> the virtual network and the second patch is adding support for
> defining hosts for the DNS service.
>
> The new definition syntax is:
>
> <dns>
> <txt-record name="example name" value="example
value" />
> <host ip='192.168.122.1'>
> <hostname>gateway</hostname>
> <hostname>host</hostname>
> </host>
> </dns>
>
> Where multiple host elements can be defined to put the aliases
> for specified IP addresses.
>
> The patch series has been tested for the configuration and it
> was working fine and also RelaxNG schema with the tests have
> been both altered to add test cases to test those patches.
>
> Both of the patches passed make, syntax checking and all the
> tests.
Principle sounds fine but let's defer this to after 0.9.0, :)
Daniel
I already mentioned it's since 0.9.0 in the formatnetwork.html.in file :)
Michal
--
Michal Novotny <minovotn(a)redhat.com>, RHCE
Virtualization Team (xen userspace), Red Hat