PR for VyOS 1.3 (equuleus) https://github.com/vyos/vyos-build/pull/290
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Dec 25 2022
1.4 shipps
@m1nus FRR used in VyOS gets updated frequently. Can you please try a more recent rolling release?
Dec 24 2022
This manual step just got removed by f3956a5358a71 which simply exports active images as oci-image and re-imports the image after the filesystem got migrated. No manual interaction by the user required.
In T4891#139596, @Viacheslav wrote:Which version?
Which version?
@rob Thanks
Dec 23 2022
Hello everyone,
The "incompatibility" can be resolved by running the following script prior to upgrading to a new image:
Dec 22 2022
I don't think the commit comment adequately justifies why we can't pull the image from the internet when starting the container if it does not exist within the on-disk store shared between VyOS images.
Dec 21 2022
Dec 20 2022
the change worked for my example.
this appears to be impacting 1.4:latest, it it possible to tag that project for triage?
I did some extra test , I've missed a command , this solution works as expected . FRR backport 8.4.1
At first look, at least it works, but it requires more tests and improvements
set protocols failover route 203.0.113.1/32 next-hop 192.168.122.1 check target '192.168.122.1' set protocols failover route 203.0.113.1/32 next-hop 192.168.122.1 check timeout '5' set protocols failover route 203.0.113.1/32 next-hop 192.168.122.1 check type 'icmp' set protocols failover route 203.0.113.1/32 next-hop 192.168.122.1 interface 'eth0'
Dec 19 2022
Fix pushed for schema generation.
using 8.5-dev ....it doesn't work ...even is worgs than the initial case, it's not able to show any local prefix on l3vpn bgp :
Dec 18 2022
Dec 17 2022
Backport for this PR. I am not running 1.3 so YMMV.