[PR #2308] [MERGED] Add support for PTR query #2936

Closed
opened 2026-03-16 11:16:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2308
Author: @mokeyish
Created: 7/12/2024
Status: Merged
Merged: 7/15/2024
Merged by: @djc

Base: mainHead: ptr


📝 Commits (1)

  • 96bec36 Add support for PTR query

📊 Changes

1 file changed (+75 additions, -6 deletions)

View changed files

📝 crates/resolver/src/hosts.rs (+75 -6)

📄 Description

This PR allows us to do IP reverse lookup on the Hosts.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/2308 **Author:** [@mokeyish](https://github.com/mokeyish) **Created:** 7/12/2024 **Status:** ✅ Merged **Merged:** 7/15/2024 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `ptr` --- ### 📝 Commits (1) - [`96bec36`](https://github.com/hickory-dns/hickory-dns/commit/96bec36ddab28f1d439edb73ef4b764c404e0b42) Add support for PTR query ### 📊 Changes **1 file changed** (+75 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/hosts.rs` (+75 -6) </details> ### 📄 Description This PR allows us to do IP reverse lookup on the Hosts. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:16:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#2936
No description provided.