diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2021-05-27 16:10:30 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2021-05-27 16:10:30 +0000 |
commit | cd204582e6e411f3aa03c377bb8d58bd06ddbe7c (patch) | |
tree | cb863709545960eb64d45490b1c334b08f14e523 /regress | |
parent | 532718bc0f24a3e0c2e190b508402de8f1c45891 (diff) |
File missed in a previous commit. Should fix the error on the eval_all test.
Diffstat (limited to 'regress')
-rw-r--r-- | regress/usr.sbin/bgpd/integrationtests/eval_all.test4.ok | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/regress/usr.sbin/bgpd/integrationtests/eval_all.test4.ok b/regress/usr.sbin/bgpd/integrationtests/eval_all.test4.ok new file mode 100644 index 00000000000..ced87188881 --- /dev/null +++ b/regress/usr.sbin/bgpd/integrationtests/eval_all.test4.ok @@ -0,0 +1,30 @@ + +BGP routing table entry for 10.0.1.0/24 + 64502 101 101 101 + Nexthop 10.12.57.3 (via 10.12.57.3) Neighbor 10.12.57.4 (10.12.57.4) + Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid + +BGP routing table entry for 10.12.1.0/24 + 64501 + Nexthop 10.12.57.2 (via 10.12.57.2) Neighbor 10.12.57.4 (10.12.57.4) + Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid + +BGP routing table entry for 10.12.2.0/24 + 64502 + Nexthop 10.12.57.3 (via 10.12.57.3) Neighbor 10.12.57.4 (10.12.57.4) + Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid + +BGP routing table entry for 10.0.1.0/24 + 64502 101 101 101 + Nexthop 10.12.57.3 (via 10.12.57.3) Neighbor 10.12.57.5 (10.12.57.5) + Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid + +BGP routing table entry for 10.12.1.0/24 + 64501 + Nexthop 10.12.57.2 (via 10.12.57.2) Neighbor 10.12.57.5 (10.12.57.5) + Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid + +BGP routing table entry for 10.12.2.0/24 + 64502 + Nexthop 10.12.57.3 (via 10.12.57.3) Neighbor 10.12.57.5 (10.12.57.5) + Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid |