summaryrefslogtreecommitdiff
path: root/ripngd/ripng_cli.c
AgeCommit message (Expand)Author
2024-04-22ripngd: convert RPC commands to mgmtdIgor Ryzhov
2024-03-09ripngd: fix "clear ipv6 ripng" commandIgor Ryzhov
2024-03-06ripngd: fix missing "exit" for "router ripng"Igor Ryzhov
2024-01-26ripngd: convert ripngd to mgmtdChristian Hopps
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-22ripngd: use correct autocompletion for distribute-list commandsIgor Ryzhov
2024-01-22ripngd: use new distribute-list northbound code.Christian Hopps
2024-01-22lib: enable multiple instance support with distribute listsChristian Hopps
2023-11-29lib: all: remove './' from xpath 22% speedupChristian Hopps
2023-05-23ripng: Implement `allow-ecmp X` commandDonatas Abraitis
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-06-13*: Use autocomplete for route-maps under commands that require itDonatas Abraitis
2021-10-31lib: Add autocomplete for access-listsDonatas Abraitis
2021-10-13lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov
2021-06-02northbound: KISS always batch yang config (file read), it's fasterChristian Hopps
2021-05-04lib, ripd, ripngd, vtysh: Move distribute list to `correct` spotDonald Sharp
2020-10-05*: add errmsg to nb rpcChirag Shah
2020-08-03*: introduce DEFPY_YANG & friendsRenato Westphal
2019-12-12ripd, ripngd: Free up list after call into nb_cli_rpcDonald Sharp
2019-10-29ripngd: split northbound callbacks into multiple filesRenato Westphal
2019-03-29Merge remote-tracking branch 'frr/master' into rip-vrfRenato Westphal
2019-02-11libs, rip, isis: change northbound operation enum to DESTROYMark Stapp
2019-01-18ripngd: add vrf input parameter to the "clear-ripng-route" RPCRenato Westphal
2019-01-18ripngd: add VRF supportRenato Westphal
2018-12-03ripngd: implement the 'clear-ripng-route' YANG RPCRenato Westphal
2018-12-03ripngd: retrofit the 'split-horizon' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'timer basic' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'aggregate-address' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'route' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'redistribute' commands to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'passive-interface' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'offset-list' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'network' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'default-metric' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'default-information' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'allow-ecmp' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'router ripng' command to the new northbound modelRenato Westphal
2018-12-03yang, ripngd: add 'frr-ripngd.yang' and associated stub callbacksRenato Westphal