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

SRv6: Adjust MTU for pods #22294

Open
pchaigno opened this issue Nov 21, 2022 · 1 comment
Open

SRv6: Adjust MTU for pods #22294

pchaigno opened this issue Nov 21, 2022 · 1 comment
Labels
feature/srv6 Impacts the SRv6 feature. kind/bug This is a bug in the Cilium logic. pinned These issues are not marked stale by our issue bot. sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages.

Comments

@pchaigno
Copy link
Member

When SRv6 is enabled, we should adjust the MTU to account for the possible SRv6 encapsulation. Not all pods may use the SRv6 encapsulation, but when they do, we know how much additional space will be needed because we only support having one SID today and the encapsulation type (reduced vs. SRH) is known.

@pchaigno pchaigno added kind/bug This is a bug in the Cilium logic. feature/srv6 Impacts the SRv6 feature. labels Nov 21, 2022
@github-actions

This comment was marked as resolved.

@github-actions github-actions bot added the stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale. label Jan 21, 2023
@pchaigno pchaigno added pinned These issues are not marked stale by our issue bot. and removed stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale. labels Jan 21, 2023
@ti-mo ti-mo added the sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. label Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/srv6 Impacts the SRv6 feature. kind/bug This is a bug in the Cilium logic. pinned These issues are not marked stale by our issue bot. sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages.
Projects
None yet
Development

No branches or pull requests

2 participants