summaryrefslogtreecommitdiff
path: root/ripd/rip_cli.c
AgeCommit message (Expand)Author
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-13lib: adapt to version 2 of libyangChristian 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-29ripd: split northbound callbacks into multiple filesRenato Westphal
2019-07-01ripd: fix problems with the "ip rip authentication" commandRenato Westphal
2019-04-04Merge pull request #3548 from opensourcerouting/rip-vrfDonald Sharp
2019-03-29Merge remote-tracking branch 'frr/master' into rip-vrfRenato Westphal
2019-03-02ripd: fix removal of configured passive interfacesRenato Westphal
2019-02-11libs, rip, isis: change northbound operation enum to DESTROYMark Stapp
2019-01-18ripd: fix unsetting of authentication passwordRenato Westphal
2019-01-18ripd: add vrf input parameter to the "clear-rip-route" RPCRenato Westphal
2019-01-18ripd: add VRF supportRenato Westphal
2018-12-03ripd: fix minor issues from the northbound conversionRenato Westphal
2018-11-26lib, ripd: rework API for converted CLI commandsRenato Westphal
2018-11-26ripd: fix display of the "distance" commandRenato Westphal
2018-10-27ripd: implement the 'clear-rip-route' YANG RPCRenato Westphal
2018-10-27ripd: retrofit all RIP interface commands to the new northbound modelRenato Westphal
2018-10-27ripd: retrofit the 'version' command to the new northbound modelRenato Westphal
2018-10-27ripd: retrofit the 'timer basic' command to the new northbound modelRenato Westphal
2018-10-27ripd: retrofit the 'route' command to the new northbound modelRenato Westphal
2018-10-27ripd: retrofit the 'redistribute' commands to the new northbound modelRenato Westphal
2018-10-27ripd: retrofit the 'passive-interface' command to the new northbound modelRenato Westphal
2018-10-27ripd: retrofit the 'offset-list' command to the new northbound modelRenato Westphal
2018-10-27ripd: retrofit the 'network' command to the new northbound modelRenato Westphal
2018-10-27ripd: retrofit the 'neighbor' command to the new northbound modelRenato Westphal
2018-10-27ripd: retrofit the 'distance source' commands to the new northbound modelRenato Westphal
2018-10-27ripd: retrofit the 'distance' command to the new northbound modelRenato Westphal
2018-10-27ripd: retrofit the 'default-metric' command to the new northbound modelRenato Westphal
2018-10-27ripd: retrofit the 'default-information' command to the new northbound modelRenato Westphal
2018-10-27ripd: retrofit the 'allow-ecmp' command to the new northbound modelRenato Westphal
2018-10-27ripd: retrofit the 'router rip' command to the new northbound modelRenato Westphal
2018-10-27yang, ripd: add 'frr-ripd.yang' and associated stub callbacksRenato Westphal