Skip to content

Added fields to Nftable struct for better NFT_TABLE_NEW and GET functionality. #11833

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
Jul 15, 2025

Conversation

copybara-service[bot]
Copy link

Added fields to Nftable struct for better NFT_TABLE_NEW and GET functionality.

These fields include a UID referred to as a handle, an owner field, and a byte
slice to hold user-specified meta data. This allows us to validate more
scenarios when adding and retrieving a table.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Jun 20, 2025
@copybara-service copybara-service bot force-pushed the test/cl772235513 branch 8 times, most recently from 9d87573 to d696475 Compare July 11, 2025 23:10
@copybara-service copybara-service bot force-pushed the test/cl772235513 branch 9 times, most recently from af2de3b to f90c106 Compare July 15, 2025 05:53
…ionality.

These fields include a UID referred to as a handle, an owner field, and a byte
slice to hold user-specified meta data. This allows us to validate more
scenarios when adding and retrieving a table.

PiperOrigin-RevId: 783195805
@copybara-service copybara-service bot merged commit 8b2eb5f into master Jul 15, 2025
0 of 2 checks passed
@copybara-service copybara-service bot deleted the test/cl772235513 branch July 15, 2025 06:25
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