summaryrefslogtreecommitdiff
path: root/drivers/hv
diff options
context:
space:
mode:
authorShradha Gupta <shradhagupta@linux.microsoft.com>2024-03-22 16:46:02 +0300
committerWei Liu <wei.liu@kernel.org>2024-04-11 00:25:40 +0300
commitf971f6dd3742d22dd13710306fb4365ea7bcb536 (patch)
tree0ebef6eb56ecef532ffe97bdf68b131c2c243166 /drivers/hv
parentd9ea7a3f66a5c7e1a2f73cf4b20f5eff3ced4ff8 (diff)
downloadlinux-f971f6dd3742d22dd13710306fb4365ea7bcb536.tar.xz
hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
If the network configuration strings are passed as a combination of IPv4 and IPv6 addresses, the current KVP daemon does not handle processing for the keyfile configuration format. With these changes, the keyfile config generation logic scans through the list twice to generate IPv4 and IPv6 sections for the configuration files to handle this support. Testcases ran:Rhel 9, Hyper-V VMs (IPv4 only, IPv6 only, IPv4 and IPv6 combination) Co-developed-by: Ani Sinha <anisinha@redhat.com> Signed-off-by: Ani Sinha <anisinha@redhat.com> Signed-off-by: Shradha Gupta <shradhagupta@linux.microsoft.com> Reviewed-by: Easwar Hariharan <eahariha@linux.microsoft.com> Tested-by: Ani Sinha <anisinha@redhat.com> Reviewed-by: Ani Sinha <anisinha@redhat.com> Link: https://lore.kernel.org/r/1711115162-11629-1-git-send-email-shradhagupta@linux.microsoft.com Signed-off-by: Wei Liu <wei.liu@kernel.org> Message-ID: <1711115162-11629-1-git-send-email-shradhagupta@linux.microsoft.com>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions