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

ospfd: Fix opaque LSA refresh interval and modify LSA cmds. #17118

Conversation

aceelindem
Copy link
Collaborator

@aceelindem aceelindem commented Oct 15, 2024

The configured OSPF refresh interval was not being used for opaque LSA (it always used the constant). Also, modified the timers lsa min-arrival command to have a maximum of 5000 msecs as well as providing a path for backward command compatibility.

Added missing user documentation for both timers lsa min-arrival and timers throttle lsa all.

@frrbot frrbot bot added the ospf label Oct 15, 2024
@aceelindem aceelindem force-pushed the aceelindem/ospf-ls-refresh-interval-fix branch 3 times, most recently from 261abd1 to 4ab487f Compare October 15, 2024 20:44
@github-actions github-actions bot added the rebase PR needs rebase label Oct 15, 2024
ospfd/ospf_lsa.h Outdated Show resolved Hide resolved
The configured OSPF refresh interval was not being used for
opaque LSA (it always used the constant). Also, modified the
`timers lsa min-arrival` command to have a maximum of 5000 msecs
as well as providing a path for backward command compatibility.

Allow added missing user documentation for both `timers lsa min-arrival`
and `timers throttle lsa all`.

Signed-off-by: Acee Lindem <[email protected]>
@aceelindem aceelindem force-pushed the aceelindem/ospf-ls-refresh-interval-fix branch from 4ab487f to a72c898 Compare October 15, 2024 23:35
Copy link

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

@aceelindem aceelindem force-pushed the aceelindem/ospf-ls-refresh-interval-fix branch from e543ee7 to a72c898 Compare October 16, 2024 10:37
Copy link

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

@ton31337
Copy link
Member

Could you drop a merge commit?

@aceelindem
Copy link
Collaborator Author

Could you drop a merge commit?

Given that there were rebase conflicts and I committed the merge, this appears to be no easy feat with git (at least with my level of expertise). Closing PR and resubmitting.

@aceelindem aceelindem closed this Oct 22, 2024
@aceelindem aceelindem deleted the aceelindem/ospf-ls-refresh-interval-fix branch October 22, 2024 14:30
@aceelindem aceelindem restored the aceelindem/ospf-ls-refresh-interval-fix branch October 22, 2024 14:34
@aceelindem aceelindem deleted the aceelindem/ospf-ls-refresh-interval-fix branch October 22, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants