Closed pierky closed 7 years ago
Next step is a tester class to implement ExaBGP MRT injector.
Thanks for the contribution! Could you rebase to current master? Also, please squash commits down to 4, each contains what you described above,
using the Docker networking API to create the bridge and to connect containers to it, instead of netns
adding the --target-config-file to allow the target BGP daemon to use an existing configuration file that is on the host
adding some arguments to config and bench to allow to set the local IP prefix and the local IP addresses of monitor, target and testers
changing testers.testerX.tester in testers.testerX.neighbors
Closing this and continuing on PR #17
Here I propose some changes:
using the Docker networking API to create the bridge and to connect containers to it, instead of netns
adding the
--target-config-file
to allow the target BGP daemon to use an existing configuration file that is on the hostadding some arguments to
config
andbench
to allow to set the local IP prefix and the local IP addresses of monitor, target and testerschanging
testers.testerX.tester
intesters.testerX.neighbors