diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2018-01-25 16:51:06 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2018-01-27 20:48:42 +0900 |
commit | f5b79f84744ec53a9457c0f610dfde0581d5d4be (patch) | |
tree | aeca6146c59fab06edaa09367c44c59817e29689 /docs | |
parent | 5ea3cbdd9dc41e6dcf3c0258455a357e154efdb1 (diff) |
test/lib/gobgp: Adding routes without reloading
With the current implementation, when adding routes on GoBGPContainer,
we re-configure and reload daemon, then add routes using CLI command.
Differ from QuaggaBGPContainer, when deletion of routes, reloading is
not required, but if reloading daemon frequently, we need to wait for
the daemon restarting, it causes testing time longer and unstable.
This patch enables to add routes without reloading daemon.
Note: According to this change, adding routes should be called after
starting daemons.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions