summaryrefslogtreecommitdiff
path: root/tests/networkxml2xmlout
Commit message (Expand)AuthorAgeFilesLines
* network: Generate TFTP config regardless of DHCPMichal Privoznik2022-06-011-0/+1
* network: Allow adding DNS entries sharing hostname for multiple addresesPeter Krempa2021-07-161-0/+3
* networkxml2xmltest: Add example of multiple addresses having the same hostnamePeter Krempa2021-07-161-0/+8
* conf: add an attribute to turn on NAT for IPv6 virtual networksDaniel P. Berrangé2020-06-151-0/+10
* tests: Add tests for <lease/> to cover dnsmasq settingsJulio Faracco2020-04-234-0/+4
* conf: parse/format <port isolated='yes|no'/>Laine Stump2020-02-201-0/+7
* network: wire up dnsmasq option xmlnsCole Robinson2019-07-171-0/+17
* network: allow configuring firewalld zone for virtual network bridge deviceLaine Stump2019-02-011-1/+1
* network: set mtu as a DHCP option when specifiedCasey Callendrello2019-01-311-0/+24
* network: don't add "no-resolv" if we still need DNS servers from resolv.confLaine Stump2017-03-211-0/+11
* conf: support configuring mtu size in a virtual networkLaine Stump2017-02-071-0/+12
* network: allow limiting a <forwarder> element to certain domainsLaine Stump2016-08-191-0/+2
* network: allow disabling dnsmasq's DNS serverLaine Stump2016-08-191-0/+12
* network: new network forward mode 'open'Laine Stump2016-08-191-0/+9
* Allow custom metadata in network configuration XMLBrandon Bennett2016-07-011-0/+10
* conf: Don't try formating non-existing addressesMartin Kletzander2015-08-111-0/+26
* conf: new network bridge device attribute macTableManagerLaine Stump2014-12-082-0/+29
* conf: add trustGuestRxFilters attribute to network and domain interfaceLaine Stump2014-10-061-2/+2
* conf: net: Correctly switch how to format address fieldsPeter Krempa2014-08-211-0/+7
* network: change default of forwardPlainNames to 'yes'Laine Stump2014-02-041-1/+1
* Add forwarder attribute to <dns/> elementDiego Woitasen2013-09-171-0/+14
* Add '<nat>' element to '<forward>' network schemasJán Tomko2013-09-051-0/+27
* Test network update XML parsingJán Tomko2013-08-281-0/+27
* Remove the space before the slash in network XMLJán Tomko2013-08-2814-43/+43
* network: permit upstream forwarding of unqualified DNS namesLaine Stump2013-08-141-0/+11
* Configure native vlan modes on Open vSwitch portsjames robson2013-06-251-0/+9
* Support for static routes on a virtual bridgeGene Czarcinski2013-05-131-0/+2
* network: support <driver name='vfio'/> in network definitionsLaine Stump2013-04-261-0/+1
* util: Change virMacAddrFormat to lowercase hex charactersPeter Krempa2013-04-025-5/+5
* Revert "Add support for <option> tag in network config"Laine Stump2013-02-272-2/+0
* use client id for IPv6 DHCP host definitionGene Czarcinski2013-02-251-0/+24
* Add support for <option> tag in network configPieter Hollants2013-02-222-0/+2
* network: allow guest to guest IPv6 without gateway definitionGene Czarcinski2012-12-051-0/+6
* conf: parser/formatter/rng for <forward mode='hostdev'>Shradha Shah2012-08-172-0/+17
* conf: add <vlan> element to network and domain interface elementsLaine Stump2012-08-152-0/+11
* conf: support partially-specified <virtualport> in parser and formatterLaine Stump2012-08-142-3/+19
* Adding the element pf to network xml.Shradha Shah2012-01-111-0/+9
* Implement DNS SRV record into the bridge driverMichal Novotny2012-01-022-0/+52
* bandwidth: Add test cases for networkMichal Privoznik2011-07-251-0/+16
* conf: support abstracted interface info in network XMLLaine Stump2011-07-218-4/+61
* Network: Add support for DNS hosts definition to the network XMLMichal Novotny2011-06-241-0/+14
* Add TXT record support for virtual DNS serviceMichal Novotny2011-06-241-0/+24
* Give each virtual network bridge its own fixed MAC addressLaine Stump2011-02-172-0/+2
* Change virtual network XML parsing/formatting to support IPv6Laine Stump2010-12-231-0/+8
* make the <dhcp> element optional in network.rngLaine Stump2010-12-231-3/+0
* Add support for an external TFTP boot serverPaolo Bonzini2009-10-281-0/+13
* tests: Add network XML to XML tests.Cole Robinson2009-10-164-0/+48