]> git.proxmox.com Git - mirror_frr.git/commit
zebra: make ZEBRA_FLAG_CHANGED internal status
authorTimo Teräs <timo.teras@iki.fi>
Mon, 2 Nov 2015 14:50:05 +0000 (16:50 +0200)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Fri, 19 Aug 2016 20:30:47 +0000 (16:30 -0400)
commit2f97fa65ff6331e6dec751901ac2e4e450e2d66c
tree4dfdae831f8d2f7def332ae3f7ee151f4bb0e34e
parent810a8dfc93f4cb64323c89872dbb8f4323e5aa57
zebra: make ZEBRA_FLAG_CHANGED internal status

This flag is used internally in zebra only. And it makes no sense
to expose it over the zclient API, as having it set from client
could corrupt the internal state.

Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Acked-by: Donald Sharp <sharpd@cumulusnetworks.com>
(cherry picked from commit 7eb6136b2732d4782360f9f376336c6d4f667ff0)
lib/zebra.h
zebra/rib.h
zebra/zebra_rib.c
zebra/zebra_rnh.c