[PR #3543] [MERGED] Add missing counters #20734

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3543
Author: @lixmal
Created: 3/19/2025
Status: Merged
Merged: 3/19/2025
Merged by: @lixmal

Base: feature/flowHead: flow-fix-counters


📝 Commits (1)

📊 Changes

3 files changed (+23 additions, -15 deletions)

View changed files

📝 client/firewall/uspfilter/conntrack/icmp.go (+1 -0)
📝 client/firewall/uspfilter/conntrack/tcp.go (+21 -15)
📝 client/firewall/uspfilter/conntrack/udp.go (+1 -0)

📄 Description

Describe your changes

image

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/3543 **Author:** [@lixmal](https://github.com/lixmal) **Created:** 3/19/2025 **Status:** ✅ Merged **Merged:** 3/19/2025 **Merged by:** [@lixmal](https://github.com/lixmal) **Base:** `feature/flow` ← **Head:** `flow-fix-counters` --- ### 📝 Commits (1) - [`81e20dd`](https://github.com/netbirdio/netbird/commit/81e20dd74e44c196d3255662b348e4cd09ffe741) Add missing counters ### 📊 Changes **3 files changed** (+23 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `client/firewall/uspfilter/conntrack/icmp.go` (+1 -0) 📝 `client/firewall/uspfilter/conntrack/tcp.go` (+21 -15) 📝 `client/firewall/uspfilter/conntrack/udp.go` (+1 -0) </details> ### 📄 Description ## Describe your changes ![image](https://github.com/user-attachments/assets/bc5f0f3a-e6a1-4691-bc48-477f24a55958) ## Issue ticket number and link ### Checklist - [x] 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:07:38 -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#20734