[PR #51] [MERGED] add resolver asn and ip targeting #255

Closed
opened 2026-03-01 17:24:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/abh/geodns/pull/51
Author: @coocood
Created: 2/19/2014
Status: Merged
Merged: 6/13/2014
Merged by: @abh

Base: masterHead: master


📝 Commits (5)

  • 3c3cb3e add resolver asn and ip targeting
  • c58fdf2 update travis to download database and change Go tip to Go 1.2
  • 2223ff8 support IP/24
  • bc56e80 go fmt
  • 7aa8894 update ip format

📊 Changes

7 files changed (+98 additions, -24 deletions)

View changed files

📝 .travis.yml (+3 -2)
📝 dns/test.example.com.json (+3 -1)
📝 geoip.go (+38 -1)
📝 targeting.go (+44 -17)
📝 targeting_test.go (+6 -2)
📝 zones.go (+3 -0)
📝 zones_test.go (+1 -1)

📄 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/abh/geodns/pull/51 **Author:** [@coocood](https://github.com/coocood) **Created:** 2/19/2014 **Status:** ✅ Merged **Merged:** 6/13/2014 **Merged by:** [@abh](https://github.com/abh) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`3c3cb3e`](https://github.com/abh/geodns/commit/3c3cb3edcf6399f3a0366cee41839c21e356e9bc) add resolver asn and ip targeting - [`c58fdf2`](https://github.com/abh/geodns/commit/c58fdf206aa8ba8e593b400f4d18d7a9aca47883) update travis to download database and change Go tip to Go 1.2 - [`2223ff8`](https://github.com/abh/geodns/commit/2223ff887727c327cc744286de3b105544799e8a) support IP/24 - [`bc56e80`](https://github.com/abh/geodns/commit/bc56e80fcce902e14d7ee5323fcd02c0367b87fc) go fmt - [`7aa8894`](https://github.com/abh/geodns/commit/7aa889407c3fe500af917feffc6501ce64f4c572) update ip format ### 📊 Changes **7 files changed** (+98 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+3 -2) 📝 `dns/test.example.com.json` (+3 -1) 📝 `geoip.go` (+38 -1) 📝 `targeting.go` (+44 -17) 📝 `targeting_test.go` (+6 -2) 📝 `zones.go` (+3 -0) 📝 `zones_test.go` (+1 -1) </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-01 17:24:51 +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/geodns#255
No description provided.