Update nftables support to use native go packages #91

Open
opened 2026-07-10 11:00:01 +01:00 by danny · 0 comments
Owner

Google have produced https://pkg.go.dev/github.com/google/nftables which is a pure-go implementation of nftables functionality.

This avoids needing to package an 'nft' binary, and as long as the main nfq_forwarder binary has suitable elevated capabilities, this should work without needing full root privileges.

Google have produced https://pkg.go.dev/github.com/google/nftables which is a pure-go implementation of nftables functionality. This avoids needing to package an 'nft' binary, and as long as the main nfq_forwarder binary has suitable elevated capabilities, this should work without needing full root privileges.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
keyop-go/nfq_forwarder#91
No description provided.