diff options
author | 2021-01-12 08:59:03 +0000 | |
---|---|---|
committer | 2021-01-12 08:59:03 +0000 | |
commit | 74206d1286f5f1bfd4887097b26d8432a203c3a6 (patch) | |
tree | b162e9c3d1fbb5e098dc9fc37d2feb82b5c2f609 /sys | |
parent | Check that rule without logopt user has no uid in log entry. (diff) | |
download | wireguard-openbsd-74206d1286f5f1bfd4887097b26d8432a203c3a6.tar.xz wireguard-openbsd-74206d1286f5f1bfd4887097b26d8432a203c3a6.zip |
Totally rework the exabgp integration tests. Instead of a simple shell
script to talk to exabgp api use a small c programm. Use a fifo to
send commands to this program. While exabgp includes a cli tool exactly
for that it is impossible to use.
Use a single config file for multiple sessions and make sure exabgp is
properly killed on exit (pkill exabgp fails since it is a python script).
Introduce a med target to test the route decision process handling med
path. This test currently fails and is not hooked up yet.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions