]> git.proxmox.com Git - mirror_frr.git/commit
isisd: move management of route flags out of isis_zebra.c
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 7 Aug 2019 22:42:18 +0000 (19:42 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 17 Sep 2019 03:35:39 +0000 (00:35 -0300)
commit0a5f3f4fb9d2c9573ff70bdfdc0c28c006d491d6
tree6656ab9aed064f17f319554173c5156e70835fe6
parenta57c875d73ff47470801b40f2ed8dd4395b51cf7
isisd: move management of route flags out of isis_zebra.c

For better modularity, isis_zebra.c should only contain code used
to communicate with zebra. The management of route flags belongs
to isis_route.c.

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