[GH-ISSUE #26] Return NOERROR for "bar" if "foo.bar" exists #166

Closed
opened 2026-03-01 17:24:19 +03:00 by kerem · 1 comment
Owner

Originally created by @abh on GitHub (Jan 28, 2013).
Original GitHub issue: https://github.com/abh/geodns/issues/26

Currently we return NXDOMAIN for a partial match on a longer name ("bar" vs "foo.bar" when the latter exists).

We should be returning NOERROR instead.

Originally created by @abh on GitHub (Jan 28, 2013). Original GitHub issue: https://github.com/abh/geodns/issues/26 Currently we return NXDOMAIN for a partial match on a longer name ("bar" vs "foo.bar" when the latter exists). We should be returning NOERROR instead.
kerem 2026-03-01 17:24:19 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@gpapilion commented on GitHub (May 19, 2014):

So, i just looked at this, and it seems like a one line fix, unless I'm missing something.

Do you want a patch for this?

--- edit

after reading the description more carefully, i think this is what you're looking for.

<!-- gh-comment-id:43460006 --> @gpapilion commented on GitHub (May 19, 2014): So, i just looked at this, and it seems like a one line fix, unless I'm missing something. Do you want a patch for this? --- edit after reading the description more carefully, i think this is what you're looking for.
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/geodns#166
No description provided.