Thu, 4 May 2023 22:51:15 -0700 Shradha Gupta : > Ifcfg config file support in NetworkManger is deprecated. This patch > provides support for the new keyfile config format for connection > profiles in NetworkManager. The patch modifies the hv_kvp_daemon code > to generate the new network configuration in keyfile > format(.ini-style format) along with a ifcfg format configuration. Thanks, this approach is compatible with current expectations inside the VM. Olaf