[PR #883] Refactor rule direction and rename methods with in/out directions #14464

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

Original Pull Request: https://github.com/netbirdio/netbird/pull/883

State: closed
Merged: Yes


Management and proto changes:

  • Use enum in proto and in out directions
  • renamed test object IDs making more readable

Client:

  • Refactored rule direction and renamed PacketFilter methods according to in/out directions also change the mutex to use RW mutex for device wrapper .
  • Decoupled manager grpc protocol parsers and extracted add rule calls
  • Added firewall unknown action and protocol consts
  • userspace manager: exit on proto all, fixed rw mutex locks, renamed filter methods and port checks
**Original Pull Request:** https://github.com/netbirdio/netbird/pull/883 **State:** closed **Merged:** Yes --- Management and proto changes: - Use enum in proto and in out directions - renamed test object IDs making more readable Client: - Refactored rule direction and renamed PacketFilter methods according to in/out directions also change the mutex to use RW mutex for device wrapper . - Decoupled manager grpc protocol parsers and extracted add rule calls - Added firewall unknown action and protocol consts - userspace manager: exit on proto all, fixed rw mutex locks, renamed filter methods and port checks
saavagebueno added the pull-request label 2026-08-05 03:05:40 -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#14464