- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
May 6 2025
Rewritten without output-feature
The issue can only be solved with a command permission system that we will add in 1.5.
Fixed after CLI was rewritten
The issue cannot be resolved without replacing the netflow implementation, so I'm removing the task from 1.4.
@fernando Could you please re-test in the latest rolling release image?
The maintainers do not like the idea of the raw options, so raw options were disabled/removed where possible.
The only exception is openvpn-option
I do not see easy solution for this
Good practice to link PR to the forge task
PR https://github.com/vyos/vyos-1x/pull/4497
Currently, I'm running:
May 5 2025
The immediate cause of the errors above is a missing check, to be corrected in the first commit here:
https://github.com/vyos/vyos-1x/pull/4493
This exposes a second possible migration error from migration script vrf/2-to-3, corrected in the second commit of the PR.
My use case is testing the newish rfc9463 which is DHCP option 162 for IPv4.
In Kea, the config looks like this
Has anyone tested this?