]> git.proxmox.com Git - mirror_frr.git/commit - ripd/rip_snmp.c
ripd: move global counters to the rip structure
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 4 Jan 2019 21:08:10 +0000 (19:08 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 18 Jan 2019 18:15:41 +0000 (16:15 -0200)
commitc08a21077faa595a76f87cc4b67d76623f045e0f
tree59bd6b3dd713f05e72e44478bb0426b5b061bd29
parent241987a816b8a2bb1d2973f33624fdea62718208
ripd: move global counters to the rip structure

The only sideeffect of this change is that these counters will be
reset when RIP is deconfigured and then configured again, but this
shouldn't be a problem as the RIP MIB isn't specific about this.

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