diff options
| author | Igor Ryzhov <iryzhov@nfware.com> | 2024-02-10 01:27:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-10 01:27:23 +0200 |
| commit | 7d8064c6d4cd9fb394b472641ecf7a66e0a19785 (patch) | |
| tree | 2bad08e29a03eb97c4c5f6ec0a98e2f961cfafc5 | |
| parent | 75d3e4336855c2631f0a7bbecb1548ef8a7a9fb7 (diff) | |
| parent | 14fc0782d4e0b0141bcb631cc8be077bd9848dc1 (diff) | |
Merge pull request #15353 from vjardin/yang_converted
mgmtd: ripng, libs fully converted
| -rw-r--r-- | doc/developer/mgmtd-dev.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/developer/mgmtd-dev.rst b/doc/developer/mgmtd-dev.rst index e557d3a84a..2404ffe2a7 100644 --- a/doc/developer/mgmtd-dev.rst +++ b/doc/developer/mgmtd-dev.rst @@ -43,19 +43,20 @@ Fully Converted To MGMTD - lib/filter - lib/if_rmap - lib/routemap +- lib/affinitymap +- lib/if +- lib/vrf - ripd +- ripngd - staticd - zebra (* - partial) Converted To Northbound """"""""""""""""""""""" - bfdd -- lib/affinitymap -- lib/if - pathd - pbrd - pimd -- ripngd Converted To Northbound With Issues """"""""""""""""""""""""""""""""""" |
