summaryrefslogtreecommitdiffstats
path: root/ripd/rip_cli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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-24/+29
* northbound: KISS always batch yang config (file read), it's fasterChristian Hopps2021-06-021-1/+1
* lib: adapt to version 2 of libyangChristian Hopps2021-05-131-6/+6
* lib, ripd, ripngd, vtysh: Move distribute list to `correct` spotDonald Sharp2021-05-041-0/+45
* *: add errmsg to nb rpcChirag Shah2020-10-051-1/+1
* *: introduce DEFPY_YANG & friendsRenato Westphal2020-08-031-34/+34
* ripd, ripngd: Free up list after call into nb_cli_rpcDonald Sharp2019-12-131-1/+6
* ripd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-1/+1
* ripd: fix problems with the "ip rip authentication" commandRenato Westphal2019-07-021-3/+5
* Merge pull request #3548 from opensourcerouting/rip-vrfDonald Sharp2019-04-051-14/+48
|\
| * Merge remote-tracking branch 'frr/master' into rip-vrfRenato Westphal2019-03-291-15/+15
| |\
| * | ripd: fix unsetting of authentication passwordRenato Westphal2019-01-181-1/+1
| * | ripd: add vrf input parameter to the "clear-rip-route" RPCRenato Westphal2019-01-181-3/+15
| * | ripd: add VRF supportRenato Westphal2019-01-181-10/+32
* | | ripd: fix removal of configured passive interfacesRenato Westphal2019-03-021-4/+13
| |/ |/|
* | libs, rip, isis: change northbound operation enum to DESTROYMark Stapp2019-02-111-14/+14
|/
* ripd: fix minor issues from the northbound conversionRenato Westphal2018-12-031-1/+2
* lib, ripd: rework API for converted CLI commandsRenato Westphal2018-11-261-459/+180
* ripd: fix display of the "distance" commandRenato Westphal2018-11-261-1/+5
* ripd: implement the 'clear-rip-route' YANG RPCRenato Westphal2018-10-271-0/+14
* ripd: retrofit all RIP interface commands to the new northbound modelRenato Westphal2018-10-271-0/+464
* ripd: retrofit the 'version' command to the new northbound modelRenato Westphal2018-10-271-0/+68
* ripd: retrofit the 'timer basic' command to the new northbound modelRenato Westphal2018-10-271-0/+75
* ripd: retrofit the 'route' command to the new northbound modelRenato Westphal2018-10-271-0/+28
* ripd: retrofit the 'redistribute' commands to the new northbound modelRenato Westphal2018-10-271-0/+78
* ripd: retrofit the 'passive-interface' command to the new northbound modelRenato Westphal2018-10-271-0/+73
* ripd: retrofit the 'offset-list' command to the new northbound modelRenato Westphal2018-10-271-0/+82
* ripd: retrofit the 'network' command to the new northbound modelRenato Westphal2018-10-271-0/+56
* ripd: retrofit the 'neighbor' command to the new northbound modelRenato Westphal2018-10-271-0/+28
* ripd: retrofit the 'distance source' commands to the new northbound modelRenato Westphal2018-10-271-0/+72
* ripd: retrofit the 'distance' command to the new northbound modelRenato Westphal2018-10-271-0/+46
* ripd: retrofit the 'default-metric' command to the new northbound modelRenato Westphal2018-10-271-0/+47
* ripd: retrofit the 'default-information' command to the new northbound modelRenato Westphal2018-10-271-0/+32
* ripd: retrofit the 'allow-ecmp' command to the new northbound modelRenato Westphal2018-10-271-0/+31
* ripd: retrofit the 'router rip' command to the new northbound modelRenato Westphal2018-10-271-0/+53
* yang, ripd: add 'frr-ripd.yang' and associated stub callbacksRenato Westphal2018-10-271-0/+39