Skip to content

Commit eaa60ba

Browse files
committed
Forbid IPv4-mapped IPv6 addresses in dual-stack
Contributes-to: OCPBUGS-10695
1 parent 60f33d9 commit eaa60ba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

networking/ovn_kubernetes_network_provider/converting-to-dual-stack.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,10 @@ After converting to dual-stack, all newly created pods are dual-stack enabled.
1414
A dual-stack network is supported on clusters provisioned on bare metal, IBM Power, {ibmzProductName} infrastructure, and single node OpenShift clusters.
1515
====
1616

17+
[NOTE]
18+
====
19+
While using dual-stack networking, you cannot use IPv4-mapped IPv6 addresses, such as `::FFFF:198.51.100.1`, where IPv6 is required.
20+
====
21+
1722
include::modules/nw-dual-stack-convert.adoc[leveloffset=+1]
1823
include::modules/nw-dual-stack-convert-back-single-stack.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)