summaryrefslogtreecommitdiff
path: root/ripngd/ripng_cli.c
AgeCommit message (Expand)Author
2021-06-03northbound: KISS always batch yang config (file read), it's fasterChristian 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-29ripngd: split northbound callbacks into multiple filesRenato Westphal
2019-03-29Merge remote-tracking branch 'frr/master' into rip-vrfRenato Westphal
2019-02-11libs, rip, isis: change northbound operation enum to DESTROYMark Stapp
2019-01-18ripngd: add vrf input parameter to the "clear-ripng-route" RPCRenato Westphal
2019-01-18ripngd: add VRF supportRenato Westphal
2018-12-03ripngd: implement the 'clear-ripng-route' YANG RPCRenato Westphal
2018-12-03ripngd: retrofit the 'split-horizon' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'timer basic' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'aggregate-address' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'route' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'redistribute' commands to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'passive-interface' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'offset-list' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'network' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'default-metric' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'default-information' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'allow-ecmp' command to the new northbound modelRenato Westphal
2018-12-03ripngd: retrofit the 'router ripng' command to the new northbound modelRenato Westphal
2018-12-03yang, ripngd: add 'frr-ripngd.yang' and associated stub callbacksRenato Westphal