mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
IPv4 and IPv6 are two different protocols and the presence of IPv6 in a network does not mean that IPv4 aliases/multiple subnets should not be configured or supported by the VR. This if-statement was written almost 5 years ago in a attempt to add IPv6 support to CloudStack but was never fully implemented. Signed-off-by: Wido den Hollander <wido@widodh.nl>