]> git.ipfire.org Git - thirdparty/bird.git/commit
BMP: Simplify route monitoring hooks
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 1 Aug 2023 15:56:56 +0000 (17:56 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 1 Aug 2023 16:38:02 +0000 (18:38 +0200)
commit8ded8baba2a95cec81f20b10160c81d229f8fae8
tree58a436f214c3052e075adf7ab8e7bd98806f6725
parent43d41d8449a4eb196422d6d309dbea998d920541
BMP: Simplify route monitoring hooks

No need for *_begin(), *_commit(), and *_end() hooks. The hook *_notify()
is sufficient for everything.
proto/bgp/bgp.h
proto/bgp/packets.c
proto/bmp/bmp.c
proto/bmp/bmp.h