Page MenuHomeVyOS Platform
Feed All Stories

Oct 6 2023

erkin closed T3506: Migrate loadkey command to op-mode, a subtask of T3355: Remove all remaining legacy Vyatta code, as Resolved.
Oct 6 2023, 11:34 AM · VyOS 1.5 Circinus
erkin closed T3506: Migrate loadkey command to op-mode as Resolved.
Oct 6 2023, 11:34 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5165: Policy local-route ability set protocol and port.

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

set policy local-route rule 23 destination port '222'
set policy local-route rule 23 protocol 'tcp'
set policy local-route rule 23 set table '123'
set policy local-route rule 23 source port '8888'

Check:

vyos@r4# ip rule show prio 23
23:	from all ipproto tcp sport 8888 dport 222 lookup 123
[edit]
vyos@r4#
Oct 6 2023, 9:27 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5635: Policy local-route ability with uid or gid.

It supports uidrange https://man7.org/linux/man-pages/man8/ip-rule.8.html
is it what you want?

uidrange NUMBER-NUMBER
       select the uid value to match.

I don't see gid option there.

Oct 6 2023, 5:39 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav added a comment to T5635: Policy local-route ability with uid or gid.
Oct 6 2023, 5:36 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav closed T5576: Add bgp remove-private-as all option as Resolved.
Oct 6 2023, 5:23 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav claimed T5165: Policy local-route ability set protocol and port.
Oct 6 2023, 4:31 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro changed the status of T2612: HTTPS API, changing API key fails but goes through from Open to In progress.
Oct 6 2023, 4:25 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
swanduron added a comment to T5376: Conntrack FTP helper does not work properly.

Hello @sdev , could you please help to check if the fix can resolve the problem with FTP ALG? I tested the newest rolling release but the PASV command still causes the data connection gets failed. My testing FTP server and client are both Filezilla product, please correct me if any mistakes I made during the test.

Oct 6 2023, 4:24 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
freebsdjlu created T5636: Need geoip option for policy route.
Oct 6 2023, 1:24 AM · Restricted Project, VyOS 1.5 Circinus
freebsdjlu created T5635: Policy local-route ability with uid or gid.
Oct 6 2023, 1:13 AM · Restricted Project, VyOS 1.5 Circinus

Oct 5 2023

jestabro added a comment to T2612: HTTPS API, changing API key fails but goes through.

Yes, I will add that as a first step ...

Oct 5 2023, 5:42 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro changed the status of T5631: Ability to export the current configuration in JSON format from In progress to Backport candidate.

Added for 1.4, 1.5; as mentioned above, a backport to Equuleus will require a different implementation.

Oct 5 2023, 5:41 PM · VyOS 1.4 Sagitta (1.4.0-epa2)
jestabro moved T5631: Ability to export the current configuration in JSON format from Need Triage to Finished on the VyOS 1.5 Circinus board.
Oct 5 2023, 5:35 PM · VyOS 1.4 Sagitta (1.4.0-epa2)
jestabro moved T4320: Remove legacy version files in vyatta-cfg-system/cfg-version from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Oct 5 2023, 5:32 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro closed T4320: Remove legacy version files in vyatta-cfg-system/cfg-version, a subtask of T3355: Remove all remaining legacy Vyatta code, as Resolved.
Oct 5 2023, 5:31 PM · VyOS 1.5 Circinus
jestabro closed T4320: Remove legacy version files in vyatta-cfg-system/cfg-version as Resolved.
Oct 5 2023, 5:31 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T2612: HTTPS API, changing API key fails but goes through.

The similar bug with load if we change something in service https api

curl -k --location 192.168.122.11 --request POST 'https://192.168.122.11/config-file' --form data='{"op": "load", "file": "config.boot"}' --form key='foo'
{"success": false, "error": "", "data": null}
Oct 5 2023, 5:16 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro changed the status of T5631: Ability to export the current configuration in JSON format from Open to In progress.
Oct 5 2023, 5:13 AM · VyOS 1.4 Sagitta (1.4.0-epa2)
jestabro triaged T5631: Ability to export the current configuration in JSON format as Normal priority.
Oct 5 2023, 5:12 AM · VyOS 1.4 Sagitta (1.4.0-epa2)
jestabro changed Difficulty level from unknown to normal on T5631: Ability to export the current configuration in JSON format.
Oct 5 2023, 5:12 AM · VyOS 1.4 Sagitta (1.4.0-epa2)
jestabro added a comment to T5631: Ability to export the current configuration in JSON format.

Based on the requirements, it is natural to add this to the commit_revision post-commit hook of the config_mgmt module: this is low overhead as we use the existing configtree representation of the current config to save with ConfigTree().to_json().

Oct 5 2023, 5:11 AM · VyOS 1.4 Sagitta (1.4.0-epa2)

Oct 4 2023

fernando closed T3655: NAT doesn't work correctly with VRF as Resolved.
Oct 4 2023, 7:54 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav added a comment to T3655: NAT doesn't work correctly with VRF.

@rherold Could you re-check it?

Oct 4 2023, 7:54 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
fernando added a comment to T3655: NAT doesn't work correctly with VRF.

for me , it's ok . I didn't see another issue related it . we can close

Oct 4 2023, 7:44 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro claimed T5631: Ability to export the current configuration in JSON format.
Oct 4 2023, 7:43 PM · VyOS 1.4 Sagitta (1.4.0-epa2)
jestabro added a comment to T4320: Remove legacy version files in vyatta-cfg-system/cfg-version.

PRs:
https://github.com/vyos/vyos-1x/pull/2338
https://github.com/vyos/vyatta-cfg-system/pull/210

Oct 4 2023, 7:37 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T5585: Fix file access mode for dynamic dns configuration from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Oct 4 2023, 7:30 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T5585: Fix file access mode for dynamic dns configuration from Need Triage to Finished on the VyOS 1.5 Circinus board.

@indrajitr Thanks!

Oct 4 2023, 7:30 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T3655: NAT doesn't work correctly with VRF.

Can we close it?

Oct 4 2023, 7:29 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
indrajitr closed T5585: Fix file access mode for dynamic dns configuration as Resolved.

Applied to current and sagitta

Oct 4 2023, 7:27 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5585: Fix file access mode for dynamic dns configuration.

Can we close it?

Oct 4 2023, 7:26 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T5612: Miscellaneous improvements and fixes for dynamic DNS configuration from Open to Needs testing.

@indrajitr, Could you re-check and close if it was solved?

Oct 4 2023, 7:24 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T5615: Narrow down spurious name conflict with mdns from Open to Needs testing.
Oct 4 2023, 7:23 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
Viacheslav changed the status of T5573: Fix ddclient cache entries from Open to Needs testing.
Oct 4 2023, 7:22 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
dmbaturin created T5634: Remove support for Blowfish and DES from OpenVPN.
Oct 4 2023, 3:11 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5631: Ability to export the current configuration in JSON format.
Oct 4 2023, 3:04 PM · VyOS 1.4 Sagitta (1.4.0-epa2)
Apachez added a comment to T5589: Nonstripped binaries exists in VyOS.

PR created: https://github.com/vyos/vyos-build/pull/434

Oct 4 2023, 2:34 PM · VyOS 1.5 Circinus
c-po reopened T5521: Home owner directory changed to vyos for the user after reboot as "In progress".
Oct 4 2023, 12:11 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T5632: Add jq package to parse JSON files from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.5) board.
Oct 4 2023, 11:45 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav moved T5632: Add jq package to parse JSON files from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Oct 4 2023, 11:40 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav closed T5632: Add jq package to parse JSON files as Resolved.
Oct 4 2023, 11:40 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
SrividyaA created T5633: op-cmd: Interrupting the "tech-support report" command generates error.
Oct 4 2023, 11:37 AM · Restricted Project, Restricted Project, VyOS 1.5 Circinus
Apachez added a comment to T5589: Nonstripped binaries exists in VyOS.

Regarding STRIP_EXCLUDE variable... one idea is to assign it dynamically like so:

Oct 4 2023, 11:19 AM · VyOS 1.5 Circinus
Viacheslav updated the task description for T5631: Ability to export the current configuration in JSON format.
Oct 4 2023, 10:47 AM · VyOS 1.4 Sagitta (1.4.0-epa2)
Viacheslav added a project to T3202: Enable wireguard debug messages by default: VyOS 1.5 Circinus.

Proposed CLI:

set system syslog global service wireguard

Expected command for debug

echo "module wireguard +p" | sudo tee /sys/kernel/debug/dynamic_debug/control

To disable

echo "module wireguard -p" | sudo tee /sys/kernel/debug/dynamic_debug/control
Oct 4 2023, 9:33 AM · VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project, VyOS 1.5 Circinus
Viacheslav added a comment to T5632: Add jq package to parse JSON files.

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

vyos@r4# echo '{"system": "VyOS", "rate": 100}' | jq '.system'
"VyOS"
[edit]
vyos@r4#
Oct 4 2023, 9:23 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T5217: Add firewall SYNPROXY from Open to Needs testing.
Oct 4 2023, 8:55 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5632: Add jq package to parse JSON files from Open to In progress.
Oct 4 2023, 8:40 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav created T5632: Add jq package to parse JSON files.
Oct 4 2023, 8:38 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5080: Disable conntrack by default.

Try this

delete  system conntrack ignore
set system conntrack ignore ipv4 rule 10 source address 0.0.0.0/0
Oct 4 2023, 7:26 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav updated subscribers of T5631: Ability to export the current configuration in JSON format.
Oct 4 2023, 6:48 AM · VyOS 1.4 Sagitta (1.4.0-epa2)
Viacheslav added projects to T5631: Ability to export the current configuration in JSON format: VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.5).
Oct 4 2023, 6:48 AM · VyOS 1.4 Sagitta (1.4.0-epa2)
Viacheslav created T5631: Ability to export the current configuration in JSON format.
Oct 4 2023, 6:47 AM · VyOS 1.4 Sagitta (1.4.0-epa2)
Apachez updated subscribers of T5589: Nonstripped binaries exists in VyOS.

@xrobau noted that PR426 have an anomaly regarding one of the libraries during the strip-run:

Oct 4 2023, 6:46 AM · VyOS 1.5 Circinus
jestabro added a project to T4320: Remove legacy version files in vyatta-cfg-system/cfg-version: VyOS 1.5 Circinus.
Oct 4 2023, 4:06 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro changed the status of T4320: Remove legacy version files in vyatta-cfg-system/cfg-version, a subtask of T3355: Remove all remaining legacy Vyatta code, from Open to In progress.
Oct 4 2023, 4:06 AM · VyOS 1.5 Circinus
jestabro changed the status of T4320: Remove legacy version files in vyatta-cfg-system/cfg-version from Open to In progress.

Running configtests:
https://github.com/vyos/vyos-1x/compare/current...jestabro:legacy-versions
https://github.com/vyos/vyatta-cfg-system/compare/current...jestabro:legacy-versions

Oct 4 2023, 4:06 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
xrobau added a comment to T5521: Home owner directory changed to vyos for the user after reboot.

Just to confirm, changing the if line does solve the issue, and I am able to log in.

Oct 4 2023, 3:28 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro added a comment to T2405: commit archive to GIT.

@yun thanks for pointing that out: the detailed information was lost in the rewrite of config-mgmt, and I will restore, in some or other form. As I recall, the PR looked good, so let me check any changes and review.

Oct 4 2023, 1:58 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
xrobau added a comment to T5521: Home owner directory changed to vyos for the user after reboot.

Out of curiosity, shouldn't this just be moved to the end of the startup scripts?

Oct 4 2023, 1:10 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
xrobau added a comment to T5521: Home owner directory changed to vyos for the user after reboot.

Not sure if this should be re-opened, or, a new ticket should be created. It appears that this function is the only thing that creates etc passwd (etc), and it's only ever called once.

Oct 4 2023, 12:10 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Oct 3 2023

Unknown Object (User) added a comment to T5619: Update the Intel ixgbe driver due to issues with Intel X533.

Forum thread about my issues: https://forum.vyos.io/t/10g-sfp-trouble-with-linking-intel-x553/12253 for reference.

Oct 3 2023, 10:22 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Unknown Object (User) changed Version from 1.4-rolling-202308040306 to 1.4-rolling-202310020306 on T5619: Update the Intel ixgbe driver due to issues with Intel X533.
Oct 3 2023, 10:14 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Apachez added a comment to T5080: Disable conntrack by default.

Also adding these lines as to "completely ignore conntrack for all traffic" doesnt seem to help:

Oct 3 2023, 10:10 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
xrobau added a comment to T5080: Disable conntrack by default.

Just confirming this is still an issue, as mentioned in slack, and is really adding a lot of cpu load to pure routers

Oct 3 2023, 9:27 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort changed the status of T5616: Firewall mark - Add capabilities for matching firewall mark from In progress to Needs testing.
Oct 3 2023, 7:02 PM · VyOS 1.5 Circinus
n.fort changed the status of T5600: Firewall - Remove or extend constraint on 'interface-name' from In progress to Needs testing.
Oct 3 2023, 7:02 PM · VyOS 1.5 Circinus
n.fort closed T5579: Log firewall - Wrong command after firewall refactor, a subtask of T5160: Firewall refactor, as Resolved.
Oct 3 2023, 7:01 PM · VyOS 1.4 Sagitta
n.fort closed T5579: Log firewall - Wrong command after firewall refactor as Resolved.
Oct 3 2023, 7:01 PM · VyOS 1.5 Circinus
n.fort closed T5561: NAT - Inbound or outbound interface should not be mandatory as Resolved.
Oct 3 2023, 7:00 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort closed T5553: Firewall - Add action continue as Resolved.
Oct 3 2023, 7:00 PM · VyOS 1.4 Sagitta
n.fort closed T5250: Firewall - show firewall group as Resolved.
Oct 3 2023, 6:58 PM · VyOS 1.4 Sagitta
c-po moved T5630: pppoe: allow to specify MRU in addition to already configurable MTU from Need Triage to Finished on the VyOS 1.5 Circinus board.
Oct 3 2023, 4:20 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po added a comment to T5630: pppoe: allow to specify MRU in addition to already configurable MTU.

PR for VyOS 1.5 https://github.com/vyos/vyos-1x/pull/2335

Oct 3 2023, 4:20 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po changed the status of T5630: pppoe: allow to specify MRU in addition to already configurable MTU from Open to In progress.
Oct 3 2023, 4:08 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po created T5630: pppoe: allow to specify MRU in addition to already configurable MTU.
Oct 3 2023, 4:08 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po added a comment to T5239: Host name and domain name missing from the FRR configuration.

The hostname part should be fixed by now in recent builds

Oct 3 2023, 4:02 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa1)
c-po changed the status of T5239: Host name and domain name missing from the FRR configuration from Open to Needs testing.
Oct 3 2023, 4:02 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa1)
c-po closed T5626: Only select required Kernel CGROUP controllers as Resolved.
Oct 3 2023, 4:01 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po closed T5628: op-mode: login: DeprecationWarning: 'spwd' as Resolved.
Oct 3 2023, 4:01 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po closed T5521: Home owner directory changed to vyos for the user after reboot as Resolved.
Oct 3 2023, 4:00 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po added a comment to T5521: Home owner directory changed to vyos for the user after reboot.

PR for VyOS 1.4 https://github.com/vyos/vyos-1x/pull/2334

Oct 3 2023, 3:58 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T5521: Home owner directory changed to vyos for the user after reboot from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Oct 3 2023, 3:58 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T5521: Home owner directory changed to vyos for the user after reboot from Need Triage to Finished on the VyOS 1.5 Circinus board.
Oct 3 2023, 3:58 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po triaged T5521: Home owner directory changed to vyos for the user after reboot as High priority.
Oct 3 2023, 3:58 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the subtype of T5629: Policy local-route bug after migration to destination node address from "Feature Request" to "Bug".
Oct 3 2023, 3:02 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav created T5629: Policy local-route bug after migration to destination node address.
Oct 3 2023, 3:01 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a project to T5213: Accel-ppp sending accounting interim updates acct-interim-interval option: VyOS 1.3 Equuleus (1.3.5).

PR for 1.3.5 https://github.com/vyos/vyos-1x/pull/2333

Oct 3 2023, 1:54 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
Apachez changed the status of T5436: vyos-preconfig-bootup.script is missing from Open to Needs testing.

Merged, will show up in nightly 2023-10-04.

Oct 3 2023, 9:38 AM · VyOS 1.4 Sagitta
Apachez changed the status of T5589: Nonstripped binaries exists in VyOS from Open to Needs testing.

Merged, will show up in nightly 2023-10-04.

Oct 3 2023, 9:38 AM · VyOS 1.5 Circinus
zsdc closed T4383: Flow Accounting returns permission error and fails to start as Resolved.
Oct 3 2023, 8:59 AM · VyOS 1.4 Sagitta
zsdc closed T4383: Flow Accounting returns permission error and fails to start, a subtask of T5618: Flow-accounting crushes when IMT is enabled, as Resolved.
Oct 3 2023, 8:59 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
zsdc added a subtask for T5618: Flow-accounting crushes when IMT is enabled: T4383: Flow Accounting returns permission error and fails to start.
Oct 3 2023, 8:59 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
zsdc added a parent task for T4383: Flow Accounting returns permission error and fails to start: T5618: Flow-accounting crushes when IMT is enabled.
Oct 3 2023, 8:59 AM · VyOS 1.4 Sagitta
zsdc moved T5618: Flow-accounting crushes when IMT is enabled from Need Triage to Finished on the VyOS 1.5 Circinus board.
Oct 3 2023, 8:55 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
zsdc closed T5618: Flow-accounting crushes when IMT is enabled as Resolved.
Oct 3 2023, 8:55 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po moved T5626: Only select required Kernel CGROUP controllers from In Progress to Finished on the VyOS 1.4 Sagitta board.
Oct 3 2023, 7:27 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po added a comment to T5626: Only select required Kernel CGROUP controllers.

PR for 1.4 https://github.com/vyos/vyos-build/pull/433

Oct 3 2023, 7:27 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Oct 2 2023

c-po changed the status of T5521: Home owner directory changed to vyos for the user after reboot from Needs testing to In progress.
Oct 2 2023, 8:04 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta