[GH-ISSUE #5475] make firewall/uspfilter/conntrack can be import and use #11527

Closed
opened 2026-08-05 01:29:55 -04:00 by saavagebueno · 1 comment
Owner

Originally created by @shynome on GitHub (Feb 28, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5475

Is your feature request related to a problem? Please describe.
I want use "github.com/netbirdio/netbird/client/firewall/uspfilter/conntrack", but it depends on internal package "github.com/netbirdio/netbird/client/internal/netflow", so I can't use it now.

Describe the solution you'd like
make it can be imported and use

Describe alternatives you've considered
copy conntrack code to my project now,

Additional context

Originally created by @shynome on GitHub (Feb 28, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5475 **Is your feature request related to a problem? Please describe.** I want use `"github.com/netbirdio/netbird/client/firewall/uspfilter/conntrack"`, but it depends on internal package `"github.com/netbirdio/netbird/client/internal/netflow"`, so I can't use it now. **Describe the solution you'd like** make it can be imported and use **Describe alternatives you've considered** copy conntrack code to my project now, **Additional context**
saavagebueno added the feature-request label 2026-08-05 01:29:55 -04:00
Author
Owner

@shynome commented on GitHub (Feb 28, 2026):

copy code is a better way?

<!-- gh-comment-id:3977160884 --> @shynome commented on GitHub (Feb 28, 2026): copy code is a better way?
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#11527