Skip to content

Commit

Permalink
lib: add keychain northbound support
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Hopps <[email protected]>
  • Loading branch information
choppsv1 committed Mar 4, 2024
1 parent 29dba44 commit e51e890
Show file tree
Hide file tree
Showing 16 changed files with 1,658 additions and 1,669 deletions.
2 changes: 2 additions & 0 deletions eigrpd/eigrp_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ static const struct frr_yang_module_info *const eigrpd_yang_modules[] = {
&frr_interface_info,
&frr_route_map_info,
&frr_vrf_info,
&ietf_key_chain_info,
&ietf_key_chain_deviation_info,
};

/* clang-format off */
Expand Down
Loading

0 comments on commit e51e890

Please sign in to comment.