forked from thom311/libnl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information
Dragos GALALAE
committed
Jun 11, 2024
1 parent
410c4ce
commit d0ce70c
Showing
4 changed files
with
163 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters