Page MenuHomeVyOS Platform
Feed All Stories

Jan 25 2024

jestabro added a comment to T5939: [1.3.5 -> 1.4.0-RC1 Migration] as-path-list Entries Get Messed Up.
Jan 25 2024, 9:20 PM · VyOS 1.4 Sagitta (1.4.0-GA)
jestabro closed T5983: image-tools: minor regression in pruning version files in compatibility mode as Resolved.
Jan 25 2024, 9:18 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav triaged T5986: Container: Error on commit when environment variable value contains \n line break as Low priority.
Jan 25 2024, 8:39 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
indrajitr closed T5834: Rename 'enable-default-log' to 'default-log', a subtask of T5729: Firewall, nat and policy route - Switch to valueless, as Resolved.
Jan 25 2024, 6:58 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
indrajitr closed T5834: Rename 'enable-default-log' to 'default-log' as Resolved.

Changes applied

Jan 25 2024, 6:58 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav closed T4559: vyos-1x: xdp build error as Invalid.

XDP was dropped
The task is not an actual

Jan 25 2024, 6:44 PM · VyOS 1.4 Sagitta
Viacheslav moved T5984: Add user util numactl from Need Triage to Finished on the VyOS 1.5 Circinus board.
Jan 25 2024, 6:41 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
adestis created T5986: Container: Error on commit when environment variable value contains \n line break.
Jan 25 2024, 5:16 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
erkin added a subtask for T3356: Script for remote file transfers: T5985: Downloaded files end up with unwieldy file attributes.
Jan 25 2024, 2:53 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin added a parent task for T5985: Downloaded files end up with unwieldy file attributes: T3356: Script for remote file transfers.
Jan 25 2024, 2:53 PM · VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
erkin created T5985: Downloaded files end up with unwieldy file attributes.
Jan 25 2024, 2:53 PM · VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
jestabro changed the status of T5983: image-tools: minor regression in pruning version files in compatibility mode from In progress to Backport pending.
Jan 25 2024, 2:27 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav claimed T5984: Add user util numactl.
Jan 25 2024, 11:52 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T5984: Add user util numactl from Open to In progress.

PR https://github.com/vyos/vyos-user-utils/pull/12

Jan 25 2024, 11:51 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav triaged T5984: Add user util numactl as Wishlist priority.
Jan 25 2024, 11:44 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav created T5984: Add user util numactl.
Jan 25 2024, 11:44 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav moved T5927: QoS policy shaper-hfsc class does not have a `bandwidth` node but requires one in the check from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Jan 25 2024, 8:57 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav moved T5927: QoS policy shaper-hfsc class does not have a `bandwidth` node but requires one in the check from Need Triage to Finished on the VyOS 1.5 Circinus board.
Jan 25 2024, 8:57 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav closed T5927: QoS policy shaper-hfsc class does not have a `bandwidth` node but requires one in the check, a subtask of T5938: Migration fail root task for 1.4-rc, as Resolved.
Jan 25 2024, 8:57 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
Viacheslav closed T5927: QoS policy shaper-hfsc class does not have a `bandwidth` node but requires one in the check as Resolved.
Jan 25 2024, 8:57 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
syncer assigned T5974: QoS policy shaper is currently miscalculating bandwidth and ceil values for the default class to Viacheslav.
Jan 25 2024, 8:12 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a comment to T5983: image-tools: minor regression in pruning version files in compatibility mode.

PR
https://github.com/vyos/vyos-1x/pull/2893

Jan 25 2024, 4:23 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro changed the status of T5983: image-tools: minor regression in pruning version files in compatibility mode from Open to In progress.
Jan 25 2024, 2:24 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Jan 24 2024

danhusan added a comment to T5811: static dhcp-interface routes not installed.

Same results here. If I remove the routes and re-add them they work perfectly. The issue only comes up at reboot.

Jan 24 2024, 5:19 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
Viacheslav added a comment to T5811: static dhcp-interface routes not installed.

I have another result

vyos@r1# set protocols static route 203.0.113.22/32 dhcp-interface eth2
[edit]
vyos@r1# commit
[edit]
vyos@r1# 
[edit]
vyos@r1# vtysh -c "show run" | match 203.0.113
ip route 203.0.113.22/32 192.168.100.1 eth2
[edit]
vyos@r1#
Jan 24 2024, 5:13 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
danhusan added a comment to T5811: static dhcp-interface routes not installed.
[email protected]:~$ show configuration commands | match 111.111.22.227
set protocols static route 111.111.22.227/32 dhcp-interface 'eth0'
Jan 24 2024, 5:01 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
yzguy added a comment to T5965: WWAN modems using raw-ip do not work with dhclient/dhcp6c.

@c-po This would be the commits from https://gitlab.isc.org/isc-projects/dhcp/-/merge_requests/67 and 2 of mine to fix the issues with that PR, plus add support for ARPHRD_NONE

Jan 24 2024, 2:57 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Viacheslav added a comment to T5941: [1.3.5 -> 1.4.0-RC1 Migration] Orphaned Configuration Nodes Cause Issues.

PR for policy https://github.com/vyos/vyos-1x/pull/2890
PR for traffic-policy https://github.com/vyos/vyos-1x/pull/2892

Jan 24 2024, 2:03 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T1237: Static Route Path Monitoring, failover.

WLB is another feature and not related to protocols failover route

Jan 24 2024, 1:04 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5811: static dhcp-interface routes not installed from Open to Needs testing.
Jan 24 2024, 1:02 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
Harliff added a comment to T1237: Static Route Path Monitoring, failover.

I've made mistake while configuring my test stand so the WLB in my GNS3 was affected by contrack on host machine.
Looks like the WLB works as it should.
Sorry to bother you!

Jan 24 2024, 12:24 PM · VyOS 1.4 Sagitta
danhusan added a comment to T5811: static dhcp-interface routes not installed.

Issue is back in 1.4.0-rc3

Jan 24 2024, 11:32 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
danhusan reopened T5811: static dhcp-interface routes not installed as "Open".
Jan 24 2024, 11:32 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
Viacheslav added a comment to T5750: Upgrade from 1.3.4 to 1.4 Rolling fails QoS.

Update:
It is completely different issue

Jan 24 2024, 9:26 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
devon added a comment to T5981: IPsec site-to-site migrated PKI ca certificates are created with an '@'.

Sorry about that. I have updated the description.

Jan 24 2024, 9:19 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
devon updated the task description for T5981: IPsec site-to-site migrated PKI ca certificates are created with an '@'.
Jan 24 2024, 9:19 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Harliff added a comment to T1237: Static Route Path Monitoring, failover.

Found task named wan load balance issues with 3 or more WANs.

Jan 24 2024, 8:59 AM · VyOS 1.4 Sagitta
Viacheslav triaged T5982: Isolated interfaces smoketest fail as High priority.
Jan 24 2024, 8:40 AM · VyOS 1.3 Equuleus (1.3.7)
Viacheslav created T5982: Isolated interfaces smoketest fail.
Jan 24 2024, 8:40 AM · VyOS 1.3 Equuleus (1.3.7)
Harliff added a comment to T1237: Static Route Path Monitoring, failover.

BTW, do you have any plans to use this mechanism for WAN failover?
Could you explain or send some examples?

Jan 24 2024, 8:37 AM · VyOS 1.4 Sagitta
Viacheslav triaged T5981: IPsec site-to-site migrated PKI ca certificates are created with an '@' as High priority.

@devon Could you share the example of "set" commands before migration?
It is a good practice to have "set" of commands. It makes the lives of developers easy and is one of the requirements of creating bug reports.
Thanks.

Jan 24 2024, 8:17 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T1237: Static Route Path Monitoring, failover.

BTW, do you have any plans to use this mechanism for WAN failover?

Jan 24 2024, 8:13 AM · VyOS 1.4 Sagitta
Harliff added a comment to T1237: Static Route Path Monitoring, failover.

Is it OK to discuss such topics here?

Jan 24 2024, 7:51 AM · VyOS 1.4 Sagitta
Harliff added a comment to T1237: Static Route Path Monitoring, failover.

BTW, do you have any plans to use this mechanism for WAN failover?

Jan 24 2024, 7:49 AM · VyOS 1.4 Sagitta
Harliff added a comment to T1237: Static Route Path Monitoring, failover.

Could you check it? Available in the latest rolling release

Jan 24 2024, 7:48 AM · VyOS 1.4 Sagitta
devon created T5981: IPsec site-to-site migrated PKI ca certificates are created with an '@'.
Jan 24 2024, 6:24 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po claimed T5965: WWAN modems using raw-ip do not work with dhclient/dhcp6c.
Jan 24 2024, 5:01 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
c-po added a comment to T5965: WWAN modems using raw-ip do not work with dhclient/dhcp6c.

Can you share your patch?

Jan 24 2024, 5:01 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Viacheslav changed the status of T5207: Improper NAT66 Support from Open to Needs reporter action.
Jan 24 2024, 4:15 AM · VyOS 1.5 Circinus
yzguy updated subscribers of T5965: WWAN modems using raw-ip do not work with dhclient/dhcp6c.

Digging into it a little, @c-po mentioned in Slack about trying https://gitlab.isc.org/isc-projects/dhcp/-/merge_requests/67 (the stalled PR). I had to fix a few things which I left as a comment on that PR just in case some else stumbles on it.

Jan 24 2024, 3:55 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus

Jan 23 2024

sarthurdev changed the status of T3771: DHCPv6 server prefix delegation - dynamically add route to delegated prefix via requesting router from Needs testing to In progress.
Jan 23 2024, 11:30 PM · VyOS 1.5 Circinus
n.fort added a comment to T5977: nftables: Operation not supported when using match-ipsec in outbound firewall.

Pr for 1.5: https://github.com/vyos/vyos-1x/pull/2887

Jan 23 2024, 8:27 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
jestabro changed the status of T5980: Add image-tools support for configurable kernel boot options, a subtask of T5979: Add configurable kernel boot parameters, from In progress to Backport candidate.
Jan 23 2024, 8:02 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro changed the status of T5980: Add image-tools support for configurable kernel boot options from In progress to Backport candidate.
Jan 23 2024, 8:02 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
dmbaturin triaged T5978: ethernet: hw-tc-offload does not actually get enabled on the NIC as High priority.
Jan 23 2024, 6:57 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
dmbaturin triaged T5977: nftables: Operation not supported when using match-ipsec in outbound firewall as High priority.
Jan 23 2024, 6:57 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
martafolf updated martafolf.
Jan 23 2024, 6:51 PM
Apachez added a comment to T5979: Add configurable kernel boot parameters.

Related?

Jan 23 2024, 4:30 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro updated the task description for T5979: Add configurable kernel boot parameters.
Jan 23 2024, 4:26 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro reassigned T5979: Add configurable kernel boot parameters from jestabro to c-po.
Jan 23 2024, 4:25 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a parent task for T5980: Add image-tools support for configurable kernel boot options: T5979: Add configurable kernel boot parameters.
Jan 23 2024, 4:25 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a subtask for T5979: Add configurable kernel boot parameters: T5980: Add image-tools support for configurable kernel boot options.
Jan 23 2024, 4:25 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro changed the status of T5980: Add image-tools support for configurable kernel boot options from Open to In progress.
Jan 23 2024, 4:25 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro changed the status of T5979: Add configurable kernel boot parameters from Open to In progress.
Jan 23 2024, 4:23 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po closed T5967: Multi-hop BFD connections can't be established; please add minimum-ttl option. as Resolved.
Jan 23 2024, 11:58 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T5967: Multi-hop BFD connections can't be established; please add minimum-ttl option. from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Jan 23 2024, 11:58 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T5967: Multi-hop BFD connections can't be established; please add minimum-ttl option. from Need Triage to Finished on the VyOS 1.5 Circinus board.
Jan 23 2024, 11:58 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po changed the status of T5967: Multi-hop BFD connections can't be established; please add minimum-ttl option. from Open to In progress.
Jan 23 2024, 11:55 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po added a comment to T5967: Multi-hop BFD connections can't be established; please add minimum-ttl option..

https://github.com/vyos/vyos-1x/pull/2884

Jan 23 2024, 11:55 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort added a project to T5977: nftables: Operation not supported when using match-ipsec in outbound firewall: VyOS 1.5 Circinus.
Jan 23 2024, 11:47 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
n.fort changed the status of T5977: nftables: Operation not supported when using match-ipsec in outbound firewall from Confirmed to In progress.
Jan 23 2024, 11:47 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Viacheslav added a comment to T5977: nftables: Operation not supported when using match-ipsec in outbound firewall.

Also, issues with the input

vyos@r4# set firewall ipv4 input filter rule 10 action accept
[edit]
vyos@r4# set firewall ipv4 input filter rule 10 ipsec match-ipsec
[edit]
vyos@r4# 
[edit]
vyos@r4# commit
[ firewall ]
Failed to apply firewall: /run/nftables.conf:19:17-27: Error: No such
file or directory; did you mean table ‘vyos_filter’ in family ip? delete
table ip vyos_filter                 ^^^^^^^^^^^
/run/nftables.conf:47:18-28: Error: No such file or directory; did you
mean table ‘vyos_filter’ in family ip? delete table ip6 vyos_filter
^^^^^^^^^^^ /run/nftables.conf:75:21-31: Error: No such file or
directory; did you mean table ‘vyos_filter’ in family ip? delete table
bridge vyos_filter                     ^^^^^^^^^^^
Jan 23 2024, 11:33 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Viacheslav changed the status of T5974: QoS policy shaper is currently miscalculating bandwidth and ceil values for the default class from Open to In progress.

PR https://github.com/vyos/vyos-1x/pull/2883

Jan 23 2024, 11:13 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
n.fort changed the status of T5977: nftables: Operation not supported when using match-ipsec in outbound firewall from Open to Confirmed.
Jan 23 2024, 10:49 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
c-po claimed T5967: Multi-hop BFD connections can't be established; please add minimum-ttl option..
Jan 23 2024, 10:40 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
exp added a comment to T5967: Multi-hop BFD connections can't be established; please add minimum-ttl option..
set dummy dum0 address '172.20.215.131/32'
comment dummy dum0 'Dummy interface for BFD traffic'
set peer 172.20.215.130 multihop
set peer 172.20.215.130 profile 'bgp'
set peer 172.20.215.130 source address '172.20.215.131'
set profile bgp interval echo-interval '500'
set profile bgp interval multiplier '10'
set profile bgp interval receive '100'
set profile bgp interval transmit '100'
Jan 23 2024, 7:06 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po added a comment to T5978: ethernet: hw-tc-offload does not actually get enabled on the NIC.

https://github.com/vyos/vyos-1x/pull/2881

Jan 23 2024, 7:03 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po changed the status of T5978: ethernet: hw-tc-offload does not actually get enabled on the NIC from Open to In progress.
Jan 23 2024, 6:58 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po created T5978: ethernet: hw-tc-offload does not actually get enabled on the NIC.
Jan 23 2024, 6:58 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
devon created T5977: nftables: Operation not supported when using match-ipsec in outbound firewall.
Jan 23 2024, 6:01 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus

Jan 22 2024

c-po changed the status of T4729: VxLAN does not work and deleted after tun changed from Needs testing to Needs reporter action.
Jan 22 2024, 9:08 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project
c-po changed the status of T2287: LLDP not working on X710 adapter, i40e driver from Open to Needs reporter action.
Jan 22 2024, 9:07 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
c-po closed T5969: op-mode: list multicast group membership as Resolved.
Jan 22 2024, 8:47 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po moved T5969: op-mode: list multicast group membership from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Jan 22 2024, 8:47 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po added a project to T5969: op-mode: list multicast group membership: VyOS 1.4 Sagitta.
Jan 22 2024, 8:46 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po closed T5975: GraphQL expects script otp.py that does not exists in 1.4 as Resolved.
Jan 22 2024, 8:46 PM · VyOS 1.4 Sagitta
c-po moved T5975: GraphQL expects script otp.py that does not exists in 1.4 from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Jan 22 2024, 8:46 PM · VyOS 1.4 Sagitta
c-po added a comment to T5975: GraphQL expects script otp.py that does not exists in 1.4.

https://github.com/vyos/vyos-1x/pull/2878

Jan 22 2024, 8:46 PM · VyOS 1.4 Sagitta
roedie added a comment to T5832: Allow setting the interface for excluded address in VRRP.

@Viacheslav Yes I will create a PR somewhere coming weeks.

Jan 22 2024, 8:06 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po added a comment to T5973: vrf: RTNETLINK answers: File exists.

https://github.com/vyos/vyos-1x/pull/2877

Jan 22 2024, 7:54 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro changed Difficulty level from easy to normal on T5976: Allow commit-confirm to use soft-rollback instead of reboot.
Jan 22 2024, 7:49 PM · VyOS 1.5 Circinus
c-po claimed T5975: GraphQL expects script otp.py that does not exists in 1.4.
Jan 22 2024, 7:21 PM · VyOS 1.4 Sagitta
adestis added a comment to T5249: Add rollback-soft feature to rollback without a reboot.
Jan 22 2024, 7:18 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po added a comment to T5787: dhcp-server allows duplicate static-mapping for the same IP address.

+1 on excluding disabled mappings

Jan 22 2024, 6:48 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro claimed T5843: Rollback refactoring.
Jan 22 2024, 6:39 PM · Restricted Project, VyOS 1.5 Circinus
jestabro added a comment to T3955: Allow commit-confirm through http API.

An initial implementation of this was put on hold, as there were several missing pieces, namely reload http-api withing an existing configession (T2612) and soft-rollback/soft-commit-confirm (T5249/T5976). With those in place, this can proceed.

Jan 22 2024, 6:38 PM · VyOS 1.5 Circinus
jestabro added a subtask for T5843: Rollback refactoring: T5976: Allow commit-confirm to use soft-rollback instead of reboot.
Jan 22 2024, 6:34 PM · Restricted Project, VyOS 1.5 Circinus
jestabro added a parent task for T5976: Allow commit-confirm to use soft-rollback instead of reboot: T5843: Rollback refactoring.
Jan 22 2024, 6:34 PM · VyOS 1.5 Circinus
jestabro added a subtask for T5249: Add rollback-soft feature to rollback without a reboot: T5976: Allow commit-confirm to use soft-rollback instead of reboot.
Jan 22 2024, 6:32 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro added a parent task for T5976: Allow commit-confirm to use soft-rollback instead of reboot: T5249: Add rollback-soft feature to rollback without a reboot.
Jan 22 2024, 6:32 PM · VyOS 1.5 Circinus