[][src]Module trust_dns::rr::zone

Reserved Zone and related information

Structs

DEFAULT

Default Name usage, everything is normal...

EXAMPLE

example. usage

EXAMPLE_COM

example.com. usage

EXAMPLE_NET

example.com. usage

EXAMPLE_ORG

example.com. usage

INVALID

invalid. name usage

IN_ADDR_ARPA

zone for ipv4 reverse addresses

IN_ADDR_ARPA_10

10.in-addr.arpa. usage

IN_ADDR_ARPA_127

127.in-addr.arpa. usage; 127/8 is reserved for loopback

IN_ADDR_ARPA_169_254

254.169.in-addr.arpa. usage link-local, i.e. mDNS

IN_ADDR_ARPA_172_16

16.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_17

17.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_18

18.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_19

19.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_20

20.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_21

21.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_22

22.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_23

23.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_24

24.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_25

25.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_26

26.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_27

27.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_28

28.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_29

29.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_30

30.172.in-addr.arpa. usage

IN_ADDR_ARPA_172_31

31.172.in-addr.arpa. usage

IN_ADDR_ARPA_192_168

168.192.in-addr.arpa. usage

IP6_ARPA

zone for ipv6 reverse addresses

IP6_ARPA_FE_B

254.169.in-addr.arpa. usage link-local, i.e. mDNS

IP6_ARPA_1

1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa. usage; 1/128 is the only address in ipv6 loopback

IP6_ARPA_FE_8

254.169.in-addr.arpa. usage link-local, i.e. mDNS

IP6_ARPA_FE_9

254.169.in-addr.arpa. usage link-local, i.e. mDNS

LOCAL

localhost. usage

LOCALHOST

localhost. usage

TEST

test. usage

USAGE

All default usage mappings

UsageTrie

A Trie of all reserved Zones

ZoneUsage

ZoneUsage represents information about how a name falling in a given zone should be treated

Enums

AppUsage

Application Software:

AuthUsage

Authoritative DNS Servers:

CacheUsage

Caching DNS Servers:

OpUsage

DNS Server Operators:

RegistryUsage

DNS Registries/Registrars:

ResolverUsage

Name Resolution APIs and Libraries:

UserUsage

Users: