diff options
author | Renato Westphal <renato@opensourcerouting.org> | 2018-05-09 06:35:04 +0200 |
---|---|---|
committer | Renato Westphal <renato@opensourcerouting.org> | 2018-10-27 20:16:12 +0200 |
commit | 1137aef48fee571e51a1445e76647359d5701922 (patch) | |
tree | 2f8e98b4d4057f9717fe8e176675ac84d1ef2c4b /debianpkg | |
parent | ripd: implement northbound callbacks to fetch route information (diff) | |
download | frr-1137aef48fee571e51a1445e76647359d5701922.tar.xz frr-1137aef48fee571e51a1445e76647359d5701922.zip |
ripd: implement the 'clear-rip-route' YANG RPC
This command deletes all received routes from the RIP routing table.
It should be used with caution as it can create black holes in the
network until RIP reconverges. Very useful to make automated testing
(e.g. ANVL) more predictable, since the internal state of ripd can be
cleared after each test.
Implement the command using a YANG RPC so that it can be executed by
other northbound clients in addition to the CLI.
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'debianpkg')
0 files changed, 0 insertions, 0 deletions