summaryrefslogtreecommitdiffstats
path: root/ripngd/ripng_cli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ripngd: convert RPC commands to mgmtdIgor Ryzhov2024-04-221-0/+19
* ripngd: fix "clear ipv6 ripng" commandIgor Ryzhov2024-03-081-32/+0
* ripngd: fix missing "exit" for "router ripng"Igor Ryzhov2024-03-061-0/+6
* ripngd: convert ripngd to mgmtdChristian Hopps2024-01-261-1/+101
* Merge pull request #15196 from idryzhov/nb-leaf-listDonald Sharp2024-01-241-11/+31
|\
| * lib: remove leaf-list xpath hack from northboundIgor Ryzhov2024-01-231-11/+31
* | ripngd: use correct autocompletion for distribute-list commandsIgor Ryzhov2024-01-221-8/+67
|/
* ripngd: use new distribute-list northbound code.Christian Hopps2024-01-221-38/+48
* lib: enable multiple instance support with distribute listsChristian Hopps2024-01-221-2/+3
* lib: all: remove './' from xpath 22% speedupChristian Hopps2023-11-291-13/+13
* ripng: Implement `allow-ecmp X` commandDonatas Abraitis2023-05-231-10/+33
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-261-2/+0
* *: Use autocomplete for route-maps under commands that require itDonatas Abraitis2022-06-131-1/+1
* lib: Add autocomplete for access-listsDonatas Abraitis2021-10-311-3/+3
* lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov2021-10-131-14/+20
* northbound: KISS always batch yang config (file read), it's fasterChristian Hopps2021-06-021-1/+1
* lib, ripd, ripngd, vtysh: Move distribute list to `correct` spotDonald Sharp2021-05-041-0/+47
* *: add errmsg to nb rpcChirag Shah2020-10-051-1/+1
* *: introduce DEFPY_YANG & friendsRenato Westphal2020-08-031-17/+17
* ripd, ripngd: Free up list after call into nb_cli_rpcDonald Sharp2019-12-131-1/+6
* ripngd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-1/+1
* Merge remote-tracking branch 'frr/master' into rip-vrfRenato Westphal2019-03-291-10/+10
|\
| * libs, rip, isis: change northbound operation enum to DESTROYMark Stapp2019-02-111-10/+10
* | ripngd: add vrf input parameter to the "clear-ripng-route" RPCRenato Westphal2019-01-181-3/+15
* | ripngd: add VRF supportRenato Westphal2019-01-181-10/+32
|/
* ripngd: implement the 'clear-ripng-route' YANG RPCRenato Westphal2018-12-031-0/+15
* ripngd: retrofit the 'split-horizon' command to the new northbound modelRenato Westphal2018-12-031-0/+47
* ripngd: retrofit the 'timer basic' command to the new northbound modelRenato Westphal2018-12-031-0/+50
* ripngd: retrofit the 'aggregate-address' command to the new northbound modelRenato Westphal2018-12-031-0/+25
* ripngd: retrofit the 'route' command to the new northbound modelRenato Westphal2018-12-031-0/+23
* ripngd: retrofit the 'redistribute' commands to the new northbound modelRenato Westphal2018-12-031-0/+44
* ripngd: retrofit the 'passive-interface' command to the new northbound modelRenato Westphal2018-12-031-0/+24
* ripngd: retrofit the 'offset-list' command to the new northbound modelRenato Westphal2018-12-031-0/+44
* ripngd: retrofit the 'network' command to the new northbound modelRenato Westphal2018-12-031-0/+46
* ripngd: retrofit the 'default-metric' command to the new northbound modelRenato Westphal2018-12-031-0/+36
* ripngd: retrofit the 'default-information' command to the new northbound modelRenato Westphal2018-12-031-0/+27
* ripngd: retrofit the 'allow-ecmp' command to the new northbound modelRenato Westphal2018-12-031-0/+26
* ripngd: retrofit the 'router ripng' command to the new northbound modelRenato Westphal2018-12-031-0/+43
* yang, ripngd: add 'frr-ripngd.yang' and associated stub callbacksRenato Westphal2018-12-031-0/+39