[PR #3045] [MERGED] DNS interceptor feature flag on router #21293

Open
opened 2026-08-05 05:08:19 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3045
Author: @pappz
Created: 12/13/2024
Status: Merged
Merged: 12/13/2024
Merged by: @pappz

Base: dns-interceptorHead: dns-interceptor-feature-flag-on-router


📝 Commits (3)

📊 Changes

1 file changed (+14 additions, -2 deletions)

View changed files

📝 client/internal/engine.go (+14 -2)

📄 Description

Describe your changes

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/3045 **Author:** [@pappz](https://github.com/pappz) **Created:** 12/13/2024 **Status:** ✅ Merged **Merged:** 12/13/2024 **Merged by:** [@pappz](https://github.com/pappz) **Base:** `dns-interceptor` ← **Head:** `dns-interceptor-feature-flag-on-router` --- ### 📝 Commits (3) - [`f9d1bed`](https://github.com/netbirdio/netbird/commit/f9d1bed176a56665e7cf3f6dac3e4e2f69bbb51b) Domain Route feature flag - [`8f91a25`](https://github.com/netbirdio/netbird/commit/8f91a257cd62392bb46048f761733acb5f3f8991) Add todo - [`0254b28`](https://github.com/netbirdio/netbird/commit/0254b28a0e1d8b26f4ec2a79eb09ef8c6da163dc) Fix logic ### 📊 Changes **1 file changed** (+14 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `client/internal/engine.go` (+14 -2) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 05:08:19 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#21293