Skip to content

link: add mcast_hash_elasticity method to LinkBridge builder#167

Closed
cathay4t wants to merge 1 commit into
rust-netlink:mainfrom
cathay4t:main
Closed

link: add mcast_hash_elasticity method to LinkBridge builder#167
cathay4t wants to merge 1 commit into
rust-netlink:mainfrom
cathay4t:main

Conversation

@cathay4t

@cathay4t cathay4t commented Jun 2, 2026

Copy link
Copy Markdown
Member

Add dedicated mcast_hash_elasticity() builder method for setting
IFLA_BR_MCAST_HASH_ELASTICITY on bridge interfaces

Add dedicated mcast_hash_elasticity() builder method for setting
IFLA_BR_MCAST_HASH_ELASTICITY on bridge interfaces, matching the
existing mcast_hash_max() pattern.

Signed-off-by: Gris Ge <cnfourt@gmail.com>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds the mcast_hash_elasticity method to LinkMessageBuilder<LinkBridge> in src/link/bridge.rs to support setting the multicast hash elasticity. There are no review comments, so I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@cathay4t

cathay4t commented Jun 2, 2026

Copy link
Copy Markdown
Member Author

Closing because this attribute is hardcoded to 16.

@cathay4t cathay4t closed this Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant