summaryrefslogtreecommitdiff
path: root/lib/vty.h
AgeCommit message (Expand)Author
2024-12-18lib: Fix to optimize the time taken while batching huge configsRajasekar Raja
2024-12-03lib,vtysh: Use backoff setsockopt option for freebsdDonald Sharp
2024-08-27lib: Memory spike reduction for sh cmds at scaleSrujana
2024-06-07lib: add helpers to print json keysLouis Scalbert
2024-04-22lib: add native RPC processing to mgmt frontend clientIgor Ryzhov
2024-04-22lib: rework northbound RPC callbackIgor Ryzhov
2024-03-26mgmtd: add support for native 'edit' operationIgor Ryzhov
2024-02-07vtysh: remove resync workaround when exiting to config nodeIgor Ryzhov
2024-01-31mgmtd: add ability to choose datastore to get data fromIgor Ryzhov
2024-01-31mgmtd: add support for with-defaults parameter to get-dataIgor Ryzhov
2024-01-15lib, mgmtd: add ability to set content type in get-data requestIgor Ryzhov
2024-01-14lib, mgmtd: add separate get-data request for the frontendIgor Ryzhov
2023-12-28lib: step 1: mgmtd: add FE get-tree functionalityChristian Hopps
2023-11-12lib, mgmtd: respect base xpath in mgmtdIgor Ryzhov
2023-10-30Merge pull request #13576 from chiragshah6/mdev1Donatas Abraitis
2023-10-29*: modify empty json helper functionChirag Shah
2023-07-14vtysh: track and fix file-lock use in the workaround from 2004Christian Hopps
2023-06-27mgmtd: consolidate getcfg and getdata msgs into "get"Christian Hopps
2023-06-19mgmtd: KISS the locking codeChristian Hopps
2023-06-18lib: mgmtd: use short-circuit for lockingChristian Hopps
2023-06-13Merge pull request #13766 from LabNConsulting/chopps/mgmtd-cleanupIgor Ryzhov
2023-06-13lib: mgmtd: improvements in logging and commentaryChristian Hopps
2023-06-12lib: mgmtd: simplify implicit commit codeChristian Hopps
2023-05-30lib: mgmtd: add manual vty server start option and use itChristian Hopps
2023-05-30lib: mgmtd: fixes for startup config file processingChristian Hopps
2023-05-30mgmtd: fix reading of config file[s]Christian Hopps
2023-05-28lib: dont be tricky with session_id just make it a session_idChristian Hopps
2023-05-04lib: log commands read from config fileChristian Hopps
2023-04-01mgmtd: lib: read transitioned daemons split config files in mgmtdChristian Hopps
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-03-22lib: staticd: vtysh: apply frrbot style requirementsChristian Hopps
2023-03-22lib, mgmtd: Add few fixes for commit-check and rollbackPushpasis Sarkar
2023-03-21mgmtd: Add MGMT Frontend Interface FrameworkChristian Hopps
2023-02-24Merge pull request #12751 from Pdoijode/pdoijode/ospf-vrf-neighbor-detail-1Donatas Abraitis
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-02-07lib: Helper function to print empty JSONPooja Jagadeesh Doijode
2023-02-02lib, bgpd: Add ability to specify that some json output should not be prettyDonald Sharp
2022-11-07lib: Add PCRE2 supportDonatas Abraitis
2022-04-28lib, zebra, pimd: clean up/fix VRF DECLVAR macrosDavid Lamparter
2022-02-28lib: implement `terminal monitor` for vtyshDavid Lamparter
2022-02-28lib: allow returning a file descriptor over vtyshDavid Lamparter
2021-11-17lib: add vty_json() helperDavid Lamparter
2021-11-17lib: fix style misalignmentDavid Lamparter
2021-11-06lib: replace vtyvec/vtyshvec with listsDavid Lamparter
2021-11-06lib: remove unused vty_log() functionsDavid Lamparter
2021-06-18lib: fix interface configuration after vrf changeIgor Ryzhov