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

link: add HSR customizable nft, lci and ai timers support #3

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

galagithub
Copy link

@galagithub galagithub commented Jun 11, 2024

link: add HSR customizable nft, lci and ai timers support

The following API is supported:

  • rtnl_hsr_get_nft();
  • rtnl_hsr_set_nft();
  • rtnl_hsr_get_lci();
  • rtnl_hsr_set_lci();
  • rtnl_hsr_get_ai();
  • rtnl_hsr_set_ai();

Dissambiguation:
nft - node forget time
lci - lifecheck interval
ai - announce interval

Signed-off-by: Dragos Galalae <gala 'underline' dragos 'at' yahoo 'dot' com>

@galagithub galagithub self-assigned this Jun 11, 2024
@galagithub galagithub requested a review from voldymyr June 11, 2024 12:30
The following API is supported:

- rtnl_hsr_get_nft();
- rtnl_hsr_set_nft();
- rtnl_hsr_get_lci();
- rtnl_hsr_set_lci();
- rtnl_hsr_get_ai();
- rtnl_hsr_set_ai();

Dissambiguation:
nft - node forget time
lci - lifecheck interval
ai - announce interval

Signed-off-by: Dragos Galalae <gala 'underline' dragos 'at' yahoo 'dot' com>
@galagithub galagithub merged commit 2e28fad into wmo/v3.7.0 Jun 12, 2024
0 of 4 checks passed
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