Page MenuHomeVyOS Platform
Feed Search

May 23 2021

c-po moved T3572: Basic Drive Diagnostic Tools from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 23 2021, 8:42 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a comment to T3572: Basic Drive Diagnostic Tools.
cpo@cr01-vyos:~$ show hardware storage
Possible completions:
  nvme          Show NVMe device information
  scsi          Show SCSI device information
  smart         Show S.M.A.R.T. device information
May 23 2021, 8:37 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po renamed T3318: Update Linux Kernel to v5.4.208 / 5.10.142 from Update Linux Kernel to v5.4.121 / 5.10.38 to Update Linux Kernel to v5.4.121 / 5.10.39.
May 23 2021, 7:46 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po renamed T3318: Update Linux Kernel to v5.4.208 / 5.10.142 from Update Linux Kernel to v5.4.120 / 5.10.37 to Update Linux Kernel to v5.4.121 / 5.10.38.
May 23 2021, 7:45 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po changed the status of T3572: Basic Drive Diagnostic Tools from Open to In progress.
May 23 2021, 7:43 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta

May 22 2021

Viacheslav updated the task description for T3569: Firewall wrong completion help values.
May 22 2021, 2:30 PM · VyOS 1.2 Crux (VyOS 1.2.8)
Viacheslav added a subtask for T2199: Rewrite firewall in new XML/Python style: T3569: Firewall wrong completion help values.
May 22 2021, 2:22 PM · VyOS 1.4 Sagitta (1.4.0-epa2)
Viacheslav added a parent task for T3569: Firewall wrong completion help values: T2199: Rewrite firewall in new XML/Python style.
May 22 2021, 2:22 PM · VyOS 1.2 Crux (VyOS 1.2.8)
Viacheslav created T3569: Firewall wrong completion help values.
May 22 2021, 2:22 PM · VyOS 1.2 Crux (VyOS 1.2.8)

May 21 2021

Viacheslav changed the status of T2807: IPv6 Link-Local Address - Automatically generation/configuration on GRE Interfaces from Open to Needs testing.
May 21 2021, 10:46 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a project to T2199: Rewrite firewall in new XML/Python style: VyOS 1.4 Sagitta.
May 21 2021, 2:25 PM · VyOS 1.4 Sagitta (1.4.0-epa2)
Viacheslav added a subtask for T2199: Rewrite firewall in new XML/Python style: T3568: Add XML for firewall conf-mode.
May 21 2021, 2:25 PM · VyOS 1.4 Sagitta (1.4.0-epa2)

May 20 2021

Viacheslav added a comment to T3532: Not possible to change ethertype after interface creation.

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

May 20 2021, 4:43 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a comment to T3532: Not possible to change ethertype after interface creation.

Function get_interface_config itself not added. Needs to add it for 1.3.

[email protected]:~$ show int
Traceback (most recent call last):
  File "/usr/libexec/vyos/op_mode/show_interfaces.py", line 26, in <module>
    from vyos.ifconfig import Section
  File "/usr/lib/python3/dist-packages/vyos/ifconfig/__init__.py", line 18, in <module>
    from vyos.ifconfig.interface import Interface
  File "/usr/lib/python3/dist-packages/vyos/ifconfig/interface.py", line 39, in <module>
    from vyos.util import get_interface_config
ImportError: cannot import name 'get_interface_config' from 'vyos.util' (/usr/lib/python3/dist-packages/vyos/util.py)
[email protected]:~$
May 20 2021, 4:25 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav closed T3554: Add area-type stub for ospfv3 as Resolved.

Fixed VyOS 1.4-rolling-202105192127

set protocols ospfv3 area 23 area-type stub
set protocols ospfv3 area 25 area-type stub no-summary
May 20 2021, 4:20 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav moved T1995: "show vpn ike sa" command always show child-sas as down from Open to Backport Candidates on the VyOS 1.4 Sagitta board.
May 20 2021, 1:42 PM · VyOS 1.2 Crux (VyOS 1.2.8)
CuBiC3D added a comment to T2819: Evaluate DDNS (Dynamic DNS client) as successor to ddclient.

ddclient does currently not release anymore, see https://github.com/ddclient/ddclient/issues/302 , some of the integrations are already outdated in the current release like cloudflare which does not support API tokens - only the unprotected global key which grants access to everything.

May 20 2021, 10:30 AM
Viacheslav removed a subtask for T2651: Generate CLI abstraction for options passed to CURL and SSH client: T3378: commit-archive source-address broken for IPv6 addresses.
May 20 2021, 7:59 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav edited parent tasks for T3378: commit-archive source-address broken for IPv6 addresses, added: T3356: Script for remote file transfers; removed: T2651: Generate CLI abstraction for options passed to CURL and SSH client.
May 20 2021, 7:58 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a parent task for T1506: commit-archive scp/sftp public key authentication: T3356: Script for remote file transfers.
May 20 2021, 7:57 AM · VyOS 1.3 Equuleus (1.3.0)

May 19 2021

c-po renamed T3318: Update Linux Kernel to v5.4.208 / 5.10.142 from Update Linux Kernel to v5.4.119 / 5.10.37 to Update Linux Kernel to v5.4.120 / 5.10.37.
May 19 2021, 6:31 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po closed T3562: Update Accel-PPP to a newer revision as Resolved.
May 19 2021, 6:30 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3562: Update Accel-PPP to a newer revision from Open to Finished on the VyOS 1.4 Sagitta board.
May 19 2021, 6:30 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3562: Update Accel-PPP to a newer revision from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 19 2021, 6:30 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po changed the status of T3562: Update Accel-PPP to a newer revision from Open to In progress.
May 19 2021, 6:23 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a comment to T3500: feature-request : ip nht resolve-via-default .

As I understand it a part of zebra, not specified to any protocol.
Maybe I'm wrong and we don't need it.

May 19 2021, 4:45 PM · VyOS 1.4 Sagitta
c-po moved T3559: Add restart op-command for OpenConnect Server from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 19 2021, 4:33 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T3559: Add restart op-command for OpenConnect Server as Resolved.
May 19 2021, 4:33 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a project to T3500: feature-request : ip nht resolve-via-default : VyOS 1.3 Equuleus.
May 19 2021, 4:24 PM · VyOS 1.4 Sagitta
acrane1 added a comment to T3558: autocomplete options for dhcp-interface is not showing for the static route command.

Confirmed on VyOS 1.3-rolling-202105011026

1.jpg (80×642 px, 17 KB)

May 19 2021, 9:13 AM · VyOS 1.3 Equuleus (1.3.0)

May 18 2021

dmbaturin added a comment to T3516: FRR 7.5 adds a second route when you attempt to change a static route distance instead of overwriting the old route.

This is still reproducible in the FRR master branch, so I've filed an issue: https://github.com/FRRouting/frr/issues/8695

May 18 2021, 11:27 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin renamed T3516: FRR 7.5 adds a second route when you attempt to change a static route distance instead of overwriting the old route from FRR 7.5 static route behavior for 1.3 to FRR 7.5 adds a second route when you attempt to change a static route distance instead of overwriting the old route.
May 18 2021, 10:42 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) closed T3461: OpenConnect Server redundancy check as Unknown Status.

Tested on 1.4-rolling-202105170417 works correct. Propose to backport this to 1.3

May 18 2021, 7:50 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Unknown Object (User) changed the status of T3461: OpenConnect Server redundancy check from Open to In progress.
May 18 2021, 7:40 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3254: Dynamic DNS status shows incorrect last update time from Needs Triage to Backlog on the VyOS 1.2 Crux (VyOS 1.2.8) board.
May 18 2021, 7:27 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta, ddclient
c-po moved T3254: Dynamic DNS status shows incorrect last update time from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 18 2021, 7:27 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta, ddclient
c-po moved T3254: Dynamic DNS status shows incorrect last update time from Open to Finished on the VyOS 1.4 Sagitta board.
May 18 2021, 7:27 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta, ddclient
c-po closed T3254: Dynamic DNS status shows incorrect last update time as Unknown Status.
May 18 2021, 7:27 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta, ddclient
jestabro added a project to T2838: Ethernet device names changing, multiple hw-id being added: VyOS 1.4 Sagitta.

There are two separate issues in this task: quoting of hw-id values (resolved in Sagitta/Equuleus); re-ordering of interfaces with respect to hw-id (Open).

May 18 2021, 7:25 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po closed T3525: VMWare resume script syntax errors as Resolved.
May 18 2021, 5:00 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3525: VMWare resume script syntax errors from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 18 2021, 5:00 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3525: VMWare resume script syntax errors from Open to Finished on the VyOS 1.4 Sagitta board.
May 18 2021, 4:59 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
SrividyaA changed the status of T3558: autocomplete options for dhcp-interface is not showing for the static route command from Open to Confirmed.
May 18 2021, 12:53 PM · VyOS 1.3 Equuleus (1.3.0)
SrividyaA added a comment to T3558: autocomplete options for dhcp-interface is not showing for the static route command.

PR: https://github.com/vyos/vyatta-cfg-quagga/pull/79

May 18 2021, 12:52 PM · VyOS 1.3 Equuleus (1.3.0)
erkin added a parent task for T3508: Check if there's enough drive space for an upgrade before downloading an image: T3356: Script for remote file transfers.
May 18 2021, 11:18 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T1289: route-map set route-type blackhole.

@rizkidtn I don't understand exactly what wrong with the community?
Customers sent you routes, with blackhole community, on the router you mark match this community and set next hop "blackhole" IP address.

May 18 2021, 11:16 AM · VyOS 1.3 Equuleus (1.3.5)
SrividyaA claimed T3558: autocomplete options for dhcp-interface is not showing for the static route command.
May 18 2021, 10:47 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T2462: LLDP op-mode exception: IndexError: list index out of range, a subtask of T2322: CLI [op-mode] bugs. Root task, as Resolved.
May 18 2021, 10:25 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T2462: LLDP op-mode exception: IndexError: list index out of range as Resolved.
May 18 2021, 10:25 AM · VyOS 1.3 Equuleus (1.3.0)

May 17 2021

c-po triaged T3557: ddclient: FileNotFoundError in op-mode as Low priority.
May 17 2021, 7:35 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po closed T3557: ddclient: FileNotFoundError in op-mode as Resolved.
May 17 2021, 7:35 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po moved T3557: ddclient: FileNotFoundError in op-mode from Open to Finished on the VyOS 1.4 Sagitta board.
May 17 2021, 7:35 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po moved T3557: ddclient: FileNotFoundError in op-mode from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 17 2021, 7:35 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po moved T3557: ddclient: FileNotFoundError in op-mode from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.8) board.
May 17 2021, 7:35 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po added a project to T3557: ddclient: FileNotFoundError in op-mode: VyOS 1.2 Crux (VyOS 1.2.8).
May 17 2021, 7:35 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po updated the task description for T3557: ddclient: FileNotFoundError in op-mode.
May 17 2021, 7:23 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po renamed T3557: ddclient: FileNotFoundError in op-mode from ddclinet: FileNotFoundError in op-mode to ddclient: FileNotFoundError in op-mode.
May 17 2021, 7:20 PM · VyOS 1.2 Crux (VyOS 1.2.8)
SrividyaA created T3558: autocomplete options for dhcp-interface is not showing for the static route command.
May 17 2021, 6:09 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3557: ddclient: FileNotFoundError in op-mode from Open to In progress.
May 17 2021, 6:03 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po created T3557: ddclient: FileNotFoundError in op-mode.
May 17 2021, 6:03 PM · VyOS 1.2 Crux (VyOS 1.2.8)
dtoux added a comment to T3553: OSPFv3 redistribute configuration remains in frr running config after removal.

I think I found a way to reproduce it:

  • rename an interface that was previously included in ospfv3 configuration and then remove it in the same commit from ospfv3 in the same commit.
  • get an error that interface is not found. I think that at this stage the configuration is applied only partially
  • after that error configuration in frr and vyos goes out of sync and never unsynchronized unless forced (or by lucky accident :-)
May 17 2021, 5:29 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a comment to T3553: OSPFv3 redistribute configuration remains in frr running config after removal.
show conf com | match ospfv3

Copy configuration.
Delete protocols ospfv3
commit
re-add ospf config.

May 17 2021, 4:56 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
dtoux added a comment to T3553: OSPFv3 redistribute configuration remains in frr running config after removal.

Hmm, I still have it in my running-config. Is there a way to force config regeneration?

May 17 2021, 3:54 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
dtoux added a comment to T3552: BFD does not work with OSPFv3 via wireguard.

The "Time exceeded" likely means that message is sent to a black hole. There are two bfd sessions running through the same tunnel - one for OSPF and the other for OSPFv3. Timeout settings are the same and the first one is established instantly and is running happily. The OSPFv3 one is not so much:

May 17 2021, 3:47 PM
Viacheslav added a comment to T3552: BFD does not work with OSPFv3 via wireguard.

Time Exceeded (3)

May 17 2021, 11:16 AM
Viacheslav added a project to T3554: Add area-type stub for ospfv3: VyOS 1.3 Equuleus.
May 17 2021, 10:43 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav updated the task description for T3554: Add area-type stub for ospfv3.
May 17 2021, 8:10 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav triaged T3554: Add area-type stub for ospfv3 as Normal priority.
May 17 2021, 8:09 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a comment to T3553: OSPFv3 redistribute configuration remains in frr running config after removal.

I can't reproduce it VyOS 1.3-rolling-202105011026

May 17 2021, 7:39 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
dtoux created T3553: OSPFv3 redistribute configuration remains in frr running config after removal.
May 17 2021, 5:02 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
dtoux added a comment to T3552: BFD does not work with OSPFv3 via wireguard.

BFDd amybe creating those addresses automatically. In theory, it doesn't matter what they are as long as both ends have a way of learning them. I'm not sure if this is a general issue or an issue only with wireguard but right now bfd doesn't work with OSPFv3 over wireguard.

May 17 2021, 4:55 AM
c-po added a comment to T3552: BFD does not work with OSPFv3 via wireguard.

As WireGuard has bo MAC address a EUI64 link-local address is calculated artificially https://github.com/vyos/vyos-1x/blob/current/python/vyos/ifconfig/wireguard.py#L161

May 17 2021, 4:27 AM
dtoux added a comment to T3552: BFD does not work with OSPFv3 via wireguard.

BTW, it appears ths fe80::... addresses used in bfd dialogue do not belong to any of the actual interfaces. It could be by design but this si something I discovered when trying to troubleshoot the session. This could also be the reason for mismatch between session ends if the other side does not know the peer address.

May 17 2021, 1:02 AM
dtoux updated the task description for T3552: BFD does not work with OSPFv3 via wireguard.
May 17 2021, 12:58 AM
dtoux added a comment to T3552: BFD does not work with OSPFv3 via wireguard.

Attaching packet captures from both ends filered with bfd && ipv6.addr == fe80::/64 rule

May 17 2021, 12:50 AM
dtoux created T3552: BFD does not work with OSPFv3 via wireguard.
May 17 2021, 12:48 AM
dtoux closed T3533: BGP IPv4 does not initiateate a session as Invalid.

I ran a packet capture on the session and It appears had been an issue with firewall settings on the provider site. It just happened that we hit a similar issue with two providers and VyOS was the common denominator but It appears to be red herring. Feel free to close.

May 17 2021, 12:29 AM · VyOS 1.3 Equuleus (1.3.0)

May 15 2021

c-po claimed T3525: VMWare resume script syntax errors.
May 15 2021, 6:36 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3468: Tunnel interfaces aren't suggested as being available for bridging (regression) from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 15 2021, 6:35 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3333: "show vpn ipsec sa" reports ESP tunnels to be up when they are not. from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 15 2021, 6:35 PM · VyOS 1.2 Crux (VyOS 1.2.8)
c-po moved T3491: Change Kernel HZ to 1000 from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 15 2021, 6:35 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3517: FRR 7.5 bfd behavior for 1.3 from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 15 2021, 6:35 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T3519: Cannot add / assign L2TPv3 to vrf from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 15 2021, 6:35 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3526: Smoketest policy fail in CI from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 15 2021, 6:35 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T3528: Frr 7.5.1 uses 'seq' for community-lists from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 15 2021, 6:35 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T3547: conntrackd: remove deprecated config options from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 15 2021, 6:35 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3550: Router-advert completion typo from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 15 2021, 6:35 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a project to T3550: Router-advert completion typo: VyOS 1.3 Equuleus.
May 15 2021, 6:34 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T3549: DHCPv6 "service dhcpv6-server global-parameters name-server" is not correctly exported to dhcpdv6.conf when multiple name-server entries are present as Resolved.
May 15 2021, 3:18 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3549: DHCPv6 "service dhcpv6-server global-parameters name-server" is not correctly exported to dhcpdv6.conf when multiple name-server entries are present from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 15 2021, 3:18 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3549: DHCPv6 "service dhcpv6-server global-parameters name-server" is not correctly exported to dhcpdv6.conf when multiple name-server entries are present from Open to Finished on the VyOS 1.4 Sagitta board.
May 15 2021, 3:17 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a project to T3549: DHCPv6 "service dhcpv6-server global-parameters name-server" is not correctly exported to dhcpdv6.conf when multiple name-server entries are present: VyOS 1.3 Equuleus.
May 15 2021, 3:15 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T3532: Not possible to change ethertype after interface creation as Resolved.
May 15 2021, 3:12 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3532: Not possible to change ethertype after interface creation from Open to Finished on the VyOS 1.4 Sagitta board.
May 15 2021, 3:12 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3532: Not possible to change ethertype after interface creation from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 15 2021, 3:12 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a project to T3532: Not possible to change ethertype after interface creation: VyOS 1.3 Equuleus.
May 15 2021, 3:11 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a comment to T3410: Unsafe processing of special characters in CLI autocomplete.

It will be enough to add a quote here?

"\`"

https://github.com/vyos/vyatta-cfg/blob/fa2b172512aa024a9853166528c9e6601fde94d8/src/cli_new.c#L1886-L1888

May 15 2021, 12:23 PM · Bugs, VyOS 1.5 Circinus, VyOS Rolling
Viacheslav closed T2049: Update strongSwan cipher suites list for IPSec settings, a subtask of T2816: Rewrite IPsec scripts with the new XML/Python approach, as Resolved.
May 15 2021, 12:03 PM · VyOS 1.4 Sagitta
Viacheslav closed T2049: Update strongSwan cipher suites list for IPSec settings as Resolved.
May 15 2021, 12:03 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T2806: ipsec generates false warning on commit when local prefix is sourced from loopback, a subtask of T2816: Rewrite IPsec scripts with the new XML/Python approach, as Resolved.
May 15 2021, 11:43 AM · VyOS 1.4 Sagitta