From f0ec5feaf73fbbf134d0c529179446333186f127 Mon Sep 17 00:00:00 2001 From: claudio Date: Thu, 7 Jul 2022 13:40:27 +0000 Subject: [PATCH] Adjust to new bgpctl output --- regress/usr.sbin/bgpd/integrationtests/exabgp.med.ok | 2 +- regress/usr.sbin/bgpd/integrationtests/exabgp.med_2.ok | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/regress/usr.sbin/bgpd/integrationtests/exabgp.med.ok b/regress/usr.sbin/bgpd/integrationtests/exabgp.med.ok index dabf034cbe4..8aed9569a9b 100644 --- a/regress/usr.sbin/bgpd/integrationtests/exabgp.med.ok +++ b/regress/usr.sbin/bgpd/integrationtests/exabgp.med.ok @@ -5,5 +5,5 @@ origin: i = IGP, e = EGP, ? = Incomplete flags ovs destination gateway lpref med aspath origin *> N 10.12.1.0/24 10.12.57.3 100 100 64502 64510 i -* N 10.12.1.0/24 10.12.57.4 100 50 64501 64510 i +*m N 10.12.1.0/24 10.12.57.4 100 50 64501 64510 i * N 10.12.1.0/24 10.12.57.2 100 100 64501 64510 i diff --git a/regress/usr.sbin/bgpd/integrationtests/exabgp.med_2.ok b/regress/usr.sbin/bgpd/integrationtests/exabgp.med_2.ok index a82d2951729..19a0772da07 100644 --- a/regress/usr.sbin/bgpd/integrationtests/exabgp.med_2.ok +++ b/regress/usr.sbin/bgpd/integrationtests/exabgp.med_2.ok @@ -5,4 +5,4 @@ origin: i = IGP, e = EGP, ? = Incomplete flags ovs destination gateway lpref med aspath origin *> N 10.12.1.0/24 10.12.57.2 100 100 64501 64510 i -* N 10.12.1.0/24 10.12.57.3 100 100 64502 64510 i +*m N 10.12.1.0/24 10.12.57.3 100 100 64502 64510 i -- 2.20.1