]> git.puffer.fish Git - matthieu/frr.git/commit
ldpd: detect when route received from zebra hasn't changed
authorRenato Westphal <renato@opensourcerouting.org>
Sat, 5 Dec 2020 20:10:04 +0000 (17:10 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Sat, 9 Jan 2021 00:36:09 +0000 (21:36 -0300)
commit220e848cc5d558e0a1ac170ec939851249566f46
treecadcf5ed5d8819403c12cad41a17fb31a140e65e
parentdc70c83afacac24c930b92e9d0c524172918ece2
ldpd: detect when route received from zebra hasn't changed

Add some code to detect when a route received from zebra hasn't
changed and ignore the notification in that case, preventing ldpd
from sending unnecessary label mappings.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ldpd/lde.h
ldpd/lde_lib.c