Skip to content

checklocks: guard netlink port allocation - #14315

Closed
tamird wants to merge 1 commit into
google:masterfrom
tamird:checklocks-netlink-ports
Closed

checklocks: guard netlink port allocation#14315
tamird wants to merge 1 commit into
google:masterfrom
tamird:checklocks-netlink-ports

Conversation

@tamird

@tamird tamird commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

The port manager serializes allocation and release with mu, including access to each protocol map. Annotate the ports field so checklocks enforces the existing contract, replacing the protection comment.

Assisted-by: Codex

The port manager serializes allocation and release with mu, including
access to each protocol map. Annotate the ports field so checklocks
enforces the existing contract, replacing the protection comment.

Assisted-by: Codex
@tamird

tamird commented Aug 22, 2026

Copy link
Copy Markdown
Contributor Author

r? @shailend-g Could you review the existing mutex contract on netlink port-allocation maps?

Focused local Bazel checks passed. Upstream checks are pending.

cc @EtiennePerot

Assisted-by: Codex

@github-actions
github-actions Bot requested review from carzh and xinzhong August 22, 2026 11:49
@tamird

tamird commented Aug 23, 2026

Copy link
Copy Markdown
Contributor Author

Closing in favor of consolidated #14338. The expanded replacement commits are prepared locally; the replacement branch has not been pushed yet.

Assisted-by: Codex

@tamird tamird closed this Aug 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant