summaryrefslogtreecommitdiff
path: root/eigrpd/eigrp_cli.c
AgeCommit message (Expand)Author
2024-01-24Merge pull request #15196 from idryzhov/nb-leaf-listDonald Sharp
2024-01-23lib: remove leaf-list xpath hack from northboundIgor Ryzhov
2024-01-22eigrpd: use correct autocompletion for distribute-list commandsIgor Ryzhov
2024-01-22eigrpd: convert distribute-list configuration to northboundIgor Ryzhov
2023-11-29lib: all: remove './' from xpath 22% speedupChristian Hopps
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2021-10-25*: fix interface config write in NB-converted daemonsIgor Ryzhov
2021-10-13lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov
2021-08-27Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-argDavid Lamparter
2021-08-26lib: remove unused argument from vrf_cmd_initIgor Ryzhov
2021-08-23*: explicitly print "exit" at the end of every node configIgor Ryzhov
2021-07-29*: cleanup interface node installationIgor Ryzhov
2021-06-21lib: remove vrf-interface config when removing the VRFIgor Ryzhov
2021-06-02northbound: KISS always batch yang config (file read), it's fasterChristian Hopps
2021-05-13lib: adapt to version 2 of libyangChristian Hopps
2021-03-16eigrpd: fix dependency on operational state in cliIgor Ryzhov
2021-03-16eigrpd: fix xpathsIgor Ryzhov
2021-01-12eigrpd: Create eigrp_cli.h and move forward declarationsDonnie Savage
2020-08-03*: introduce DEFPY_YANG & friendsRenato Westphal
2020-04-16*: move CLI node names to cmd_node->nameDavid Lamparter
2020-04-16*: move CLI parent data to cmd_node->parent_nodeDavid Lamparter
2020-04-16*: remove second parameter on install_node()David Lamparter
2020-04-16*: remove cmd_node->vtyshDavid Lamparter
2020-04-16*: clean up cmd_node initializersDavid Lamparter
2019-08-06eigrpd: Add `router eigrp AS [vrf NAME]` and various stuffDonald Sharp
2019-08-03eigrpd: migrate old CLI to northboundRafael Zalamena