mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 22:45:23 +00:00
Some small fixes:
- lets make sure we are not adding ipv4 addresses in ipv6 section in
keyfile and vice versa.
- ADDR_FAMILY_IPV6 is a bit in addr_family. Test that bit instead of
checking the whole value of addr_family.
- Some trivial fixes in hv_set_ifconfig.sh.
These fixes are proposed after doing some internal testing at Red Hat.
CC: Shradha Gupta <shradhagupta@linux.microsoft.com>
CC: Saurabh Sengar <ssengar@linux.microsoft.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| Build | ||
| hv_fcopy_daemon.c | ||
| hv_get_dhcp_info.sh | ||
| hv_get_dns_info.sh | ||
| hv_kvp_daemon.c | ||
| hv_set_ifconfig.sh | ||
| hv_vss_daemon.c | ||
| lsvmbus | ||
| Makefile | ||
| vmbus_testing | ||