Skip to content

tcp-ao: add TCP-AO peer configuration & state API - #3559

Closed
rastislavs wants to merge 3 commits into
osrg:masterfrom
rastislavs:tcp-ao-peer-api
Closed

tcp-ao: add TCP-AO peer configuration & state API#3559
rastislavs wants to merge 3 commits into
osrg:masterfrom
rastislavs:tcp-ao-peer-api

Conversation

@rastislavs

Copy link
Copy Markdown
Contributor

Part of TCP-AO Implementation (#3493) adds proto API and OC model for configuring TCP-AO for peers.

The actual implementation of per-peer config will be added in a follow-up PR.

@rastislavs rastislavs mentioned this pull request Aug 28, 2026
8 tasks
@rastislavs
rastislavs marked this pull request as ready for review August 28, 2026 13:37
Comment thread proto/api/gobgp.proto Outdated
Comment thread tools/pyang_plugins/gobgp.yang Outdated
Add proto API for configuring TCP-AO for peers,
and retrieval of peer-level TCP-AO state.

Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
Add OpenConfig-based TCP-AO configuartion hooks
for neighbors and peer-groups.

We keep TCP-AO config at the neighbor and peer-group level
(along with TTL security and BFD config), not in the TransportConfig,
since transport changes cause peer re-configuration and TCP-AO
preferred key can change frequently during the peer lifetime.
Wire TCP-AO peer proto API and OpenConfig configuration hooks.
@fujita

fujita commented Sep 2, 2026

Copy link
Copy Markdown
Member

Thanks!

@fujita fujita closed this Sep 2, 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.

2 participants