diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-10-18 11:38:29 +0900 |
---|---|---|
committer | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-11-07 09:55:25 +0900 |
commit | a5715a7bc3c4c73a6f4d3a91980bbfe681969b94 (patch) | |
tree | ee1cefac278e8b9b19d376544bad9895a79d7f78 /server/bmp.go | |
parent | 8f0c42dbfff06f11ef65c14ee23ece050aa38460 (diff) |
server: Avoid local paths left on iBGP peers
Currently, with iBGP peering, the CLI injected path will not be withdrawn
when the deletion if any other path exists on RIB, then the CLI injected
path will be left on iBGP peers even if the route is deleted on the
originator router.
This problem can cause routing loops in some case.
This patch fixes to withdraw the old best path when it was the CLI (or
gRPC) injected path.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'server/bmp.go')
0 files changed, 0 insertions, 0 deletions