]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: introduce new route update hook
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 7 Aug 2019 22:44:11 +0000 (19:44 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 17 Sep 2019 03:35:46 +0000 (00:35 -0300)
commit6cf38339223e17cf9e5073c8916e2fce0a469c5c
tree4d939cb4b3af4339644b7a8f5729eabd9ef0d309
parent0a5f3f4fb9d2c9573ff70bdfdc0c28c006d491d6
isisd: introduce new route update hook

This hook will be called whenever a route is added, updated or
deleted.  It will be used, for instance, by the SR code to keep
Prefix-SIDs in sync with their associated routes.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
isisd/isis_route.c
isisd/isis_route.h