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

Feat(eos_designs): STUN SSL profile support #3636

Merged
merged 8 commits into from Feb 29, 2024

Conversation

amitsagar-arsita
Copy link
Contributor

@amitsagar-arsita amitsagar-arsita commented Feb 19, 2024

Change Summary

Support of ssl profile for stun communication.

Related Issue(s)

Fixes #3526

Component(s) name

arista.avd.eos_designs

Proposed changes

Adding ssl profile element under the wan_rr node type and wan_route_servers.
One needs to provide the ssl_profile under wan_route_servers in the case where the route server is not part of the same inventory.
Ssl profile can be provided to any one of the peer route servers and will be applicable for all in the same inventory.

How to test

Tested using molecule.

Checklist

User Checklist

  • N/A

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly.
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@github-actions github-actions bot added state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated role: eos_designs issue related to eos_designs role labels Feb 19, 2024
@github-actions github-actions bot added the state: conflict PR with conflict label Feb 20, 2024
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link

Conflicts have been resolved. A maintainer will review the pull request shortly.

@gmuloc gmuloc changed the title Feat(eos_designs): stun ssl profile support Feat(eos_designs): STUN SSL profile support Feb 22, 2024
@github-actions github-actions bot added the state: conflict PR with conflict label Feb 23, 2024
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link

Conflicts have been resolved. A maintainer will review the pull request shortly.

@amitsagar-arsita
Copy link
Contributor Author

Need to add a test case to show multiple ssl profiles for an edge or transit device.
Will update in sometime.

@amitsagar-arsita
Copy link
Contributor Author

Looks good to me overall.
Thanks

@gmuloc gmuloc merged commit e0b7572 into aristanetworks:devel Feb 29, 2024
38 checks passed
sugetha24 pushed a commit to sugetha24/ansible-avd that referenced this pull request Mar 2, 2024
Co-authored-by: Claus Holbech <holbech@arista.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat(eos_designs): Implement DTLS for STUN for WAN scenarios
3 participants