diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2018-04-19 11:53:18 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2018-05-24 08:41:35 +0900 |
commit | eb568b68d2522a21ad87c95e427024113aea07dd (patch) | |
tree | adf4c68621456a6e160f82584fff63f7b5c48266 /test/scenario_test/route_server_policy_test.py | |
parent | a7ecbaac46608455338367ea91f55c307fb589ed (diff) |
server: Withdraw routes when received RTM withdrawal
Because the RTM is removed from adj-RIB-in before collecting the
candidate routes to be withdrawn, the candidates are unexpectedly
filtered before sending withdraw messages. Then on the peers, the VPN
routes are left on.
This patch fixes to selects candidates from the filtered paths and send
withdraw messages as expected. Also resolves the TODO in
"test/scenario_test/rtc_test.py".
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'test/scenario_test/route_server_policy_test.py')
0 files changed, 0 insertions, 0 deletions