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)

@amitsagar-arsita amitsagar-arsita requested review from a team as code owners February 19, 2024 08:41
@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.

@github-actions github-actions bot removed the state: conflict PR with conflict label Feb 27, 2024
Copy link

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

@amitsagar-arsita amitsagar-arsita force-pushed the dtls_stun branch 2 times, most recently from 95df5d9 to 13c1946 Compare February 28, 2024 12:17
@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
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