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

lib/route: add support for bridge msti #409

Closed
wants to merge 1 commit into from

Conversation

ronand-atl
Copy link
Contributor

@ronand-atl ronand-atl commented Oct 7, 2024

This PR adds the ability to set MSTP port states on bridge ports. There a high level API to set up vlan/msti associations yet, so the user would still have to do that part manually until #407 is been finished.

@ronand-atl ronand-atl force-pushed the feat-add-bridge-mst branch 4 times, most recently from c2d80bb to f35a7d8 Compare October 8, 2024 01:52
lib/route/link/bridge.c Show resolved Hide resolved
lib/route/link/bridge.c Outdated Show resolved Hide resolved
lib/route/link/bridge.c Show resolved Hide resolved
lib/route/link/bridge.c Outdated Show resolved Hide resolved
lib/route/link/bridge.c Show resolved Hide resolved
lib/route/link/bridge.c Show resolved Hide resolved
lib/route/link.c Outdated Show resolved Hide resolved
@ronand-atl ronand-atl force-pushed the feat-add-bridge-mst branch 3 times, most recently from 64e1df2 to 6e006a5 Compare October 9, 2024 23:02
@thom311
Copy link
Owner

thom311 commented Oct 10, 2024

looks good to me. Merged as b75e27d

Thank you for the patch!

@thom311 thom311 closed this Oct 10, 2024
@ronand-atl ronand-atl deleted the feat-add-bridge-mst branch October 10, 2024 22:18
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