openconfig / public

Repository for publishing OpenConfig models, documentation, and other material for the community.
Apache License 2.0
893 stars 645 forks source link

Add MPLS-in-UDP and GUE decapsulation actions to policy-forwarding rules #528

Open danameme opened 2 years ago

danameme commented 2 years ago

Add MPLS-in-UDP and GUE decapsulation actions to policy-forwarding/openconfig-pf-forwarding-policies.yang

  1. MPLS-in-UDP [RFC 7510]
  2. Generic UDP Encapsulation (GUE) [https://datatracker.ietf.org/doc/draft-ietf-intarea-gue/]
github-actions[bot] commented 3 months ago

This issue is stale because it has been open 180 days with no activity. If you wish to keep this issue active, please remove the stale label or add a comment, otherwise will be closed in 14 days.

dplore commented 1 month ago

FYI: this is getting added here for afts and use in gRIBI: https://github.com/openconfig/public/pull/1153

Not exactly the same use case as static config though.

robshakir commented 1 month ago

I suspect we actually need this configuration to ensure that UDP decapsulation can be covered. I'll re-open this issue to keep it tracked -- especially with overlap with #1153.

dplore commented 1 month ago

This issue is similar, but different. It requests using policyforwarding, whereas #1153 only has AFT in scope.

Note, https://github.com/openconfig/featureprofiles/pull/3363/files#diff-a6b35105c1accdb1889d9c529f4a13d6844d4a9844a90f3d3f736eba728502c5R304 has a nascent proposal for decap using AFT which could use a review.