]> git.puffer.fish Git - mirror/frr.git/commit
zebra: If we hand set the router-id only update everyone if it changes 9553/head
authorDonald Sharp <sharpd@nvidia.com>
Fri, 3 Sep 2021 13:44:38 +0000 (09:44 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 7 Sep 2021 16:53:38 +0000 (12:53 -0400)
commita1f35d7e7c7e528d23c831adeab100d6fc088b47
treeac28afe2c1547d9efa3227509a6c88a70798b4c4
parent0114135890141e50c25d66d24e803ad4e23fc465
zebra: If we hand set the router-id only update everyone if it changes

When we hand set the router-id, but we have choosen a router-id
that is already the `winner` there is no point in updating anyone
with this data.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/router-id.c