FreeBSD Bugzilla – Attachment 183666 Details for
Bug 220178
new IP for B.ROOT-SERVERS.NET.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
contrib/unbound/iterator/iter_hints.c.patch
contrib__unbound__iterator__iter_hints.c.patch (text/plain), 1.35 KB, created by
takefu
on 2017-06-21 07:52:22 UTC
(
hide
)
Description:
contrib/unbound/iterator/iter_hints.c.patch
Filename:
MIME Type:
Creator:
takefu
Created:
2017-06-21 07:52:22 UTC
Size:
1.35 KB
patch
obsolete
>--- contrib/unbound/iterator/iter_hints.c.orig 2016-10-20 07:43:25.396157000 +0000 >+++ contrib/unbound/iterator/iter_hints.c 2017-06-21 07:14:14.101610000 +0000 >@@ -121,7 +121,7 @@ compile_time_root_prime(int do_ip4, int > ; on server FTP.INTERNIC.NET > ; -OR- RS.INTERNIC.NET > ; >- ; related version of root zone: changes-on-20120103 >+ ; related version of root zone: changes-on-2017060102 > */ > struct delegpt* dp = delegpt_create_mlc((uint8_t*)"\000"); > if(!dp) >@@ -144,10 +144,12 @@ compile_time_root_prime(int do_ip4, int > } > if(do_ip6) { > if(!ah(dp, "A.ROOT-SERVERS.NET.", "2001:503:ba3e::2:30")) goto failed; >- if(!ah(dp, "B.ROOT-SERVERS.NET.", "2001:500:84::b")) goto failed; >+ if(!ah(dp, "B.ROOT-SERVERS.NET.", "2001:500:200::b")) goto failed; > if(!ah(dp, "C.ROOT-SERVERS.NET.", "2001:500:2::c")) goto failed; > if(!ah(dp, "D.ROOT-SERVERS.NET.", "2001:500:2d::d")) goto failed; >+ if(!ah(dp, "E.ROOT-SERVERS.NET.", "2001:500:a8::e")) goto failed; > if(!ah(dp, "F.ROOT-SERVERS.NET.", "2001:500:2f::f")) goto failed; >+ if(!ah(dp, "G.ROOT-SERVERS.NET.", "2001:500:12::d0d")) goto failed; > if(!ah(dp, "H.ROOT-SERVERS.NET.", "2001:500:1::53")) goto failed; > if(!ah(dp, "I.ROOT-SERVERS.NET.", "2001:7fe::53")) goto failed; > if(!ah(dp, "J.ROOT-SERVERS.NET.", "2001:503:c27::2:30")) goto failed;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 220178
: 183666