mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
When adding or deleting routes in ExaBGPContainer, it is required to restart ExaBGPContainer with the current implementation. This patch fixes to wait for the re-establishment with ExaBGP and improves the stability of this test case. Signed-off-by: IWASE Yusuke <[email protected]>