]> git.ipfire.org Git - thirdparty/bird.git/commit - nest/protocol.h
When rte_update is called for an identical route, don't announce anything.
authorMartin Mares <mj@ucw.cz>
Sat, 6 May 2000 21:21:19 +0000 (21:21 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 6 May 2000 21:21:19 +0000 (21:21 +0000)
commit67be5b23cd80646c2aa5a9c6a3d373ceecb275b6
tree23de235cdd950f3ef3e2c2d1965ffe19d47fa3e2
parentab1129c1bdea41ff06fd21390cde5667d07f6e65
When rte_update is called for an identical route, don't announce anything.

Please implement the rte_same hook in your protocols. It should just
compare your metrics stored directly in rte, the rest is done by the core.
TODO
nest/protocol.h
nest/rt-table.c