Skip to content

Conversation

@copybara-service
Copy link

Stub for netlink netfilter sockets.

This creates the basic file and structure needed to process ONE netlink
message, though implementation details are omitted for now. Future
changes will work with filling out the processing of different
netlink_netfilter message types (i.e NFT_MSG_NEWTABLE), eventually
processing batch messages (NFNL_MSG_BATCH_BEGIN and NFNL_MSG_BATCH_END).

@copybara-service copybara-service bot added the exported Issue was exported automatically label Jun 5, 2025
@copybara-service copybara-service bot force-pushed the test/cl765364050 branch 5 times, most recently from 20329ab to 008c9bb Compare June 6, 2025 19:39
This creates the basic file and structure needed to process ONE netlink
message, though implementation details are omitted for now. Future
changes will work with filling out the processing of different
netlink_netfilter message types (i.e NFT_MSG_NEWTABLE), eventually
processing batch messages (NFNL_MSG_BATCH_BEGIN and NFNL_MSG_BATCH_END).

PiperOrigin-RevId: 768196902
@copybara-service copybara-service bot merged commit 7232b29 into master Jun 6, 2025
@copybara-service copybara-service bot deleted the test/cl765364050 branch June 6, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant