On a Thursday in 2024, Jiri Denemark wrote:
See 6/7 for more details.

Jiri Denemark (7):
 util: Refactor virSystemdHas{Machined,Logind}
 util: Introduce virSystemdHasResolved
 util: Introduce virSocketAddrBytes
 util: Introduce virSystemdResolvedRegisterNameServer
 tests: Add tests for virSystemdResolvedRegisterNameServer
 network: Make virtual domains resolvable from the host
 NEWS: Mention systemd-resolved support in network driver

NEWS.rst                     |   7 ++
docs/formatnetwork.rst       |   9 +-
src/conf/network_conf.c      |  18 ++++
src/conf/network_conf.h      |   1 +
src/conf/schemas/network.rng |   3 +
src/libvirt_private.syms     |   4 +
src/network/bridge_driver.c  |  32 ++++++-
src/util/virsocketaddr.c     |  63 +++++++++++++
src/util/virsocketaddr.h     |   4 +
src/util/virsystemd.c        | 166 +++++++++++++++++++++++++++--------
src/util/virsystemd.h        |   7 ++
src/util/virsystemdpriv.h    |   1 +
tests/virsystemdtest.c       | 147 +++++++++++++++++++++++++++++++
13 files changed, 421 insertions(+), 41 deletions(-)


With 1/7 at least acknowledging the change in behavior:

Reviewed-by: Ján Tomko <[email protected]>

Jano

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to