]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Revert "network: allow "modify" option for DNS-Srv records"
authorAdam Julis <ajulis@redhat.com>
Mon, 5 Aug 2024 08:50:43 +0000 (10:50 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 5 Aug 2024 09:42:35 +0000 (11:42 +0200)
commit30a71fd6a0a58b8c07e01c1bf472d82fa929889b
treee6b26b89ee26d15957c50fc284a1c6bf8bcf2339
parent49433d41e409f7dddc8b33623d4f1593d12a4805
Revert "network: allow "modify" option for DNS-Srv records"

This reverts commit cf934c87cca32149675020ea595712aad25978e6.

The matching logic is flawed and it would complicate support of
this command.

Signed-off-by: Adam Julis <ajulis@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/conf/network_conf.c
tests/networkxml2xmlupdatein/srv-not-existing.xml [deleted file]
tests/networkxml2xmlupdatein/srv-record-modify-few.xml [deleted file]
tests/networkxml2xmlupdateout/nat-network-dns-srv-modify-few.xml [deleted file]
tests/networkxml2xmlupdatetest.c