-
Notifications
You must be signed in to change notification settings - Fork 0
/
roothints.gen.go
38 lines (34 loc) · 2.47 KB
/
roothints.gen.go
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
// Code generated by github.com/linkdata/recursive/cmd/genhints/ DO NOT EDIT.
// Based on https://www.internic.net/domain/named.root
package recursive
import "net/netip"
var Roots4 = []netip.Addr{
netip.AddrFrom4([4]byte([]byte{0xc0, 0x5, 0x5, 0xf1})),
netip.AddrFrom4([4]byte([]byte{0xc0, 0x21, 0x4, 0xc})),
netip.AddrFrom4([4]byte([]byte{0xc0, 0x24, 0x94, 0x11})),
netip.AddrFrom4([4]byte([]byte{0xc0, 0x3a, 0x80, 0x1e})),
netip.AddrFrom4([4]byte([]byte{0xc0, 0x70, 0x24, 0x4})),
netip.AddrFrom4([4]byte([]byte{0xc0, 0xcb, 0xe6, 0xa})),
netip.AddrFrom4([4]byte([]byte{0xc1, 0x0, 0xe, 0x81})),
netip.AddrFrom4([4]byte([]byte{0xc6, 0x29, 0x0, 0x4})),
netip.AddrFrom4([4]byte([]byte{0xc6, 0x61, 0xbe, 0x35})),
netip.AddrFrom4([4]byte([]byte{0xc7, 0x7, 0x53, 0x2a})),
netip.AddrFrom4([4]byte([]byte{0xc7, 0x7, 0x5b, 0xd})),
netip.AddrFrom4([4]byte([]byte{0xc7, 0x9, 0xe, 0xc9})),
netip.AddrFrom4([4]byte([]byte{0xca, 0xc, 0x1b, 0x21})),
}
var Roots6 = []netip.Addr{
netip.AddrFrom16([16]byte([]byte{0x20, 0x1, 0x5, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x53})),
netip.AddrFrom16([16]byte([]byte{0x20, 0x1, 0x5, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc})),
netip.AddrFrom16([16]byte([]byte{0x20, 0x1, 0x5, 0x0, 0x0, 0x12, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xd, 0xd})),
netip.AddrFrom16([16]byte([]byte{0x20, 0x1, 0x5, 0x0, 0x0, 0x2d, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xd})),
netip.AddrFrom16([16]byte([]byte{0x20, 0x1, 0x5, 0x0, 0x0, 0x2f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf})),
netip.AddrFrom16([16]byte([]byte{0x20, 0x1, 0x5, 0x0, 0x0, 0x9f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x42})),
netip.AddrFrom16([16]byte([]byte{0x20, 0x1, 0x5, 0x0, 0x0, 0xa8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xe})),
netip.AddrFrom16([16]byte([]byte{0x20, 0x1, 0x5, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xb})),
netip.AddrFrom16([16]byte([]byte{0x20, 0x1, 0x5, 0x3, 0xc, 0x27, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x30})),
netip.AddrFrom16([16]byte([]byte{0x20, 0x1, 0x5, 0x3, 0xba, 0x3e, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x30})),
netip.AddrFrom16([16]byte([]byte{0x20, 0x1, 0x7, 0xfd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1})),
netip.AddrFrom16([16]byte([]byte{0x20, 0x1, 0x7, 0xfe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x53})),
netip.AddrFrom16([16]byte([]byte{0x20, 0x1, 0xd, 0xc3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x35})),
}