[PR #302] [MERGED] resolver return directly when host is ip address #1357

Closed
opened 2026-03-16 02:02:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/302
Author: @cssivision
Created: 11/27/2017
Status: Merged
Merged: 11/28/2017
Merged by: @bluejekyll

Base: masterHead: develop1


📝 Commits (2)

  • 5c95466 resolver return directly when host is ip address
  • e0cee4b fix warnning log and test

📊 Changes

4 files changed (+54 additions, -5 deletions)

View changed files

📝 resolver/src/hosts.rs (+2 -2)
📝 resolver/src/lookup_ip.rs (+10 -0)
📝 resolver/src/resolver.rs (+1 -1)
📝 resolver/src/resolver_future.rs (+41 -2)

📄 Description

No description provided


🔄 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/302 **Author:** [@cssivision](https://github.com/cssivision) **Created:** 11/27/2017 **Status:** ✅ Merged **Merged:** 11/28/2017 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `develop1` --- ### 📝 Commits (2) - [`5c95466`](https://github.com/hickory-dns/hickory-dns/commit/5c95466b7f17482913a0e7da410bf59866869a0a) resolver return directly when host is ip address - [`e0cee4b`](https://github.com/hickory-dns/hickory-dns/commit/e0cee4ba6832f1dbc1c41f8164b664bff821cc08) fix warnning log and test ### 📊 Changes **4 files changed** (+54 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `resolver/src/hosts.rs` (+2 -2) 📝 `resolver/src/lookup_ip.rs` (+10 -0) 📝 `resolver/src/resolver.rs` (+1 -1) 📝 `resolver/src/resolver_future.rs` (+41 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:02:09 +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#1357
No description provided.