]> git.puffer.fish Git - matthieu/frr.git/commit
ripd: no need to use qobj anymore to keep track of "router rip"
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 9 May 2018 04:35:02 +0000 (01:35 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Sat, 27 Oct 2018 18:16:12 +0000 (16:16 -0200)
commitc1b7e58eda4cbe7a6fef67b5918781a040c0f234
tree73ddcbd21c4f040a6f67c4c3fa834c5eb3e16efe
parent90eff9dafe8f6985d77db9db8a1b48e159ed046c
ripd: no need to use qobj anymore to keep track of "router rip"

Now that "router rip" and all underlying commands were converted to the
new northbound model, there's no need to use the qobj infrastructure to
keep track of the 'rip' global variable anymore.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ripd/ripd.c
ripd/ripd.h