Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dns_zone: provide decode_zones function (from dns-primary-git) #307

Merged
merged 2 commits into from
Apr 8, 2022

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Apr 8, 2022

No description provided.

@hannesm hannesm merged commit dffd62b into mirage:main Apr 8, 2022
@hannesm hannesm deleted the server branch April 8, 2022 13:46
hannesm added a commit to hannesm/opam-repository that referenced this pull request Apr 8, 2022
…er, dns-mirage, dns-client, dns-cli and dns-certify (6.2.2)

CHANGES:

* BUGFIX dns-trie: the collect_entries function jumped over zone boundaries.
  This lead dns-primary-git to detect changes in zones with subdomains delegated
  to the same name servers, leading to dropping of zones (mirage/ocaml-dns#308 @hannesm,
  reported by @reynir)
* BUGFIX dns-server.text: add address glue records for name servers out of the
  authority of this server. This is crucial since dns-primary-git supports
  such glue records to notify these about zone updates (mirage/ocaml-dns#307 @hannesm)
* New functionality in dns-zone (dns-server.zone): decode_keys, decode_zones,
  and decode_zones_keys copied from dns-primary-git for reusing in other
  projects (mirage/ocaml-dns#307 @hannesm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant