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_cli_config_gen): Support for tcp mss ceiling in router path selection #3489

Merged
merged 5 commits into from
Jan 24, 2024

Conversation

amitsagar-arsita
Copy link
Contributor

@amitsagar-arsita amitsagar-arsita commented Jan 12, 2024

Adding eos_cli_config_get model for tcp mss ceiling under router path selection.

Change Summary

Related Issue(s)

Fixes #3423

Component(s) name

arista.avd.eos_cli_config_gen

Proposed changes

Changed the router path selection model for tcp mss.

How to test

Tested using molecule.
Have updated existing molecule scenarios to accommodate this use case.

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 January 12, 2024 10:29
@github-actions github-actions bot added role: eos_cli_config_gen issue related to eos_cli_config_gen role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated labels Jan 12, 2024
@amitsagar-arsita amitsagar-arsita changed the title Feat(eos_cli_config_gen) : Support for tcp mss ceiling in router path selection Feat(eos_cli_config_gen):Support for tcp mss ceiling in router path selection Jan 16, 2024
@ClausHolbechArista ClausHolbechArista changed the title Feat(eos_cli_config_gen):Support for tcp mss ceiling in router path selection Feat(eos_cli_config_gen): Support for tcp mss ceiling in router path selection Jan 23, 2024
@ClausHolbechArista ClausHolbechArista requested a review from a team January 23, 2024 09:10
@ClausHolbechArista ClausHolbechArista added the one approval This PR has one approval and is only missing one more. label Jan 23, 2024
@ClausHolbechArista ClausHolbechArista merged commit f903099 into aristanetworks:devel Jan 24, 2024
41 checks passed
@amitsagar-arsita amitsagar-arsita deleted the tcp_mss branch January 26, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
one approval This PR has one approval and is only missing one more. rn: Feat(eos_cli_config_gen) role: eos_cli_config_gen issue related to eos_cli_config_gen role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat(eos_cli_congi_gen): Support tcp mss options for router path-selection
3 participants