diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2024-08-15 13:26:17 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2024-08-15 13:26:17 +0000 |
commit | d44fbc6062ebb9e2fa7db901fcb89c7767ff1a99 (patch) | |
tree | 5053862372296a10b43a702ff8ebcb09d8e2ac05 | |
parent | a77a762ff1f3be1ee67c95df2e81727fbf247502 (diff) |
Regen some OK files since the bgpctl rib header changed.
Friendly reminder by anton@
6 files changed, 6 insertions, 6 deletions
diff --git a/regress/usr.sbin/bgpd/integrationtests/exabgp.attr.ok b/regress/usr.sbin/bgpd/integrationtests/exabgp.attr.ok index d1097d623c7..18a1b94609b 100644 --- a/regress/usr.sbin/bgpd/integrationtests/exabgp.attr.ok +++ b/regress/usr.sbin/bgpd/integrationtests/exabgp.attr.ok @@ -1,5 +1,5 @@ flags: * = Valid, > = Selected, I = via IBGP, A = Announced, - S = Stale, E = Error + S = Stale, E = Error, F = Filtered origin validation state: N = not-found, V = valid, ! = invalid aspa validation state: ? = unknown, V = valid, ! = invalid origin: i = IGP, e = EGP, ? = Incomplete diff --git a/regress/usr.sbin/bgpd/integrationtests/exabgp.med.ok b/regress/usr.sbin/bgpd/integrationtests/exabgp.med.ok index 5fc40043ba1..1b5f73d3ccd 100644 --- a/regress/usr.sbin/bgpd/integrationtests/exabgp.med.ok +++ b/regress/usr.sbin/bgpd/integrationtests/exabgp.med.ok @@ -1,5 +1,5 @@ flags: * = Valid, > = Selected, I = via IBGP, A = Announced, - S = Stale, E = Error + S = Stale, E = Error, F = Filtered origin validation state: N = not-found, V = valid, ! = invalid aspa validation state: ? = unknown, V = valid, ! = invalid origin: i = IGP, e = EGP, ? = Incomplete diff --git a/regress/usr.sbin/bgpd/integrationtests/exabgp.med_2.ok b/regress/usr.sbin/bgpd/integrationtests/exabgp.med_2.ok index 1bd4aa702cb..a8bf0f325a6 100644 --- a/regress/usr.sbin/bgpd/integrationtests/exabgp.med_2.ok +++ b/regress/usr.sbin/bgpd/integrationtests/exabgp.med_2.ok @@ -1,5 +1,5 @@ flags: * = Valid, > = Selected, I = via IBGP, A = Announced, - S = Stale, E = Error + S = Stale, E = Error, F = Filtered origin validation state: N = not-found, V = valid, ! = invalid aspa validation state: ? = unknown, V = valid, ! = invalid origin: i = IGP, e = EGP, ? = Incomplete diff --git a/regress/usr.sbin/bgpd/integrationtests/lladdr.rdomain1.ok b/regress/usr.sbin/bgpd/integrationtests/lladdr.rdomain1.ok index bb90aab04bc..89b0771e7d9 100644 --- a/regress/usr.sbin/bgpd/integrationtests/lladdr.rdomain1.ok +++ b/regress/usr.sbin/bgpd/integrationtests/lladdr.rdomain1.ok @@ -1,5 +1,5 @@ flags: * = Valid, > = Selected, I = via IBGP, A = Announced, - S = Stale, E = Error + S = Stale, E = Error, F = Filtered origin validation state: N = not-found, V = valid, ! = invalid aspa validation state: ? = unknown, V = valid, ! = invalid origin: i = IGP, e = EGP, ? = Incomplete diff --git a/regress/usr.sbin/bgpd/integrationtests/lladdr.rdomain2.ok b/regress/usr.sbin/bgpd/integrationtests/lladdr.rdomain2.ok index f92a39f0788..314355e3f29 100644 --- a/regress/usr.sbin/bgpd/integrationtests/lladdr.rdomain2.ok +++ b/regress/usr.sbin/bgpd/integrationtests/lladdr.rdomain2.ok @@ -1,5 +1,5 @@ flags: * = Valid, > = Selected, I = via IBGP, A = Announced, - S = Stale, E = Error + S = Stale, E = Error, F = Filtered origin validation state: N = not-found, V = valid, ! = invalid aspa validation state: ? = unknown, V = valid, ! = invalid origin: i = IGP, e = EGP, ? = Incomplete diff --git a/regress/usr.sbin/bgpd/integrationtests/maxcomm.ok b/regress/usr.sbin/bgpd/integrationtests/maxcomm.ok index ec56254e4c4..65fe6a458a0 100644 --- a/regress/usr.sbin/bgpd/integrationtests/maxcomm.ok +++ b/regress/usr.sbin/bgpd/integrationtests/maxcomm.ok @@ -1,5 +1,5 @@ flags: * = Valid, > = Selected, I = via IBGP, A = Announced, - S = Stale, E = Error + S = Stale, E = Error, F = Filtered origin validation state: N = not-found, V = valid, ! = invalid aspa validation state: ? = unknown, V = valid, ! = invalid origin: i = IGP, e = EGP, ? = Incomplete |