Skip to content

VRRP: change skew_time & master_down_interval calculation & state retrieval #59

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Paul-weqe
Copy link
Member

skew_time:

  • Was not initially sent as part of state data, this has been changed. State retrieval being done in milliseconds.

master_down_interval:

  • Changed calculation from u32 to f32 for more accurate calculation.
  • Shared in state as centiseconds.

@Paul-weqe Paul-weqe requested a review from rwestphal April 3, 2025 10:14
@Paul-weqe
Copy link
Member Author

@rwestphal Consider this still in draft.

@Paul-weqe Paul-weqe force-pushed the vrrp-fix-interval-skew-time branch from 4944c98 to 8a3b540 Compare April 14, 2025 12:26
@Paul-weqe
Copy link
Member Author

@rwestphal rebased the branch on top of master.

skew_time:
- Was not initially sent as part of state data, this has been changed. State retrieval being done in milliseconds.

master_down_interval:
- Changed calculation from u32 to f32 for more accurate calculation.
- Shared in state as centiseconds.

Signed-off-by: Paul Wekesa <[email protected]>
@Paul-weqe Paul-weqe force-pushed the vrrp-fix-interval-skew-time branch from 8a3b540 to b69833c Compare April 24, 2025 07:42
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.

1 participant