1
0
mirror of https://github.com/osrg/gobgp.git synced 2024-05-11 05:55:10 +00:00
Files
osrg-gobgp/api
Rinat Baygildin b8e17e06cd Use filter for watch pre/post-update watch events
Filtering by peer address worked only for initial state.
Using watch event's filter allows to use it for each event and could be extended by other conditions, e.g. peer group.

peer_address and peer_group were added to API (backward compatible).

Signed-off-by: Rinat Baygildin <bayrinat@yandex-team.ru>
2023-09-06 15:35:55 +09:00
..