[Witarea] Re: How to make an elegant IPv4 outage

Erik Nygren <[email protected]> Fri, 12 Jun 2026 11:47:36 -0400
Newsgroups gmane.ietf.tsv-area,gmane.ietf.general,gmane.ietf.v6ops
Message-ID <CAKC-DJgiPu7yQH74k-np-hSNFQr1dYjeZOPx1WccChd5rbrBcA@mail.gmail.com>
--===============9126623936414194350==
Content-Type: multipart/alternative; boundary="0000000000001d79c60654106650"

--0000000000001d79c60654106650
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

It's because we now have SVCB (and HTTPS) RRS that clients are picking up
support for in an extensible manner.
It's not a solution to everything, but the SVCB SvcParams were intended for
this sort of use-case.  It is the person who controls
the authoritative record who also wants to be able to signal this (eg, and
they are also going to be the same actor to remove the DNS A record
in the end to remove IPv4 support), so it is a logical place to put it.

We've talked about this a little in HAPPY -- that WG might be a place for a
drafr on this.

    Erik


On Fri, Jun 12, 2026 at 11:36=E2=80=AFAM Franck Martin <franck@peachymango.=
org>
wrote:

> I tend not to like DNS for those sorts of things because:
> 1) you don=E2=80=99t control well the propagation and caching
> 2) you don=E2=80=99t control the blast radius (unless you set up the redu=
ndancies
> zones in your dns
> 3) DNS feature creep
> 4) K8S made it even more complicated because everything is now very dynam=
ic
> 5) there are so many DNS clients/libraries (glibc, java, nscd,..) and DNS
> code in applications is seldom smart/controlled.
>
> I brushed some of those points in the ID. May be they need more
> clarification?
>
> That being said, I think we could have several mechanism, some involving
> DNS, it gives options, and diversity is good. It could be implemented in
> glibc to reach a maximum of clients.
>
> May be you would want to write an ID to better clarify your thoughts?
>
> Franck
>
> Toute connaissance est une r=C3=A9ponse =C3=A0 une question.
>
> On Jun 12, 2026, at 07:19, Erik Nygren <[email protected]> wrote:
>
> =EF=BB=BF
> + v6ops
>
> On the topic of the original draft (
> https://datatracker.ietf.org/doc/html/draft-martin-retry-over-ipv6-01):
>
> 1) I wonder if this is pointing towards a desire to either start sunset4
> back up again, or to charter work within some existing WG (v6ops, 6man,
> others?) to pick back up on where sunset4 left off, specifically looking
> for technology solutions and operational recommendations to provide a pat=
h
> towards phasing out IPv4 in various environments.  (Some of the work Jord=
i
> and v6ops are doing on trying to define "IPv6-only" is a good start in th=
is
> direction.) While this may be a long way off for the general end-user
> consumer usability, as mentioned by others there are increasing
> environments (eg, cloud applications, building infrastructure) where
> IPv6-only is now viable.
>
> 2) For your specific proposal, I wonder if DNS signaling might be a less
> invasive way to do this?  In particular, we might want to define a SVCB
> SvcParam for "ipv6only" to indicate that an endpoint has no IPv4 support.
> Clients could achive something similar to your proposal by warning if the
> most preferred SVCB endpoints are IPv6-only and the client is unable to u=
se
> them for that reason.  For the specific example of the Czechia use-case,
> they could have HTTPS RRs in the DNS where the top priority one indicates
> that it is IPv6-only followed by a lower priority one which is
> dualstacked.  They could later drop the dualstacked endpoint.  I think th=
is
> could achieve the same results as your retry-over-ipv6 draft with less
> complexity and with less need for fallback.
>
> Erik
>
>
>
>
>
> On Wed, Jun 3, 2026 at 5:29=E2=80=AFPM Franck Martin <franck@peachymango.=
org>
> wrote:
>
>> Moving to Witarea, but keeping ietf in the loop for the moment.
>>
>> Hi Surya,
>>
>> Many thanks for those great points.
>>
>> On Jun 3, 2026, at 13:00, S Moonesamy <[email protected]> wrote:
>>
>> Hi Franck,
>>
>> [Cc to witarea@]
>>
>> At 11:32 AM 03-06-2026, Franck Martin wrote:
>>
>> Today I submitted this Internet Draft (I-D) to the IETF
>> https://datatracker.ietf.org/doc/draft-martin-retry-over-ipv6/
>>
>> I have been building this site: pacific.ipv6forum.com and I have been
>> wondering, how could I do an IPv4 outage on this site on 6/6?
>>
>> I have also seen that Czechoslovakia has mandated the end of IPv4 on
>> government sites on 6/6/2032, 6 years from now.
>>
>> I also recall (from recent experience) that it is relatively easy to
>> reach >90% of IPv6 connections to an internal network (think datacenter)=
,
>> but the remaining last % are difficult to identify (or discard) because
>> services may misbehave and prefer IPv4 from time to time: You don't know=
 if
>> they can't really do IPv4 or if they did not bother to do IPv6.
>>
>> In an enterprise environment, micro-services are made redundant, there
>> are multiple IPs and have fallback mechanisms when they encounter a 5xx
>> error on one endpoint.
>>
>> So, I started to work on this Internet Draft. It is ready for the first
>> round of public comments. I suspect, if successful, it will take 1 or 2
>> years to make it a standard. Then an extra 1 or 2 years, before it is
>> implemented on enough clients (and browsers), we will be just in time fo=
r
>> doing enough IPv4 outages on 6/6 to meet the 6/6/2032 deadline.
>>
>>
>> There is a recent thread about IPv6 at
>> https://mailarchive.ietf.org/arch/msg/ipv6/BxSOgbF34xbBcijtxf85Pfnb5tc/
>> I don't remember seeing anything resulting from that discussion.  Having=
 a
>> draft is, relatively, better than the usual email discussion.  The draft
>> falls under the WIT Area and v6ops (which is in another IETF Area).
>>
>>
>> I quickly read the thread, and also asked for a summary. I agree with
>> many points like : some mobiles are IPv6-only (T-Mobile, Reliance,=E2=80=
=A6), some
>> networks are IPv6-only on the management side (Comcast),.. StarLink is
>> moving the needle A LOT in small countries, see countries on
>> https://pacific.ipv6forum.com.. but yes the frontier is Entreprise
>> adoption. I have some experience here that I=E2=80=99m trying to share.
>>
>>
>> Section 1.1 of the draft states that "Governments are also publishing
>> fixed IPv4 end dates" and lists one example [1].  Are there any other
>> governments which have a fixed end date?
>>
>>
>> I am not aware of other governments that have published an equally
>> specific =E2=80=9CIPv4 service ends on <date>=E2=80=9D policy for their =
public services.
>> Several others publish IPv6 transition *milestones* rather than a fixed
>> IPv4 shutdown date =E2=80=94 for example, US OMB M-21-07 (80% of federal=
 IP-enabled
>> assets in IPv6-only environments by FY 2025, with strategic intent to ph=
ase
>> out IPv4):
>> https://www.whitehouse.gov/wp-content/uploads/2020/11/M-21-07.pdf
>>
>> The Netherlands and others have long-standing IPv6 =E2=80=9Cuse-or-expla=
in=E2=80=9D or
>> adoption targets, but not, to my knowledge, a single published IPv4 end
>> date comparable to the Czech case.
>>
>> There was also a memo from the State of Washington going in the same
>> direction=E2=80=A6
>>
>> I used to track all those=E2=80=A6 looks like I need to do that again.
>>
>> And I agree that those memos come and go=E2=80=A6 Why? Because it is not=
 trivial,
>> we (IETF?) ought to make it easier.
>>
>>
>>
>> Section 3 of the draft states that "Many operators plan to remove or
>> disable IPv4 while retaining IPv6 service."  Are those plans available o=
n
>> the operators' websites?
>>
>>
>> I tend to abuse the word =E2=80=9CMany=E2=80=9D, you caught me! I make a=
 note to change
>> it to =E2=80=9CSome"
>>
>> That being said:
>>
>>    - Meta is IPv6-only in their data centers:
>>    https://engineering.fb.com/2017/01/17/production-engineering/legacy-s=
upport-on-ipv6-only-infra/
>>
>>    - Google Cloud has guidance for IPv6-only:
>>    https://cloud.google.com/blog/products/networking/connect-ipv6-only-w=
orkloads-to-ipv4-with-dns64-and-nat64
>>
>>    - All the could providers are moving to support IPv6 (because for
>>    instance K8S bring undue complexity when you use NAT, also with the
>>    explosion of AI agents, this will not be sustainable, I=E2=80=99m not=
 worry, they
>>    can afford to buy large chunks of IPv4 - side note: I spoke recently =
with a
>>    banker on why IPv4 is not on the balance sheet of companies?)
>>    - Cisco has an IPv6-only building:
>>    https://blogs.cisco.com/networking/an-ipv6-campus-of-the-future
>>    - Orange is considering IPv6-only:
>>    https://www.youtube.com/watch?v=3DahlY1vwM8qE
>>    - Microsoft has IPv6-only deployments (I know that in Azure this is
>>    way more complicated):
>>    https://labs.ripe.net/author/mirjam/ipv6-only-at-microsoft/
>>    - LinkedIn is moving to Dual Stack and IPv6-only in their
>>    Datacenters. I may point you to the links in this post:
>>    https://www.patreon.com/posts/ipv6-in-lessons-159595711 where I share
>>    my experience with IPv6.
>>
>>
>> On this last point, I want to say my motivation is more on how to make
>> life easier for internal deployments than external deployments. As such =
I
>> found out that making a software outage is easier than an infrastructure
>> outage, and easier and faster to rollback. =E2=80=9CYou can=E2=80=99t fi=
x what you don=E2=80=99t
>> measure=E2=80=9D, if you can differentiate an IPv4 outage from any other=
 outage,
>> then you don=E2=80=99t know what to fix.
>>
>> I=E2=80=99m not expecting the web browsers to implement anything fast, b=
ut I
>> think we can have =E2=80=9Cfaster=E2=80=9D implementation in open source=
 software like gRPC
>> and Rest.Li to make life easier in enterprises, therefore impacting othe=
r
>> software in those enterprises, which will lead to make it easier on the
>> public Internet...
>>
>> So thanks for all those valid points, I=E2=80=99ll figure out how to bet=
ter
>> answer them in version -01.
>>
>> I tried to address the same with email, a while back. See those expired
>> ID:
>> https://datatracker.ietf.org/doc/draft-martin-smtp-ipv6-to-ipv4-fallback=
/
>> ,
>> https://datatracker.ietf.org/doc/draft-martin-smtp-target-host-selection=
-ipv4-ipv6/.
>> I hope this ID has a bit more chances.
>>
>> Franck
>> PS: if any has more references of mandate or wannabe mandates, please le=
t
>> me know.
>>
>>
>> Regards,
>> S. Moonesamy
>>
>> 1. The IPv6 adoption rate for a social network in that country is 35.2%.
>>
>>
>> --
> Witarea mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
>
>

--0000000000001d79c60654106650
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-family:tahoma,s=
ans-serif">It&#39;s because we now have SVCB (and HTTPS) RRS that clients a=
re picking up support for in an extensible manner.</div><div class=3D"gmail=
_default" style=3D"font-family:tahoma,sans-serif">It&#39;s not a solution t=
o everything, but the SVCB SvcParams were intended for this sort of use-cas=
e.=C2=A0 It is the person who controls</div><div class=3D"gmail_default" st=
yle=3D"font-family:tahoma,sans-serif">the authoritative record who also wan=
ts to be able to signal this (eg, and they are also going to be the same ac=
tor to remove the DNS A record</div><div class=3D"gmail_default" style=3D"f=
ont-family:tahoma,sans-serif">in the end to remove IPv4 support), so it is =
a logical place to put it.</div><div class=3D"gmail_default" style=3D"font-=
family:tahoma,sans-serif"><br></div><div class=3D"gmail_default" style=3D"f=
ont-family:tahoma,sans-serif">We&#39;ve talked about this a little in HAPPY=
 -- that WG might be a place for a drafr on this.</div><div class=3D"gmail_=
default" style=3D"font-family:tahoma,sans-serif"><br></div><div class=3D"gm=
ail_default" style=3D"font-family:tahoma,sans-serif">=C2=A0 =C2=A0 Erik</di=
v><div class=3D"gmail_default" style=3D"font-family:tahoma,sans-serif"><br>=
</div></div><br><div class=3D"gmail_quote gmail_quote_container"><div dir=
=3D"ltr" class=3D"gmail_attr">On Fri, Jun 12, 2026 at 11:36=E2=80=AFAM Fran=
ck Martin &lt;<a href=3D"mailto:[email protected]">franck@peachymango.=
org</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"marg=
in:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1e=
x"><div dir=3D"auto">I tend not to like DNS for those sorts of things becau=
se:<div>1) you don=E2=80=99t control well the propagation and caching</div>=
<div>2) you don=E2=80=99t control the blast radius (unless you set up the r=
edundancies zones in your dns</div><div>3) DNS feature creep</div><div>4) K=
8S made it even more complicated because everything is now very dynamic</di=
v><div>5) there are so many DNS clients/libraries (glibc, java, nscd,..) an=
d DNS code in applications is seldom smart/controlled.</div><div><br></div>=
<div>I brushed some of those points in the ID. May be they need more clarif=
ication?</div><div><br></div><div>That being said, I think we could have se=
veral mechanism, some involving DNS, it gives options, and diversity is goo=
d. It could be implemented in glibc to reach a maximum of clients.</div><di=
v><br></div><div>May be you would want to write an ID to better clarify you=
r thoughts?</div><div><br></div><div>Franck</div><div>=C2=A0</div><div><div=
 dir=3D"ltr">Toute connaissance est une r=C3=A9ponse =C3=A0 une question.</=
div><div dir=3D"ltr"><br><blockquote type=3D"cite">On Jun 12, 2026, at 07:1=
9, Erik Nygren &lt;<a href=3D"mailto:erik%[email protected]" target=3D"_bla=
nk">[email protected]</a>&gt; wrote:<br><br></blockquote></div><blockquo=
te type=3D"cite"><div dir=3D"ltr">=EF=BB=BF<div dir=3D"ltr"><div class=3D"g=
mail_default" style=3D"font-family:tahoma,sans-serif">+ v6ops</div><div cla=
ss=3D"gmail_default" style=3D"font-family:tahoma,sans-serif"><br></div><div=
 class=3D"gmail_default" style=3D"font-family:tahoma,sans-serif">On the top=
ic of the original draft (<a href=3D"https://datatracker.ietf.org/doc/html/=
draft-martin-retry-over-ipv6-01" target=3D"_blank">https://datatracker.ietf=
.org/doc/html/draft-martin-retry-over-ipv6-01</a>):</div><div class=3D"gmai=
l_default" style=3D"font-family:tahoma,sans-serif"><br></div><div class=3D"=
gmail_default" style=3D"font-family:tahoma,sans-serif">1) I wonder if this =
is pointing towards a desire to either=C2=A0start sunset4 back up again, or=
 to charter work within some existing WG (v6ops, 6man, others?) to pick bac=
k up on where sunset4 left off, specifically looking for technology solutio=
ns and operational recommendations to provide a path towards phasing out IP=
v4 in various environments.=C2=A0 (Some of the work Jordi and v6ops are doi=
ng on trying to define &quot;IPv6-only&quot; is a good start in this direct=
ion.) While this may be a long way off for the general end-user consumer us=
ability, as mentioned by others there are increasing environments (eg, clou=
d applications, building infrastructure) where IPv6-only is now viable.</di=
v><div class=3D"gmail_default" style=3D"font-family:tahoma,sans-serif"><br>=
</div><div class=3D"gmail_default" style=3D"font-family:tahoma,sans-serif">=
2) For your specific proposal, I wonder if DNS signaling might be a less in=
vasive way to do this?=C2=A0 In particular, we might want to define a SVCB =
SvcParam for &quot;ipv6only&quot; to indicate=C2=A0that an endpoint has no =
IPv4 support.=C2=A0 Clients could achive something similar to your proposal=
 by warning if the most preferred SVCB endpoints are IPv6-only and the clie=
nt is unable to use them for that reason.=C2=A0=C2=A0For the specific examp=
le of the Czechia use-case, they could have HTTPS RRs in the DNS where the =
top priority one indicates that it is IPv6-only followed by a lower priorit=
y one which is dualstacked.=C2=A0 They could later drop the dualstacked end=
point.=C2=A0 I think this could achieve the same results as your retry-over=
-ipv6 draft with less complexity and with less need for fallback.</div><div=
 class=3D"gmail_default" style=3D"font-family:tahoma,sans-serif"><br></div>=
<div class=3D"gmail_default" style=3D"font-family:tahoma,sans-serif">Erik</=
div><div class=3D"gmail_default" style=3D"font-family:tahoma,sans-serif"><b=
r></div><div class=3D"gmail_default" style=3D"font-family:tahoma,sans-serif=
"><br></div><div class=3D"gmail_default" style=3D"font-family:tahoma,sans-s=
erif"><br></div><div class=3D"gmail_default" style=3D"font-family:tahoma,sa=
ns-serif"><br></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" c=
lass=3D"gmail_attr">On Wed, Jun 3, 2026 at 5:29=E2=80=AFPM Franck Martin &l=
t;<a href=3D"mailto:[email protected]" target=3D"_blank">franck@peachy=
mango.org</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=
=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding=
-left:1ex"><div><div>Moving to Witarea, but keeping ietf in the loop for th=
e moment.</div><div><br></div>Hi Surya,<div><br></div><div><div>Many thanks=
 for those great points.</div><div><br><blockquote type=3D"cite"><div>On Ju=
n 3, 2026, at 13:00, S Moonesamy &lt;<a href=3D"mailto:sm%[email protected]=
om" target=3D"_blank">[email protected]</a>&gt; wrote:</div><br><div><di=
v>Hi Franck,<br><br>[Cc to witarea@]<br><br>At 11:32 AM 03-06-2026, Franck =
Martin wrote:<br><blockquote type=3D"cite">Today I submitted this Internet =
Draft (I-D) to the IETF<br><a href=3D"https://datatracker.ietf.org/doc/draf=
t-martin-retry-over-ipv6/" target=3D"_blank">https://datatracker.ietf.org/d=
oc/draft-martin-retry-over-ipv6/</a><br><br>I have been building this site:=
 <a href=3D"http://pacific.ipv6forum.com" target=3D"_blank">pacific.ipv6for=
um.com</a> and I have been wondering, how could I do an IPv4 outage on this=
 site on 6/6?<br><br>I have also seen that Czechoslovakia has mandated the =
end of IPv4 on government sites on 6/6/2032, 6 years from now.<br><br>I als=
o recall (from recent experience) that it is relatively easy to reach &gt;9=
0% of IPv6 connections to an internal network (think datacenter), but the r=
emaining last % are difficult to identify (or discard) because services may=
 misbehave and prefer IPv4 from time to time: You don&#39;t know if they ca=
n&#39;t really do IPv4 or if they did not bother to do IPv6.<br><br>In an e=
nterprise environment, micro-services are made redundant, there are multipl=
e IPs and have fallback mechanisms when they encounter a 5xx error on one e=
ndpoint.<br><br>So, I started to work on this Internet Draft. It is ready f=
or the first round of public comments. I suspect, if successful, it will ta=
ke 1 or 2 years to make it a standard. Then an extra 1 or 2 years, before i=
t is implemented on enough clients (and browsers), we will be just in time =
for doing enough IPv4 outages on 6/6 to meet the 6/6/2032 deadline.<br></bl=
ockquote><br>There is a recent thread about IPv6 at <a href=3D"https://mail=
archive.ietf.org/arch/msg/ipv6/BxSOgbF34xbBcijtxf85Pfnb5tc/" target=3D"_bla=
nk">https://mailarchive.ietf.org/arch/msg/ipv6/BxSOgbF34xbBcijtxf85Pfnb5tc/=
</a> I don&#39;t remember seeing anything resulting from that discussion.=
=C2=A0 Having a draft is, relatively, better than the usual email discussio=
n.=C2=A0 The draft falls under the WIT Area and v6ops (which is in another =
IETF Area).<br></div></div></blockquote><div><br></div><div>I quickly read =
the thread, and also asked for a summary. I agree with many points like : s=
ome mobiles are IPv6-only (T-Mobile, Reliance,=E2=80=A6), some networks are=
 IPv6-only on the management side (Comcast),.. StarLink is moving the needl=
e A LOT in small countries, see countries on <a href=3D"https://pacific.ipv=
6forum.com" target=3D"_blank">https://pacific.ipv6forum.com</a>.. but yes t=
he frontier is Entreprise adoption. I have some experience here that I=E2=
=80=99m trying to share.</div><br><blockquote type=3D"cite"><div><div><br>S=
ection 1.1 of the draft states that &quot;Governments are also publishing f=
ixed IPv4 end dates&quot; and lists one example [1].=C2=A0 Are there any ot=
her governments which have a fixed end date?<br></div></div></blockquote><d=
iv><br></div><div>I am not aware of other governments that have published a=
n equally specific =E2=80=9CIPv4 service ends on &lt;date&gt;=E2=80=9D poli=
cy for their public services. Several others publish IPv6 transition *miles=
tones* rather than a fixed IPv4 shutdown date =E2=80=94 for example, US OMB=
 M-21-07 (80% of federal IP-enabled assets in IPv6-only environments by FY =
2025, with strategic intent to phase out IPv4): <a href=3D"https://www.whit=
ehouse.gov/wp-content/uploads/2020/11/M-21-07.pdf" target=3D"_blank">https:=
//www.whitehouse.gov/wp-content/uploads/2020/11/M-21-07.pdf</a></div><div><=
br></div><div>The Netherlands and others have long-standing IPv6 =E2=80=9Cu=
se-or-explain=E2=80=9D or adoption targets, but not, to my knowledge, a sin=
gle published IPv4 end date comparable to the Czech case.</div><div><br></d=
iv><div>There was also a memo from the State of Washington going in the sam=
e direction=E2=80=A6</div><div><br></div><div>I used to track all those=E2=
=80=A6 looks like I need to do that again.</div><div><br></div><div>And I a=
gree that those memos come and go=E2=80=A6 Why? Because it is not trivial, =
we (IETF?) ought to make it easier.</div><div>=C2=A0</div><blockquote type=
=3D"cite"><div><div><br>Section 3 of the draft states that &quot;Many opera=
tors plan to remove or disable IPv4 while retaining IPv6 service.&quot; =C2=
=A0Are those plans available on the operators&#39; websites?<br></div></div=
></blockquote><div><br></div>I tend to abuse the word =E2=80=9CMany=E2=80=
=9D, you caught me! I make a note to change it to =E2=80=9CSome&quot;</div>=
<div><br></div><div>That being said:=C2=A0</div><div><ul><li>Meta is IPv6-o=
nly in their data centers:=C2=A0<a href=3D"https://engineering.fb.com/2017/=
01/17/production-engineering/legacy-support-on-ipv6-only-infra/" target=3D"=
_blank">https://engineering.fb.com/2017/01/17/production-engineering/legacy=
-support-on-ipv6-only-infra/</a>=C2=A0</li><li>Google Cloud has guidance fo=
r IPv6-only:=C2=A0<a href=3D"https://cloud.google.com/blog/products/network=
ing/connect-ipv6-only-workloads-to-ipv4-with-dns64-and-nat64" target=3D"_bl=
ank">https://cloud.google.com/blog/products/networking/connect-ipv6-only-wo=
rkloads-to-ipv4-with-dns64-and-nat64</a>=C2=A0</li><li>All the could provid=
ers are moving to support IPv6 (because for instance K8S bring undue comple=
xity when you use NAT, also with the explosion of AI agents, this will not =
be sustainable, I=E2=80=99m not worry, they can afford to buy large chunks =
of IPv4 - side note: I spoke recently with a banker on why IPv4 is not on t=
he balance sheet of companies?)</li><li>Cisco has an IPv6-only building:=C2=
=A0<a href=3D"https://blogs.cisco.com/networking/an-ipv6-campus-of-the-futu=
re" target=3D"_blank">https://blogs.cisco.com/networking/an-ipv6-campus-of-=
the-future</a></li><li>Orange is considering IPv6-only:=C2=A0<a href=3D"htt=
ps://www.youtube.com/watch?v=3DahlY1vwM8qE" target=3D"_blank">https://www.y=
outube.com/watch?v=3DahlY1vwM8qE</a></li><li>Microsoft has IPv6-only deploy=
ments (I know that in Azure this is way more complicated):=C2=A0<a href=3D"=
https://labs.ripe.net/author/mirjam/ipv6-only-at-microsoft/" target=3D"_bla=
nk">https://labs.ripe.net/author/mirjam/ipv6-only-at-microsoft/</a></li><li=
>LinkedIn is moving to Dual Stack and IPv6-only in their Datacenters. I may=
 point you to the links in this post:=C2=A0<a href=3D"https://www.patreon.c=
om/posts/ipv6-in-lessons-159595711" target=3D"_blank">https://www.patreon.c=
om/posts/ipv6-in-lessons-159595711</a> where I share my experience with IPv=
6.</li></ul><div><br></div><div>On this last point, I want to say my motiva=
tion is more on how to make life easier for internal deployments than exter=
nal deployments. As such I found out that making a software outage is easie=
r than an infrastructure outage, and easier and faster to rollback. =E2=80=
=9CYou can=E2=80=99t fix what you don=E2=80=99t measure=E2=80=9D, if you ca=
n differentiate an IPv4 outage from any other outage, then you don=E2=80=99=
t know what to fix.=C2=A0</div><div><br></div><div>I=E2=80=99m not expectin=
g the web browsers to implement anything fast, but I think we can have =E2=
=80=9Cfaster=E2=80=9D implementation in open source software like gRPC and =
Rest.Li to make life easier in enterprises, therefore impacting other softw=
are in those enterprises, which will lead to make it easier on the public I=
nternet...</div><div><br></div><div>So thanks for all those valid points, I=
=E2=80=99ll figure out how to better answer them in version -01.</div><div>=
<br></div><div>I tried to address the same with email, a while back. See th=
ose expired ID:=C2=A0<a href=3D"https://datatracker.ietf.org/doc/draft-mart=
in-smtp-ipv6-to-ipv4-fallback/" target=3D"_blank">https://datatracker.ietf.=
org/doc/draft-martin-smtp-ipv6-to-ipv4-fallback/</a>,=C2=A0<a href=3D"https=
://datatracker.ietf.org/doc/draft-martin-smtp-target-host-selection-ipv4-ip=
v6/" target=3D"_blank">https://datatracker.ietf.org/doc/draft-martin-smtp-t=
arget-host-selection-ipv4-ipv6/</a>. I hope this ID has a bit more chances.=
</div><div><br></div><div>Franck</div><div>PS: if any has more references o=
f mandate or wannabe mandates, please let me know.</div></div><div><br><blo=
ckquote type=3D"cite"><div><div><br>Regards,<br>S. Moonesamy<br><br>1. The =
IPv6 adoption rate for a social network in that country is 35.2%.</div></di=
v></blockquote></div><br></div></div></blockquote></div>
<span>-- </span><br><span>Witarea mailing list -- <a href=3D"mailto:witarea=
@ietf.org" target=3D"_blank">[email protected]</a></span><br><span>To unsubs=
cribe send an email to <a href=3D"mailto:[email protected]" target=3D"=
_blank">[email protected]</a></span><br></div></blockquote></div></div=
></blockquote></div>

--0000000000001d79c60654106650--


--===============9126623936414194350==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline

LS0gCldpdGFyZWEgbWFpbGluZyBsaXN0IC0tIHdpdGFyZWFAaWV0Zi5vcmcKVG8gdW5zdWJzY3Jp
YmUgc2VuZCBhbiBlbWFpbCB0byB3aXRhcmVhLWxlYXZlQGlldGYub3JnCg==

--===============9126623936414194350==--