Skip to content

Netlink_Netfilter process message implementation for adding and getting tables. #11818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 24, 2025

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jun 16, 2025

Netlink_Netfilter process message implementation for adding and getting tables.

Added an Nftables field to the stack and functionality and error-checking for
creating a new NFTable (NFT_MSG_NEWTABLE) and retrieving that table
(NFT_MSG_GETTABLE). Removed hostinet tests, as nftables is only supported
for netstack.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Jun 16, 2025
@copybara-service copybara-service bot force-pushed the test/cl767789742 branch 9 times, most recently from 5209331 to a08755a Compare June 23, 2025 21:36
@copybara-service copybara-service bot force-pushed the test/cl767789742 branch 3 times, most recently from 221b9fa to 9b8dd94 Compare June 24, 2025 21:36
…ng tables.

Added an Nftables field to the stack and functionality and error-checking for
creating a new NFTable (NFT_MSG_NEWTABLE) and retrieving that table
(NFT_MSG_GETTABLE). Removed hostinet tests, as nftables is only supported
for netstack.

PiperOrigin-RevId: 775398315
@copybara-service copybara-service bot merged commit b2e4ea0 into master Jun 24, 2025
0 of 2 checks passed
@copybara-service copybara-service bot deleted the test/cl767789742 branch June 24, 2025 22:09
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