summaryrefslogtreecommitdiffstats
path: root/ripd/rip_northbound.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ripd: retrofit all RIP interface commands to the new northbound modelRenato Westphal2018-10-271-11/+127
* ripd: retrofit the 'version' command to the new northbound modelRenato Westphal2018-10-271-2/+14
* ripd: retrofit the 'timer basic' command to the new northbound modelRenato Westphal2018-10-271-3/+29
* ripd: retrofit the 'route' command to the new northbound modelRenato Westphal2018-10-271-2/+23
* ripd: retrofit the 'redistribute' commands to the new northbound modelRenato Westphal2018-10-271-6/+69
* ripd: retrofit the 'passive-interface' command to the new northbound modelRenato Westphal2018-10-271-9/+41
* ripd: retrofit the 'offset-list' command to the new northbound modelRenato Westphal2018-10-271-4/+57
* ripd: retrofit the 'network' command to the new northbound modelRenato Westphal2018-10-271-8/+34
* ripd: retrofit the 'neighbor' command to the new northbound modelRenato Westphal2018-10-271-4/+21
* ripd: retrofit the 'distance source' commands to the new northbound modelRenato Westphal2018-10-271-5/+70
* ripd: retrofit the 'distance' command to the new northbound modelRenato Westphal2018-10-271-1/+6
* ripd: retrofit the 'default-metric' command to the new northbound modelRenato Westphal2018-10-271-1/+7
* ripd: retrofit the 'default-information' command to the new northbound modelRenato Westphal2018-10-271-1/+23
* ripd: retrofit the 'allow-ecmp' command to the new northbound modelRenato Westphal2018-10-271-1/+8
* ripd: retrofit the 'router rip' command to the new northbound modelRenato Westphal2018-10-271-2/+27
* yang, ripd: add 'frr-ripd.yang' and associated stub callbacksRenato Westphal2018-10-271-0/+896