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
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
May 6 2025
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?
May 4 2025
I've noticed this as well. It doesn't appear to be related to IPv4 vs. IPv6; it appears to return whichever entry is first in /etc/hosts.
May 2 2025
PR https://github.com/vyos/vyos-1x/pull/4491
set system option kernel cpu disable-nmi-watchdog set system option kernel cpu isolate-cpus '1,2,4-5' set system option kernel cpu nohz-full '1,2,4-5' set system option kernel cpu rcu-no-cbs '1,2,4-5' set system option kernel disable-hpet set system option kernel disable-mce set system option kernel disable-softlockup set system option kernel memory default-hugepage-size '2M' set system option kernel memory disable-numa-balancing set system option kernel memory hugepage-count '256' set system option kernel memory hugepage-size '2M'
I have tested the lab without IPSec for 3.5 hours - PIMD is alive