[PR #922] [MERGED] Use by default nftables on the linux systems #13151

Closed
opened 2026-08-05 02:07:35 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/922
Author: @gigovich
Created: 6/1/2023
Status: Merged
Merged: 6/1/2023
Merged by: @gigovich

Base: mainHead: fix-use-nftables-by-default


📝 Commits (1)

  • 88c0a2a Use by default nftables on the linux systems

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 client/internal/acl/manager_create_linux.go (+5 -5)

📄 Description

Describe your changes

Use nftables by default on the Linux

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/922 **Author:** [@gigovich](https://github.com/gigovich) **Created:** 6/1/2023 **Status:** ✅ Merged **Merged:** 6/1/2023 **Merged by:** [@gigovich](https://github.com/gigovich) **Base:** `main` ← **Head:** `fix-use-nftables-by-default` --- ### 📝 Commits (1) - [`88c0a2a`](https://github.com/netbirdio/netbird/commit/88c0a2a443ee32e7fd1bc8148e2a16afed1fce54) Use by default nftables on the linux systems ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `client/internal/acl/manager_create_linux.go` (+5 -5) </details> ### 📄 Description ## Describe your changes Use nftables by default on the Linux ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [x] 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 02:07:35 -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#13151