summaryrefslogtreecommitdiffstats
path: root/ripd/rip_cli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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