
14 Jul
2021
14 Jul
'21
2:30 p.m.
On 7/14/21 1:11 PM, Peter Krempa wrote:
See patch 2/2
Peter Krempa (2): networkxml2xmltest: Add example of multiple addresses having the same hostname network: Allow adding DNS entries sharing hostname for multiple addreses
src/conf/network_conf.c | 13 +++++++++---- tests/networkxml2xmlin/nat-network-dns-hosts.xml | 11 +++++++++++ tests/networkxml2xmlout/nat-network-dns-hosts.xml | 11 +++++++++++ .../nat-network-dns-more-hosts.xml | 11 +++++++++++ .../nat-network-no-hosts.xml | 14 +++++++++++++- 5 files changed, 55 insertions(+), 5 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal