Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Oct 29, 2025

Add RTNLGRP_LINK netlink multicast support for recv

Only netstack supports sending link events, requests to join multicast
groups for netlink sockets continue to be denied when hostinet is in use.

connect() and sendmsg() to RTMGRP_LINK still fails.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Oct 29, 2025
@copybara-service copybara-service bot force-pushed the test/cl825237541 branch 3 times, most recently from 61d8ba8 to 486ad7a Compare October 31, 2025 04:03
@copybara-service copybara-service bot changed the title Add RTNLGRP_LINK netlink multicast support Add RTNLGRP_LINK netlink multicast support for recv Nov 13, 2025
Only netstack supports sending link events, requests to join multicast
groups for netlink sockets continue to be denied when hostinet is in use.

connect() and sendmsg() to RTMGRP_LINK still fails.

PiperOrigin-RevId: 831688843
@copybara-service copybara-service bot merged commit 2d23faf into master Nov 13, 2025
0 of 2 checks passed
@copybara-service copybara-service bot deleted the test/cl825237541 branch November 13, 2025 06:04
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.

2 participants