]> git.puffer.fish Git - matthieu/frr.git/commit
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 13:27:19 +0000 (17:27 +0400)
commit89e9f82e0b717c0e39bbffa104f9d9f817c19b46
tree93bf15e1698b686741ee6574f65a3e7a5155dc2c
parent07bb964ef11d34235570427cd9bc4111956e31b7
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