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

draft: bgp: add extended community support #456

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tomsiewert
Copy link

BGP Extended Communities (RFC 4360) are a fundamental function for features like EVPN, VPLS or Flow-Spec.

This patch series adds the basic functionality and mappings.

NOTE: This is still a draft and heavily WIP! Deserialisation is partially done but serialisation isn't implemented yet (including the mappings).

BGP Extended Communities (RFC 4360) are a fundamental function for
features like MP-BGP EVPN, VPLS or Flow-Spec.

This commit adds the basic functionality for EC which is required for Flow-Spec.

Signed-off-by: Tom Siewert <tom@siewert.io>
@taktv6
Copy link
Member

taktv6 commented Dec 29, 2023

Cool. Glad to see this work happening. Let me know if we can help with anything!

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