]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: add a hook before bgp_process()
authorDavid Lamparter <equinox@diac24.net>
Thu, 9 May 2019 09:12:14 +0000 (11:12 +0200)
committerDavid Lamparter <equinox@diac24.net>
Wed, 3 Jul 2019 14:54:09 +0000 (16:54 +0200)
commit4a11bf2c096821784610565236c612d4f34408f5
tree4a70b4955a735ab4bd0adcda97e315117dd6ff8c
parentb4d46cc9b1a072c07ea5197bee8a83387c3d38bc
bgpd: add a hook before bgp_process()

BMP uses this to get notified about any changes to prefixes, at which
point it schedules its own processing to happen later.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
bgpd/bgp_route.c
bgpd/bgp_route.h