]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zserv.c
zebra: ZEBRA_HELLO and mopping up routes (BZ#448)
authorVyacheslav Trushkin <me@dogonthesun.net>
Sun, 11 Dec 2011 14:48:47 +0000 (18:48 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Mon, 2 Jan 2012 14:37:24 +0000 (18:37 +0400)
commit2ea1ab1c30c765cd4703794fcfaf044454fb533c
tree650e97a5a9e8cc1fb8666ff6ce87647df3e0e604
parent2654e43ca2eaa8d93268c9ec85ac2dd968e5fb94
zebra: ZEBRA_HELLO and mopping up routes (BZ#448)

ZEBRA_HELLO message is used by routing daemons to inform zebra
what type of routes daemon will be announcing to zebra. Also
zebra uses route_type_oaths array to track which daemon announces
which protocol. Zebra mops up routes if daemon didn't for some
reason.
lib/zclient.c
lib/zebra.h
zebra/rib.h
zebra/zebra_rib.c
zebra/zserv.c