Skip to content
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

[VPP-2103] NAT66 /64 #3564

Open
vvalderrv opened this issue Feb 2, 2025 · 0 comments
Open

[VPP-2103] NAT66 /64 #3564

vvalderrv opened this issue Feb 2, 2025 · 0 comments

Comments

@vvalderrv
Copy link
Contributor

Description

A new VPP plugin sitting in the feature arc or as an FIB DPO.

This NAT66 mechanism supports both static and dynamic bindings between inside links (/64) and outside /64s. There is a pool of outside /64s (from e.g. a /48) or these can be statically mapped. The translation is done in a checksum neutral way using 16-bits of the interface-identifier as specified in RFC6296.

Given the very low frequency of change (only as new customer links appear) the state can be synchronized between instances and forward and reverse traffic does not have to be symmetric. No per-flow state is kept.

Assignee

Ole Trøan

Reporter

Ole Trøan

Comments

No comments.

Original issue: https://jira.fd.io/browse/VPP-2103

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

No branches or pull requests

1 participant