fixup! Update address of b.root-servers.net and some others
This commit is contained in:
parent
46f92304b5
commit
3810d0ea85
@ -1,4 +1,4 @@
|
||||
From 46fa15db56787c95200d3455a2c6e52df5b8f6ae Mon Sep 17 00:00:00 2001
|
||||
From e780aecd574400233c0dd35424dade90b5d4cbf1 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= <pemensik@redhat.com>
|
||||
Date: Thu, 4 Jan 2024 10:02:11 +0100
|
||||
Subject: [PATCH] Update address of b.root-servers.net and some others
|
||||
@ -6,13 +6,13 @@ Subject: [PATCH] Update address of b.root-servers.net and some others
|
||||
Update recently changed root servers address in the drill tool. Update
|
||||
also other addresses and expand IPv6 addresses.
|
||||
---
|
||||
drill/root.c | 22 +++++++++++++++++-----
|
||||
ldns-1.8.3/drill/root.c | 22 +++++++++++++++++-----
|
||||
1 file changed, 17 insertions(+), 5 deletions(-)
|
||||
|
||||
diff --git a/drill/root.c b/drill/root.c
|
||||
index a829935c..87050944 100644
|
||||
--- a/drill/root.c
|
||||
+++ b/drill/root.c
|
||||
diff --git a/ldns-1.8.3/drill/root.c b/ldns-1.8.3/drill/root.c
|
||||
index a829935..8705094 100644
|
||||
--- a/ldns-1.8.3/drill/root.c
|
||||
+++ b/ldns-1.8.3/drill/root.c
|
||||
@@ -28,26 +28,38 @@ init_root(void)
|
||||
ldns_rr_list_push_rr(global_dns_root, r);
|
||||
(void)ldns_rr_new_frm_str(&r, "A.ROOT-SERVERS.NET. 3600000 AAAA 2001:503:BA3E::2:30", 0, NULL, NULL);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user