summaryrefslogtreecommitdiff
path: root/mgmtd/mgmt_be_adapter.c
AgeCommit message (Expand)Author
2025-01-18mgmtd: testc: add listen for datastore notificationsChristian Hopps
2025-01-14lib: northbound/mgmtd: add backend model supportChristian Hopps
2025-01-13mgmtd: add notify selectors to filter datastore notificationsChristian Hopps
2024-12-21mgmtd: fix compile erroranlan_cs
2024-08-28mgmtd: Ensure map is NULLDonald Sharp
2024-08-15*: Fix spelling errors foundDonald Sharp
2024-06-07mgmtd: add empty notif xpath map for completenessChristian Hopps
2024-05-09mgmtd: add missing diagnostic show cmd output (notify maps)Christian Hopps
2024-04-22ripngd: convert RPC commands to mgmtdIgor Ryzhov
2024-04-22ripd: convert RPC commands to mgmtdIgor Ryzhov
2024-04-22mgmtd: add native RPC processingIgor Ryzhov
2024-04-22mgmtd: add backend xpath map for RPCIgor Ryzhov
2024-03-04lib: add keychain northbound supportChristian Hopps
2024-02-18lib: mgmtd: add xpath arg to notification messageChristian Hopps
2024-02-12mgmtd: fix be_is_client_interestedIgor Ryzhov
2024-02-10lib, mgmtd: fix processing of yang notificationsIgor Ryzhov
2024-01-31mgmtd: convert MGMT_BE_ADAPTER_DBG() to __dbg()Christian Hopps
2024-01-30mgmtd: backend subscriptions to notificationsChristian Hopps
2024-01-30lib: mgmtd: add YANG notification supportChristian Hopps
2024-01-28zebra: convert to mgmtdIgor Ryzhov
2024-01-28Merge pull request #15243 from opensourcerouting/autoconf-dir-messDonald Sharp
2024-01-28mgmtd: fix ripngd oper-data xpathsIgor Ryzhov
2024-01-27lib, mgmtd: fix wrong mgmtd socket pathsDavid Lamparter
2024-01-26ripngd: convert ripngd to mgmtdChristian Hopps
2024-01-26ripd: ripd convert to mgmtdChristian Hopps
2024-01-26mgmtd: fix commit request overwriteIgor Ryzhov
2024-01-26mgmtd: fix log typeIgor Ryzhov
2024-01-19mgmtd: remove heavy duplication in mgmtd config readChristian Hopps
2024-01-13doc: mgmtd: update mgmtd conversion doc to be current.Christian Hopps
2023-12-30lib: mgmtd: increase soft-max msg size to 64KChristian Hopps
2023-12-28zebra: add zebra to mgmtd oper-stateChristian Hopps
2023-12-28lib: add dedicated API functions for native msgsChristian Hopps
2023-12-28mgmtd: step 6: remove old unfinished get-data codeChristian Hopps
2023-12-28mgmtd: step 5: add get-tree txn functionalityChristian Hopps
2023-12-28mgmtd: step 3: BE adapter native message handlingChristian Hopps
2023-12-05mgmtd: enable conn debug when user enables mgmtd debugsChristian Hopps
2023-11-12mgmtd, lib: remove batch ids from all messagesIgor Ryzhov
2023-11-06mgmtd: simplify xpath registriesChristian Hopps
2023-10-17mgmtd, lib: remove batch ids from cfg apply replyIgor Ryzhov
2023-06-27mgmtd: convert map to darr use allowing dynamic registrationsChristian Hopps
2023-06-27mgmtd: remove unused "placeholder" code.Christian Hopps
2023-06-18mgmtd: simplify locking, removing read locksChristian Hopps
2023-06-12lib: mgmtd: fix/stdize debug message macrosChristian Hopps
2023-06-05mgmtd: rm unused/unneeded code add couple commentsChristian Hopps
2023-05-30mgmtd: address review commentsChristian Hopps
2023-05-30mgmtd: cleanup BE xpath subscription and matching codeChristian Hopps
2023-05-30mgmtd: simplify early config build removing unused codeChristian Hopps
2023-05-28mgmtd: lib: cleanup error and debug messagesChristian Hopps
2023-05-28mgmtd: lib: move INIT to after client registersChristian Hopps
2023-05-28mgmtd: send reply to SUBSCR_REQ with success or notChristian Hopps