Page MenuHomeVyOS Platform
Feed All Stories

Jun 1 2021

c-po closed T3585: Fix NHRP module for updated interfaces tunnel syntax as Resolved.
Jun 1 2021, 7:11 PM · VyOS 1.4 Sagitta
c-po closed T3594: Disable by default service strongswan-starter, a subtask of T2816: Rewrite IPsec scripts with the new XML/Python approach, as Resolved.
Jun 1 2021, 7:09 PM · VyOS 1.4 Sagitta
c-po closed T3594: Disable by default service strongswan-starter as Resolved.
Jun 1 2021, 7:09 PM · VyOS 1.4 Sagitta
c-po added a comment to T3578: Prefix-List(6) update cause empty prefix-list(6).

I can not reproduce the issue using the following command sequence using VyOS 1.4-rolling-202106010417:

Jun 1 2021, 7:08 PM · VyOS 1.4 Sagitta
ernstjo reopened T3578: Prefix-List(6) update cause empty prefix-list(6) as "Open".
Jun 1 2021, 4:36 PM · VyOS 1.4 Sagitta
ernstjo added a comment to T3578: Prefix-List(6) update cause empty prefix-list(6).

Why you closing the issue? Bug or issue is not resolved.

Jun 1 2021, 4:36 PM · VyOS 1.4 Sagitta
jack9603301 added a comment to T2216: Containerized third-party applications for VyOS.

@Viacheslav I seem to find a strange problem. If I run two containers of adguardhome and nginx, they seem to work normally in the same image. However, once I upgrade and boot the new system, these two containers will be abnormal and can only be restored manually (try to delete them first, then recommit them, and need to modify the program appropriately), This is a robustness problem, which needs to be confirmed. If there is a problem, it needs to be solved!

Jun 1 2021, 2:56 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T3592: Set default TTL 64 for tunnels.
Jun 1 2021, 2:45 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav updated the task description for T3592: Set default TTL 64 for tunnels.
Jun 1 2021, 2:37 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
sarthurdev changed the status of T3594: Disable by default service strongswan-starter, a subtask of T2816: Rewrite IPsec scripts with the new XML/Python approach, from Open to In progress.
Jun 1 2021, 1:28 PM · VyOS 1.4 Sagitta
sarthurdev changed the status of T3594: Disable by default service strongswan-starter from Open to In progress.

PR: https://github.com/vyos/vyos-build/pull/168

Jun 1 2021, 1:28 PM · VyOS 1.4 Sagitta
Viacheslav renamed T3594: Disable by default service strongswan-starter from Disable by defaul service strongswan-starter to Disable by default service strongswan-starter.
Jun 1 2021, 1:10 PM · VyOS 1.4 Sagitta
Viacheslav changed the subtype of T3594: Disable by default service strongswan-starter from "Task" to "Bug".
Jun 1 2021, 1:10 PM · VyOS 1.4 Sagitta
Viacheslav triaged T3594: Disable by default service strongswan-starter as Normal priority.
Jun 1 2021, 1:09 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T3592: Set default TTL 64 for tunnels.

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

Jun 1 2021, 12:01 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Unknown Object (User) added a comment to T3546: Add support for running scripts on PPPoE server session events.

PR https://github.com/vyos/vyos-1x/pull/860
To provide the possibility to read RADIUS attribute by script, also need to define radattr=/run/radattr param

Jun 1 2021, 11:30 AM · VyOS 1.3 Equuleus (1.3.4)
Unknown Object (User) changed the status of T3593: PPPoE server called-sid format does not work from Open to In progress.
Jun 1 2021, 10:55 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Unknown Object (User) created T3593: PPPoE server called-sid format does not work.
Jun 1 2021, 10:55 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a comment to T842: Adopt VyOS CLI to latest StrongSwan options and deprecated Keywords.

Note
ipsec-interface not deprecated. This option needed.

set vpn ipsec ipsec-interfaces interface 'eth1'
Jun 1 2021, 10:17 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T3588: IPSec: migrate no longer available options from CLI which are now hardcoded/enabled in strongSwan.

https://phabricator.vyos.net/T842

Jun 1 2021, 10:13 AM · VyOS 1.4 Sagitta
Viacheslav created T3592: Set default TTL 64 for tunnels.
Jun 1 2021, 10:04 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Unknown Object (User) changed the status of T3546: Add support for running scripts on PPPoE server session events from Open to In progress.
Jun 1 2021, 9:02 AM · VyOS 1.3 Equuleus (1.3.4)
Viacheslav closed T406: VPN configuration error: IPv6 over IPv4 IPsec is not supported when using IPv6 ONLY tunnel., a subtask of T2816: Rewrite IPsec scripts with the new XML/Python approach, as Resolved.
Jun 1 2021, 8:51 AM · VyOS 1.4 Sagitta
Viacheslav closed T406: VPN configuration error: IPv6 over IPv4 IPsec is not supported when using IPv6 ONLY tunnel. as Resolved.
set vpn ipsec esp-group ESP-GRP compression 'disable'
set vpn ipsec esp-group ESP-GRP lifetime '1800'
set vpn ipsec esp-group ESP-GRP mode 'tunnel'
set vpn ipsec esp-group ESP-GRP pfs 'enable'
set vpn ipsec esp-group ESP-GRP proposal 1 encryption 'aes256'
set vpn ipsec esp-group ESP-GRP proposal 1 hash 'sha1'
set vpn ipsec ike-group IKE-GRP ikev2-reauth 'no'
set vpn ipsec ike-group IKE-GRP key-exchange 'ikev1'
set vpn ipsec ike-group IKE-GRP lifetime '3600'
set vpn ipsec ike-group IKE-GRP proposal 1 encryption 'aes256'
set vpn ipsec ike-group IKE-GRP proposal 1 hash 'sha1'
set vpn ipsec ipsec-interfaces interface 'eth1'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 authentication mode 'pre-shared-secret'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 authentication pre-shared-secret 'SeCrEt'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 connection-type 'respond'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 ike-group 'IKE-GRP'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 local-address 'c01d:c01a:cafe::2'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 tunnel 0 allow-nat-networks 'disable'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 tunnel 0 allow-public-networks 'disable'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 tunnel 0 esp-group 'ESP-GRP'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 tunnel 0 local prefix '2001:db7::/64'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 tunnel 0 remote prefix '2001:db8::/64'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 tunnel 1 allow-nat-networks 'disable'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 tunnel 1 allow-public-networks 'disable'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 tunnel 1 esp-group 'ESP-GRP'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 tunnel 1 local prefix '10.2.3.0/24'
set vpn ipsec site-to-site peer c01d:c01a:cafe::1 tunnel 1 remote prefix '10.1.0.0/24'
Jun 1 2021, 8:51 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
UnicronNL renamed T3583: Overwrite default config ntp settings when custom ntp servers are provided. from Set default vyos ntp in vmware ova if the options are left empty. to Overwrite default config ntp settings when custom ntp servers are provided..
Jun 1 2021, 8:36 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta
mTx87 added a comment to T3591: OpenVPN with/without VRF not working (NordVPN).

@Viacheslav
I can spin up a working example without VRF.

Jun 1 2021, 8:32 AM · VyOS 1.4 Sagitta
Viacheslav renamed T3588: IPSec: migrate no longer available options from CLI which are now hardcoded/enabled in strongSwan from IPSec: migrate no longer available options from CLI which are now hardcoded/enabled in stringSwan to IPSec: migrate no longer available options from CLI which are now hardcoded/enabled in strongSwan.
Jun 1 2021, 7:08 AM · VyOS 1.4 Sagitta

May 31 2021

fernando closed T3578: Prefix-List(6) update cause empty prefix-list(6) as Resolved.
May 31 2021, 10:38 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T3591: OpenVPN with/without VRF not working (NordVPN).

@mTx87 Do you have a working example in Linux?
Maybe it also needs OpenVPN >= 2.5.0
https://blog.sdn.clinic/2018/12/openvpn-and-vrfs/

May 31 2021, 8:07 PM · VyOS 1.4 Sagitta
mTx87 created T3591: OpenVPN with/without VRF not working (NordVPN).
May 31 2021, 12:26 PM · VyOS 1.4 Sagitta
erkin added a comment to T1161: Does Vyos take advantage of linux's improved security features?.

Here are some kernel features we need to consider:

  1. Disable kexec. The user should never need to swap the kernel.
  2. Restrict access to /proc/kallsyms for regular users, which makes sense since we're using a custom kernel.
  3. Set hidepid to prevent regular users from seeing process IDs. Might be too intrusive.
  4. Harden BPF JIT. Might interfere with XDP. Testing necessary.
  5. Set kernel lockdown mode. Disables kexec and unprivileged BGP commands. Again, might interfere with XDP.
May 31 2021, 11:12 AM · VyOS 1.5 Circinus
erkin added a comment to T1161: Does Vyos take advantage of linux's improved security features?.

An easy start would be adding

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,-z,-defs

to debian/rules to harden our C programs (which is currently only VyShim and XDP). hardening=+all passes PIE and bindnow linker options to GCC.

May 31 2021, 10:27 AM · VyOS 1.5 Circinus
shaneshort added a comment to T2315: Ability to have right address-family for BGP peers..

just wanting to chime in here, I think I've been bitten by what appears to be a similar cause.

May 31 2021, 10:25 AM · VyOS 1.4 Sagitta
fernando added a comment to T3578: Prefix-List(6) update cause empty prefix-list(6).

Hi

I tried to replicate that issue with the same version but I couldn't , let me show

vyos@vipv6-lp# run show version

Version: VyOS 1.4-rolling-202104270417
Release Train: sagitta

Built by: [email protected]
Built on: Wed 28 Apr 2021 01:17 UTC

May 31 2021, 12:04 AM · VyOS 1.4 Sagitta
fernando added a comment to T3578: Prefix-List(6) update cause empty prefix-list(6).
May 31 2021, 12:00 AM · VyOS 1.4 Sagitta

May 30 2021

c-po closed T3524: Please implement bgp graceful-shutdown as Resolved.
May 30 2021, 8:07 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po moved T3524: Please implement bgp graceful-shutdown from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.8) board.
May 30 2021, 8:07 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po moved T3524: Please implement bgp graceful-shutdown from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 30 2021, 8:07 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po claimed T3524: Please implement bgp graceful-shutdown.
May 30 2021, 8:06 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po added a comment to T3524: Please implement bgp graceful-shutdown.

Turns out this was actually a very small change in the old framework - implemented also on 1.3 and backported to 1.2.8

May 30 2021, 8:06 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po moved T3524: Please implement bgp graceful-shutdown from Need Triage to Finished on the VyOS 1.4 Sagitta board.
May 30 2021, 7:58 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po moved T2641: Rewrite vpn ipsec OP commands in new style XML syntax from Need Triage to Finished on the VyOS 1.4 Sagitta board.
May 30 2021, 7:58 PM · VyOS 1.4 Sagitta
c-po moved T3093: Add xml for vpn ipsec from Need Triage to Finished on the VyOS 1.4 Sagitta board.
May 30 2021, 7:58 PM · VyOS 1.4 Sagitta
c-po moved T3590: bgp: add option for limiting maximum number of prefixes to be sent to a peer from Need Triage to Finished on the VyOS 1.4 Sagitta board.
May 30 2021, 7:58 PM · VyOS 1.4 Sagitta
c-po updated the task description for T3590: bgp: add option for limiting maximum number of prefixes to be sent to a peer.
May 30 2021, 7:58 PM · VyOS 1.4 Sagitta
c-po closed T3590: bgp: add option for limiting maximum number of prefixes to be sent to a peer as Resolved.
May 30 2021, 7:41 PM · VyOS 1.4 Sagitta
c-po closed T3590: bgp: add option for limiting maximum number of prefixes to be sent to a peer, a subtask of T2174: Rewrite protocol BGP to new XML/Python style, as Resolved.
May 30 2021, 7:41 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T3590: bgp: add option for limiting maximum number of prefixes to be sent to a peer.
May 30 2021, 7:41 PM · VyOS 1.4 Sagitta
SrividyaA added a comment to T3582: 'delete log file' does not work.

thank you for the suggestion, I will work on this.

May 30 2021, 4:36 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po closed T2641: Rewrite vpn ipsec OP commands in new style XML syntax, a subtask of T2816: Rewrite IPsec scripts with the new XML/Python approach, as Resolved.
May 30 2021, 12:22 PM · VyOS 1.4 Sagitta
c-po closed T2641: Rewrite vpn ipsec OP commands in new style XML syntax as Resolved.
May 30 2021, 12:22 PM · VyOS 1.4 Sagitta
c-po edited projects for T3093: Add xml for vpn ipsec, added: VyOS 1.4 Sagitta; removed VyOS 1.3 Equuleus.
May 30 2021, 12:21 PM · VyOS 1.4 Sagitta
c-po closed T3093: Add xml for vpn ipsec, a subtask of T2816: Rewrite IPsec scripts with the new XML/Python approach, as Resolved.
May 30 2021, 12:21 PM · VyOS 1.4 Sagitta
c-po closed T3093: Add xml for vpn ipsec as Resolved.
May 30 2021, 12:21 PM · VyOS 1.4 Sagitta
c-po added a comment to T1210: About IKEv2 IPSec VPN remote access.

Also mentioned here: https://forum.vyos.io/t/roadwarrior-config-with-ikev2-and-different-user-groups/2457

May 30 2021, 12:21 PM · VyOS 1.4 Sagitta
c-po added a comment to T3582: 'delete log file' does not work.

Maybe a completion helper could work here, too?

May 30 2021, 11:59 AM · VyOS 1.2 Crux (VyOS 1.2.8)
SrividyaA closed T3582: 'delete log file' does not work as Invalid.

When the following command "set system syslog file <filename> facility <keyword> level <keyword>" is applied, then the files are stored in the /var/log/user directory. These files can be deleted using the command "delete log file <text>"

May 30 2021, 11:58 AM · VyOS 1.2 Crux (VyOS 1.2.8)
erkin changed the status of T3506: Migrate loadkey command to op-mode, a subtask of T3355: Remove all remaining legacy Vyatta code, from Open to In progress.
May 30 2021, 10:21 AM · VyOS 1.5 Circinus
erkin changed the status of T3506: Migrate loadkey command to op-mode, a subtask of T3356: Script for remote file transfers, from Open to In progress.
May 30 2021, 10:21 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin changed the status of T3506: Migrate loadkey command to op-mode from Open to In progress.
May 30 2021, 10:21 AM · VyOS 1.4 Sagitta
erkin added a comment to T3378: commit-archive source-address broken for IPv6 addresses.

This is possibly a problem on curl's end but funnily enough, there's a similar problem with the native implementation over T3563. Once that's solved, this bug will be rendered moot.

May 30 2021, 10:17 AM · VyOS 1.3 Equuleus (1.3.0)
erkin closed T3351: Installer checking MD5 checksums on the ISO image as Resolved.
May 30 2021, 10:16 AM · VyOS 1.4 Sagitta
c-po closed T3589: op-mode: support clearing out logfiles from CLI as Resolved.
May 30 2021, 10:08 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3589: op-mode: support clearing out logfiles from CLI from Need Triage to Finished on the VyOS 1.4 Sagitta board.
May 30 2021, 10:08 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3589: op-mode: support clearing out logfiles from CLI from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 30 2021, 10:08 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin renamed T3563: commit-archive breaks with IPv6 source addresses from commit-archive Broken to commit-archive breaks with IPv6 source addresses.
May 30 2021, 10:04 AM · VyOS 1.4 Sagitta
erkin claimed T3378: commit-archive source-address broken for IPv6 addresses.
May 30 2021, 10:03 AM · VyOS 1.3 Equuleus (1.3.0)
erkin closed T3508: Check if there's enough drive space for an upgrade before downloading an image, a subtask of T3356: Script for remote file transfers, as Resolved.
May 30 2021, 10:03 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin closed T3508: Check if there's enough drive space for an upgrade before downloading an image as Resolved.

install-image now calls a routine that queries the size of the remote file and aborts if there isn't enough space to download the image.

May 30 2021, 10:03 AM · VyOS 1.3 Equuleus (1.3.0)
erkin changed the status of T3563: commit-archive breaks with IPv6 source addresses, a subtask of T3356: Script for remote file transfers, from Open to Needs testing.
May 30 2021, 10:00 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin changed the status of T3563: commit-archive breaks with IPv6 source addresses from Open to Needs testing.
May 30 2021, 10:00 AM · VyOS 1.4 Sagitta
erkin closed T1506: commit-archive scp/sftp public key authentication, a subtask of T3356: Script for remote file transfers, as Resolved.
May 30 2021, 9:59 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin closed T1506: commit-archive scp/sftp public key authentication as Resolved.

commit-archive now uses Paramiko for SSH connections instead of curl and directly reads ~/.ssh/known_hosts if it exists.

May 30 2021, 9:59 AM · VyOS 1.3 Equuleus (1.3.0)
erkin closed T3518: Warning messages when using SCP commit-archive, a subtask of T3356: Script for remote file transfers, as Resolved.
May 30 2021, 9:56 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin closed T3518: Warning messages when using SCP commit-archive as Resolved.

This is a consequence of using an old Paramiko version. I just sent a PR upping the version of cryptography and Paramiko.

May 30 2021, 9:56 AM · VyOS 1.4 Sagitta
erkin claimed T3563: commit-archive breaks with IPv6 source addresses.
May 30 2021, 9:55 AM · VyOS 1.4 Sagitta
erkin updated the task description for T3356: Script for remote file transfers.
May 30 2021, 9:54 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin added a parent task for T1866: Commit archive over SFTP doesn't work with non-standard ports: T3356: Script for remote file transfers.
May 30 2021, 9:54 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin added a subtask for T3356: Script for remote file transfers: T1866: Commit archive over SFTP doesn't work with non-standard ports.
May 30 2021, 9:54 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin closed T1866: Commit archive over SFTP doesn't work with non-standard ports as Resolved.

New file transfer script parses the port field in the URL.

May 30 2021, 9:54 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin triaged T1522: If a config session is not close cleanly, the unionfs-mount is not cleaned up as Low priority.
May 30 2021, 9:51 AM · VyOS 1.5 Circinus
erkin changed the status of T1522: If a config session is not close cleanly, the unionfs-mount is not cleaned up from Open to Confirmed.
May 30 2021, 9:50 AM · VyOS 1.5 Circinus
sarthurdev added a comment to T3588: IPSec: migrate no longer available options from CLI which are now hardcoded/enabled in strongSwan.

Also vpn ipsec site-to-site peer x tunnel x allow-nat-networks and vpn ipsec site-to-site peer x tunnel x allow-public-networks

May 30 2021, 9:46 AM · VyOS 1.4 Sagitta
c-po updated the task description for T3589: op-mode: support clearing out logfiles from CLI.
May 30 2021, 9:34 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po updated the task description for T3589: op-mode: support clearing out logfiles from CLI.
May 30 2021, 9:28 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po triaged T3589: op-mode: support clearing out logfiles from CLI as Normal priority.
May 30 2021, 9:27 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po created T3589: op-mode: support clearing out logfiles from CLI.
May 30 2021, 9:27 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a project to T3588: IPSec: migrate no longer available options from CLI which are now hardcoded/enabled in strongSwan: VyOS 1.3 Equuleus.
May 30 2021, 9:10 AM · VyOS 1.4 Sagitta
c-po updated the task description for T3588: IPSec: migrate no longer available options from CLI which are now hardcoded/enabled in strongSwan.
May 30 2021, 9:10 AM · VyOS 1.4 Sagitta
c-po updated the task description for T3588: IPSec: migrate no longer available options from CLI which are now hardcoded/enabled in strongSwan.
May 30 2021, 9:10 AM · VyOS 1.4 Sagitta
c-po updated the task description for T3588: IPSec: migrate no longer available options from CLI which are now hardcoded/enabled in strongSwan.
May 30 2021, 9:08 AM · VyOS 1.4 Sagitta
c-po claimed T3588: IPSec: migrate no longer available options from CLI which are now hardcoded/enabled in strongSwan.
May 30 2021, 9:06 AM · VyOS 1.4 Sagitta
c-po placed T3588: IPSec: migrate no longer available options from CLI which are now hardcoded/enabled in strongSwan up for grabs.
May 30 2021, 8:54 AM · VyOS 1.4 Sagitta
c-po triaged T3588: IPSec: migrate no longer available options from CLI which are now hardcoded/enabled in strongSwan as Normal priority.
May 30 2021, 8:54 AM · VyOS 1.4 Sagitta
c-po changed the status of T3587: Intel QAT support is broken on VyOS 1.4 due to a Kernel Crash from Open to In progress.
May 30 2021, 8:20 AM · VyOS 1.4 Sagitta
c-po created T3587: Intel QAT support is broken on VyOS 1.4 due to a Kernel Crash.
May 30 2021, 8:17 AM · VyOS 1.4 Sagitta

May 29 2021

c-po moved T1995: "show vpn ike sa" command always show child-sas as down from Backport Candidates to Finished on the VyOS 1.4 Sagitta board.
May 29 2021, 9:12 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po moved T3258: ethernet smoke test damaged from Backlog to Finished on the VyOS 1.4 Sagitta board.
May 29 2021, 9:12 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3374: IPv6 GRE Tunnel issues from In Progress to Finished on the VyOS 1.4 Sagitta board.
May 29 2021, 9:12 PM · VyOS 1.4 Sagitta
c-po moved T3321: Bgp not possible to use internal|external remote as from Backlog to Finished on the VyOS 1.4 Sagitta board.
May 29 2021, 9:12 PM · VyOS 1.4 Sagitta