Page MenuHomeVyOS Platform
Feed Search

Jun 14 2024

rafaelgaspar added a comment to T6485: Thunderbolt Networking support.

The first step in support this is to build the kernel modules thunderbolt and thunderbolt-net.

Jun 14 2024, 9:29 AM · VyOS Rolling
rafaelgaspar created T6485: Thunderbolt Networking support.
Jun 14 2024, 8:44 AM · VyOS Rolling
pavel-altair added a comment to T6407: ipsec profile generation error.
vyos@vyos:~$ generate ipsec profile windows-remote-access support remote ipsec.somedomain
Traceback (most recent call last):
  File "/usr/libexec/vyos/op_mode/ikev2_profile_generator.py", line 153, in <module>
    cert_data = load_certificate(pki['certificate'][cert_name]['certificate'])
                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
KeyError: 'certificate'
vyos@vyos:~$ show ver | match Version:
Version:          VyOS 1.5-rolling-202406130020
vyos@vyos:~$
Jun 14 2024, 6:56 AM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
Viacheslav assigned T6484: Smoketest fails: fastnetmon killed due to OOM to MattK.
Jun 14 2024, 6:14 AM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
talmakion added a comment to T6430: Allow larger table ids in policy route.

While I think the mismatch between PBR-addressable RTs and VRF RTs is a bit odd, the PR's been rejected and could be addressed differently in any case. In the meantime, VRFs with RTs 100-200 are targetable by PBR.

Jun 14 2024, 4:38 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS Rolling
MattK updated the task description for T6484: Smoketest fails: fastnetmon killed due to OOM.
Jun 14 2024, 2:49 AM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
MattK created T6484: Smoketest fails: fastnetmon killed due to OOM.
Jun 14 2024, 12:39 AM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus

Jun 13 2024

fernando added a comment to T6369: Cannot change BGP peer-group local-role.

here we can add some prevention to raise error, to avoid that someone uses in EBGP a profile to IBGP, because, the problem is under FRR which syntax brakes the frr-cli.

Jun 13 2024, 10:06 PM · VyOS 1.5 Circinus
vmakris added a comment to T6369: Cannot change BGP peer-group local-role.

You are correct, it was a misconfiguration, but there is no way to remove the error.
You need to remove the whole BGP in order to correct the mistake.
How did you manage to revert the error?

Jun 13 2024, 8:12 PM · VyOS 1.5 Circinus
c-po added a comment to T6407: ipsec profile generation error.

This is not the latest image. Please use 1.5-rolling-202406130020

Jun 13 2024, 7:14 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
c-po closed T6473: bgp: missing completion helper for peer-groups inside a VRF as Resolved.
Jun 13 2024, 7:12 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
c-po moved T6473: bgp: missing completion helper for peer-groups inside a VRF from In Progress to Finished on the VyOS 1.4 Sagitta (1.4.1) board.
Jun 13 2024, 7:12 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
c-po added a comment to T6481: Auto import Lets Encrypt root CA while using pki certificate acme.

There is no need for set pki letsencrypt or set pki acme as a PEM wil always be provided and we have a common PEM framework.

Jun 13 2024, 6:58 PM · VyOS Rolling, VyOS 1.5 Circinus
fernando closed T6369: Cannot change BGP peer-group local-role as Not Applicable.

I've tested it, the problem here is because you change a wrong local role , in your configuration is a rs-client ( IBGP relationship) but when you move to rs-server ( only works with EBGP , this attribute reflect EBGP routes to bgp router clients ) , so, that it's reason why you are not allowed to change :
VyOS :

vyos@vyos# run show configuration commands | match bgp
set protocols bgp neighbor 10.88.88.255 address-family ipv4-unicast
set protocols bgp neighbor 10.88.88.255 peer-group 'FAST'
set protocols bgp peer-group FAST capability dynamic
set protocols bgp peer-group FAST graceful-restart 'enable'
set protocols bgp peer-group FAST local-role rs-client
set protocols bgp peer-group FAST password 'F@st123!'
set protocols bgp peer-group FAST remote-as '211186'
set protocols bgp peer-group FAST update-source '10.88.88.2'
set protocols bgp system-as '211186'
[edit]
vyos@vyos# delete protocols bgp peer-group FAST local-role rs-client
[edit]
vyos@vyos# commit
[edit]
Jun 13 2024, 6:27 PM · VyOS 1.5 Circinus
syncer assigned T6481: Auto import Lets Encrypt root CA while using pki certificate acme to c-po.
Jun 13 2024, 4:25 PM · VyOS Rolling, VyOS 1.5 Circinus
syncer triaged T6473: bgp: missing completion helper for peer-groups inside a VRF as Normal priority.
Jun 13 2024, 4:25 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
syncer triaged T6474: docker: Improve docker support for other platforms as Low priority.
Jun 13 2024, 4:24 PM · VyOS Rolling
zsdc closed T6405: Add disk_setup and mounts in vyos cloud-init config under cloud_init_modules as Wontfix.
Jun 13 2024, 4:23 PM · VyOS 1.4 Sagitta (1.4.0), VyOS 1.5 Circinus
natali-rs1985 changed the status of T5810: Add support for RPKI source ip from In progress to On hold.

Have to pospone it untill upgrade FRRouting to version 10.1

Jun 13 2024, 3:10 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q3), VyOS Rolling
zsdc moved T6038: Losing default route after first reboot (cloud-init & DHCP) from In Progress to Finished on the VyOS 1.5 Circinus board.
Jun 13 2024, 2:52 PM · VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
zsdc closed T6038: Losing default route after first reboot (cloud-init & DHCP), a subtask of T5907: cloud-init root task for 1.5 and 1.4 , as Resolved.
Jun 13 2024, 2:52 PM · VyOS Rolling
zsdc closed T6038: Losing default route after first reboot (cloud-init & DHCP) as Resolved.
Jun 13 2024, 2:52 PM · VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
dmbaturin closed T5742: Define port-group as a oneliner instead of multiline as Wontfix.
Jun 13 2024, 2:50 PM · VyOS 1.5 Circinus
zsdc closed T5351: VyOS deployed with cloud-init improperly saves config.boot, a subtask of T5907: cloud-init root task for 1.5 and 1.4 , as Resolved.
Jun 13 2024, 2:48 PM · VyOS Rolling
zsdc added a comment to T6405: Add disk_setup and mounts in vyos cloud-init config under cloud_init_modules .

I tend to say that this is not necessary and very dangerous. These modules can easily destroy the VyOS filesystem when used improperly.

Jun 13 2024, 2:33 PM · VyOS 1.4 Sagitta (1.4.0), VyOS 1.5 Circinus
c-po changed the status of T861: add secure boot support, a subtask of T858: Full UEFI support, from Open to Confirmed.
Jun 13 2024, 2:33 PM · VyOS Rolling, VyOS 1.5 Circinus
c-po changed the status of T861: add secure boot support from Open to Confirmed.
Jun 13 2024, 2:33 PM · VyOS Rolling, VyOS 1.5 Circinus
L0crian placed T5931: Add option to append route-target when adding additional imports up for grabs.
Jun 13 2024, 1:29 PM · Bugs, VyOS Rolling, VyOS 1.5 Circinus
syncer triaged T6483: Please include corresponding source packages for all .deb packages in APT repo as Wishlist priority.
Jun 13 2024, 12:16 PM · VyOS 1.5 Circinus
Viacheslav renamed T6482: LLDP shows description instead of remote port from LLDP shows description instread of remote port to LLDP shows description instead of remote port.
Jun 13 2024, 12:08 PM · Bugs, VyOS Rolling
marekm created T6483: Please include corresponding source packages for all .deb packages in APT repo.
Jun 13 2024, 11:44 AM · VyOS 1.5 Circinus
talmakion added a comment to T6482: LLDP shows description instead of remote port.

I think this one would be fixed by my PR for https://vyos.dev/T6045

Jun 13 2024, 10:45 AM · Bugs, VyOS Rolling
Viacheslav triaged T6482: LLDP shows description instead of remote port as Low priority.
Jun 13 2024, 10:28 AM · Bugs, VyOS Rolling
Viacheslav created T6482: LLDP shows description instead of remote port.
Jun 13 2024, 10:28 AM · Bugs, VyOS Rolling
natali-rs1985 changed the status of T3202: Enable wireguard debug messages by default from Open to In progress.
Jun 13 2024, 9:30 AM · VyOS 1.4 Sagitta (1.4.1), Restricted Project, VyOS 1.5 Circinus
natali-rs1985 changed the status of T6012: Ability to have IPv6 nexthops for IPv4 static routes from In progress to Open.
Jun 13 2024, 9:29 AM
natali-rs1985 changed the status of T6012: Ability to have IPv6 nexthops for IPv4 static routes from Open to In progress.
Jun 13 2024, 9:29 AM
talmakion added a comment to T6479: PBR into VXLAN VRF does not work, encapsulation loop .

@bernhardschmidt Are you able to share the relevant pieces of your VXLAN and VRF config as well?

Jun 13 2024, 8:32 AM · Bugs, VyOS Rolling
Apachez added a comment to T6481: Auto import Lets Encrypt root CA while using pki certificate acme.

Personally I thing there should be a difference between setting PKI manually like set pki certificate and set pki ca vs whatever the command is to utilize letsencrypt or acme or whatever they might be called automatically through VyOS (lets say set pki letsencrypt and set pki acme etc).

Jun 13 2024, 8:30 AM · VyOS Rolling, VyOS 1.5 Circinus
boevering created T6481: Auto import Lets Encrypt root CA while using pki certificate acme.
Jun 13 2024, 7:34 AM · VyOS Rolling, VyOS 1.5 Circinus
boevering created T6480: PermissionError: [Errno 13] Permission denied: '/config/auth/letsencrypt/live/..../cert.pem.
Jun 13 2024, 7:31 AM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
Viacheslav moved T6403: nat64 input validation required from Open to Finished on the VyOS 1.5 Circinus board.
Jun 13 2024, 6:57 AM · VyOS 1.5 Circinus
Viacheslav triaged T6478: Allow OpenVPN to reload clients' configs without service restart as Normal priority.
Jun 13 2024, 6:56 AM · VyOS Rolling
Viacheslav triaged T6479: PBR into VXLAN VRF does not work, encapsulation loop as Normal priority.
Jun 13 2024, 6:54 AM · Bugs, VyOS Rolling

Jun 12 2024

bernhardschmidt created T6479: PBR into VXLAN VRF does not work, encapsulation loop .
Jun 12 2024, 10:44 PM · Bugs, VyOS Rolling
fernando closed T5307: QoS - traffic-class-map services as Resolved.
Jun 12 2024, 8:36 PM · VyOS 1.5 Circinus
fernando added a comment to T5307: QoS - traffic-class-map services .

documentation : https://github.com/vyos/vyos-documentation/pull/1479

Jun 12 2024, 8:36 PM · VyOS 1.5 Circinus
zsdc created T6478: Allow OpenVPN to reload clients' configs without service restart.
Jun 12 2024, 7:51 PM · VyOS Rolling
Giggum added a comment to T5633: op-cmd: Interrupting the "tech-support report" command generates error.

Documenting what I've found regarding Bug #2:

Jun 12 2024, 7:51 PM · Bugs, VyOS 1.4 Sagitta (1.4.0), VyOS Rolling, Restricted Project, VyOS 1.5 Circinus
fatred closed T6403: nat64 input validation required as Resolved.
Jun 12 2024, 7:46 PM · VyOS 1.5 Circinus
fatred added a comment to T6403: nat64 input validation required.

confirmed working

Jun 12 2024, 7:46 PM · VyOS 1.5 Circinus
c-po added projects to T5725: protocol IS-IS configuration is empty if a tunnel does not have remote address: VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus.
Jun 12 2024, 7:18 PM · VyOS 1.3 Equuleus (1.3.8)
nvollmar added a comment to T6477: Adding Loki plugin to Telegraf.

I would have put it on my list. @Fabse if you get stuck or need some support just slack me.

Jun 12 2024, 4:45 PM · VyOS 1.4 Sagitta (1.4.1), Restricted Project, VyOS 1.5 Circinus
Fabse added a comment to T6477: Adding Loki plugin to Telegraf.

Sure @Viacheslav! I'll try to add the PR. Also thanks for the documentation @nvollmar :)

Jun 12 2024, 3:41 PM · VyOS 1.4 Sagitta (1.4.1), Restricted Project, VyOS 1.5 Circinus
Viacheslav added a comment to T6477: Adding Loki plugin to Telegraf.

@nvollmar Do you want to claim the task?

Jun 12 2024, 3:39 PM · VyOS 1.4 Sagitta (1.4.1), Restricted Project, VyOS 1.5 Circinus
nvollmar added a comment to T6477: Adding Loki plugin to Telegraf.

Relevant telegraf documentation: https://github.com/influxdata/telegraf/blob/release-1.31/plugins/outputs/loki/README.md

Jun 12 2024, 2:10 PM · VyOS 1.4 Sagitta (1.4.1), Restricted Project, VyOS 1.5 Circinus
zsdc moved T6475: WALinuxAgent crashes in Azure from Open to In Progress on the VyOS 1.4 Sagitta board.
Jun 12 2024, 2:03 PM · VyOS 1.4 Sagitta (1.4.1), Bugs, VyOS 1.5 Circinus
zsdc moved T6475: WALinuxAgent crashes in Azure from Open to In Progress on the VyOS 1.5 Circinus board.

PR for 1.5: https://github.com/vyos/vyos-build/pull/654

Jun 12 2024, 2:02 PM · VyOS 1.4 Sagitta (1.4.1), Bugs, VyOS 1.5 Circinus
Viacheslav added a project to T6477: Adding Loki plugin to Telegraf: Restricted Project.
Jun 12 2024, 1:34 PM · VyOS 1.4 Sagitta (1.4.1), Restricted Project, VyOS 1.5 Circinus
Viacheslav changed the subtype of T6477: Adding Loki plugin to Telegraf from "Task" to "Feature Request".
Jun 12 2024, 1:33 PM · VyOS 1.4 Sagitta (1.4.1), Restricted Project, VyOS 1.5 Circinus
Viacheslav added a comment to T6477: Adding Loki plugin to Telegraf.

It will be easy to add; you need to generate a new CLI like with "prometheus-client" for example https://github.com/vyos/vyos-1x/blob/03d8c16a12d182a2fb2ab9f7acec5d8cb83937ba/interface-definitions/service_monitoring_telegraf.xml.in#L188-L250
And add template changes https://github.com/vyos/vyos-1x/blob/03d8c16a12d182a2fb2ab9f7acec5d8cb83937ba/data/templates/telegraf/telegraf.j2#L45-L58

Jun 12 2024, 1:32 PM · VyOS 1.4 Sagitta (1.4.1), Restricted Project, VyOS 1.5 Circinus
fernando updated subscribers of T1229: Add support for unencrypted L2TPv2 client connections.

@a.apostoliuk

Jun 12 2024, 1:05 PM · VyOS Rolling
Fabse created T6477: Adding Loki plugin to Telegraf.
Jun 12 2024, 12:48 PM · VyOS 1.4 Sagitta (1.4.1), Restricted Project, VyOS 1.5 Circinus
natali-rs1985 moved T6389: Check architecture and flavor compatibility on upgrade attempts from Open to Finished on the VyOS 1.5 Circinus board.
Jun 12 2024, 10:38 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.2), VyOS Rolling
manuel81 added a comment to T5405: Add VRF support for "update geoip".

For 1.5-rolling-202406120020 it doesnt work even without having a vrf:

vyos@vyos-a# run update geoip 
Downloaded GeoIP database
Error: GeoIP failed to update firewall
[edit]
vyos@vyos-a#

Unfortunately there is no explaining logging (at least I didn't found any).

Jun 12 2024, 10:36 AM · VyOS Rolling
zsdc changed the status of T6475: WALinuxAgent crashes in Azure from Open to In progress.
Jun 12 2024, 10:16 AM · VyOS 1.4 Sagitta (1.4.1), Bugs, VyOS 1.5 Circinus
zsdc created T6475: WALinuxAgent crashes in Azure.
Jun 12 2024, 10:16 AM · VyOS 1.4 Sagitta (1.4.1), Bugs, VyOS 1.5 Circinus
zzing123 added a comment to T1229: Add support for unencrypted L2TPv2 client connections.

Looking into this a bit more. This request is to enable VyOS as a LAC - l2tp v2 client support against an LNS server, for which VyOS already has support. Most LAC's are presented to LNSs as PPPoE connections they are authenticated as LAC clients to an LNS. But there are cases such Andrews & Arnold who allow the l2tp tunnel to come from anywhere.

Jun 12 2024, 10:00 AM · VyOS Rolling
natali-rs1985 added a comment to T5810: Add support for RPKI source ip.

Upstream bug https://github.com/FRRouting/frr/issues/16013 fixed in https://github.com/FRRouting/frr/pull/16023

Jun 12 2024, 9:49 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q3), VyOS Rolling
Apachez added a comment to T3936: [Feature] - DHCP Option 82 Support.

There are 2 usecases of option82 when it comes to DHCP:

Jun 12 2024, 9:16 AM · VyOS Rolling
MattK added a comment to T6322: Include microcode update packages for both intel and amd64 cpus.

@aidan-gibson You can build current with the microcode packages included by passing the following to the build script:

Jun 12 2024, 7:43 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q3), VyOS Rolling
pavel-altair added a comment to T6407: ipsec profile generation error.

In upgrade process

Jun 12 2024, 7:20 AM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
Viacheslav closed T6442: CGNAT add address allocation logs to syslog during commit, a subtask of T5169: Add CGNAT Carrier-Grade NAT based on nftables, as Resolved.
Jun 12 2024, 6:12 AM · VyOS Rolling, VyOS 1.5 Circinus
Viacheslav closed T6442: CGNAT add address allocation logs to syslog during commit as Resolved.
Jun 12 2024, 6:12 AM · VyOS 1.5 Circinus
gmurphy42 added a comment to T3936: [Feature] - DHCP Option 82 Support.

Happened across this one while trying to find support for defining client classes in Kea in order to pass different PXE boot files depending on client architecture. The following has an example of how this is achieved in kea.

Jun 12 2024, 5:44 AM · VyOS Rolling

Jun 11 2024

c-po added a comment to T6407: ipsec profile generation error.

Can you please retest with the latest ISO as additional fixes got added to the code.

Jun 11 2024, 10:10 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
leleobhz added a comment to T6474: docker: Improve docker support for other platforms.

Just to notice: This task focuses on container part of multi arch support. I can take a look at multiarch pieces outside docker support, but it will demand a deeper knowledge of vyos build system and the vyos goal on multiarch (Or for now, arm) support.

Jun 11 2024, 9:37 PM · VyOS Rolling
part1cleth1ef added a comment to T3106: 802.11ax support.

Hey, is this feature currently being worked on? If not then I wouldn't mind working on support for it (I've also created a basic wpa2-enterprise option for client mode)

Jun 11 2024, 9:29 PM · VyOS Rolling
leleobhz added a parent task for T6474: docker: Improve docker support for other platforms: T3965: arm: Extend configure scripts to allow for arm builds.
Jun 11 2024, 8:57 PM · VyOS Rolling
leleobhz created T6474: docker: Improve docker support for other platforms.
Jun 11 2024, 8:56 PM · VyOS Rolling
c-po closed T6462: wireless: add op-mode command for hostapd and wpa_supplicant logs as Resolved.
Jun 11 2024, 3:25 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
c-po moved T6462: wireless: add op-mode command for hostapd and wpa_supplicant logs from In Progress to Finished on the VyOS 1.4 Sagitta (1.4.1) board.
Jun 11 2024, 3:25 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
c-po moved T6473: bgp: missing completion helper for peer-groups inside a VRF from Backlog to In Progress on the VyOS 1.4 Sagitta (1.4.1) board.
Jun 11 2024, 3:25 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
c-po moved T6473: bgp: missing completion helper for peer-groups inside a VRF from Open to Finished on the VyOS 1.5 Circinus board.
Jun 11 2024, 3:24 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
c-po added a comment to T6473: bgp: missing completion helper for peer-groups inside a VRF.

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

Jun 11 2024, 3:24 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
c-po updated the task description for T6473: bgp: missing completion helper for peer-groups inside a VRF.
Jun 11 2024, 3:08 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
talmakion added a comment to T6157: Can not create two GRE tunnels to the same DST but from different SRC addresses.

@a.apostoliuk this one should be resolved in the current rolling release, if you're able to check it out?

Jun 11 2024, 2:07 PM · Bugs, VyOS 1.4 Sagitta (1.4.1)
jestabro closed T6471: Add an optimized get_config_dict for op-mode as Resolved.
Jun 11 2024, 1:32 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
c-po claimed T6473: bgp: missing completion helper for peer-groups inside a VRF.
Jun 11 2024, 12:06 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
c-po created T6473: bgp: missing completion helper for peer-groups inside a VRF.
Jun 11 2024, 12:06 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
talmakion added a comment to T4694: Allow VyOS Firewall to Match Outbound IPSec Traffic.

I have https://github.com/vyos/vyos-1x/pull/3616 and https://github.com/vyos/vyos-1x/pull/3637 as works in progress.

Jun 11 2024, 11:32 AM · VyOS 1.4 Sagitta (1.4.0-GA)
jestabro added a comment to T6471: Add an optimized get_config_dict for op-mode.

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

Jun 11 2024, 3:45 AM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
jestabro created T6471: Add an optimized get_config_dict for op-mode.
Jun 11 2024, 2:32 AM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus

Jun 10 2024

L0crian added a comment to T5931: Add option to append route-target when adding additional imports.

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

Jun 10 2024, 3:57 PM · Bugs, VyOS Rolling, VyOS 1.5 Circinus
Giggum updated the task description for T5633: op-cmd: Interrupting the "tech-support report" command generates error.
Jun 10 2024, 3:46 PM · Bugs, VyOS 1.4 Sagitta (1.4.0), VyOS Rolling, Restricted Project, VyOS 1.5 Circinus
Giggum updated the task description for T5633: op-cmd: Interrupting the "tech-support report" command generates error.
Jun 10 2024, 3:44 PM · Bugs, VyOS 1.4 Sagitta (1.4.0), VyOS Rolling, Restricted Project, VyOS 1.5 Circinus
L0crian claimed T5931: Add option to append route-target when adding additional imports.
Jun 10 2024, 3:32 PM · Bugs, VyOS Rolling, VyOS 1.5 Circinus
c-po closed T6401: Attempts to delete vlan-to-vni option causes an unhandled exception as Resolved.
Jun 10 2024, 12:20 PM · VyOS 1.4 Sagitta (1.4.1)
c-po closed T6463: reverse-proxy: service not reloaded when updating SSL certificate via PKI as Resolved.
Jun 10 2024, 12:20 PM · VyOS 1.4 Sagitta (1.4.1)
c-po moved T6462: wireless: add op-mode command for hostapd and wpa_supplicant logs from Open to Finished on the VyOS 1.5 Circinus board.
Jun 10 2024, 12:20 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus