https://github.com/chantra/draft-dns-recursive-iprange-location
A document to describe a mechanism for recursive resolver operators to distribute the IP blocks their servers are using, possibly with locations.
https://github.com/chantra/draft-dns-recursive-iprange-location
dns draft recursive-resolvers
Last synced: about 2 months ago
JSON representation
A document to describe a mechanism for recursive resolver operators to distribute the IP blocks their servers are using, possibly with locations.
- Host: GitHub
- URL: https://github.com/chantra/draft-dns-recursive-iprange-location
- Owner: chantra
- License: other
- Created: 2020-08-24T20:35:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-28T00:07:13.000Z (about 5 years ago)
- Last Synced: 2025-06-16T11:49:15.842Z (9 months ago)
- Topics: dns, draft, recursive-resolvers
- Language: Makefile
- Homepage: https://chantra.github.io/draft-dns-recursive-iprange-location/draft-bretelle-dnsop-recursive-iprange-location.html
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Recursive Resolvers IP Ranges location distribution and discovery
This is the working area for the individual Internet-Draft, "Recursive Resolvers IP Ranges location distribution and discovery".
* [Editor's Copy](https://chantra.github.io/draft-dns-recursive-iprange-location/#go.draft-bretelle-dnsop-recursive-iprange-location.html)
* [Individual Draft](https://tools.ietf.org/html/draft-bretelle-dnsop-recursive-iprange-location)
* [Compare Editor's Copy to Individual Draft](https://chantra.github.io/draft-dns-recursive-iprange-location/#go.draft-bretelle-dnsop-recursive-iprange-location.diff)
## Building the Draft
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```
This requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/master/doc/SETUP.md).
## Contributing
See the
[guidelines for contributions](https://github.com/chantra/draft-dns-recursive-iprange-location/blob/main/CONTRIBUTING.md).