Page MenuHomeVyOS Platform
Feed Advanced Search

Sep 13 2019

dmbaturin renamed T1659: SPAM from Help me to activate McAfee from Www.Mcafee.Com/Activate to SPAM.
Sep 13 2019, 12:31 PM

Sep 11 2019

dmbaturin renamed T1460: "show firewall ...." doesn't support counters with more than eight digits from "show firewall ...." does not show information correctly in specific cases to "show firewall ...." doesn't support counters with more than eight digits.
Sep 11 2019, 10:34 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin renamed T1362: Incorrect handling of special characters in VRRP passwords from VRRP Auth Password Is Not Sanitized - to Incorrect handling of special characters in VRRP passwords.
Sep 11 2019, 10:31 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin changed the status of T1642: BGP configuration error when using remove-private-as from Open to Needs testing.
Sep 11 2019, 10:11 PM · VyOS 1.2 Crux (VyOS 1.2.3)

Sep 9 2019

dmbaturin claimed T1642: BGP configuration error when using remove-private-as.
Sep 9 2019, 12:31 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin edited projects for T1642: BGP configuration error when using remove-private-as, added: VyOS 1.2 Crux (VyOS 1.2.3); removed VyOS 1.2 Crux.
Sep 9 2019, 12:31 PM · VyOS 1.2 Crux (VyOS 1.2.3)

Sep 6 2019

dmbaturin closed T1624: Failed to set up config session as Resolved.

Works in the latest image for me.

Sep 6 2019, 5:40 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin closed T1623: Systemd reports dependency cycle during boot, a subtask of T1598: New implementation of the resolv.conf and hosts update mechanism, as Resolved.
Sep 6 2019, 5:39 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1623: Systemd reports dependency cycle during boot as Resolved.

It should have been fixed by https://github.com/vyos/vyos-1x/commit/ff05e2a90edf8af5d7b8ad5c69cae2dd40af2c8d It works for me in post-Sep 01 images and I don't see the error in the latest one, but I'm not sure why it would appear in the Sep 01 image if the commit is from Aug 30.

Sep 6 2019, 5:39 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1616: 'renew dhcpv6 interface <interfaceName>' command fails, but work within config session as Resolved.

@nirmal The full fix is a bit more complicated. There are two cases: when it's called from conf mode at commit time, it needs to use the value from the proposed config (that's returnValue). However, in op mode, it also re-generates the config, so your fix would make the send dhcp6.client-id option disappear from the config when a user runs renew dhcpv6 interface .... A full fix needs to handle both cases and use returnEffectiveValue in op mode.

Sep 6 2019, 5:27 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1478: libvyosconfig parser does not support escaped quotes inside single-quoted strings as Resolved.
Sep 6 2019, 5:00 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin closed T1479: libvyosconfig error reporting doesn't include line numbers as Resolved.
Sep 6 2019, 4:59 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin added a comment to T1479: libvyosconfig error reporting doesn't include line numbers.
>>> s="""
... foo {
...   bar {
...     baz quux foo
...   }
... }
... """
>>> import vyos.configtree
>>> c = vyos.configtree.ConfigTree(s)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/vyos/configtree.py", line 167, in __init__
    raise ValueError("Failed to parse config: {0}".format(msg))
ValueError: Failed to parse config: Syntax error on line 4, character 14: Invalid syntax.
Sep 6 2019, 4:46 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin closed T1360: DNS nameservers from dhcp not set, a subtask of T1598: New implementation of the resolv.conf and hosts update mechanism, as Resolved.
Sep 6 2019, 4:22 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1360: DNS nameservers from dhcp not set as Resolved.

It was indeed a bug, caused by the same issue as all other subtasks of T1598: lack of proper synchronization.
If it re-appears, please reopen of course.

Sep 6 2019, 4:22 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a parent task for T1360: DNS nameservers from dhcp not set: T1598: New implementation of the resolv.conf and hosts update mechanism.
Sep 6 2019, 4:21 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a subtask for T1598: New implementation of the resolv.conf and hosts update mechanism: T1360: DNS nameservers from dhcp not set.
Sep 6 2019, 4:21 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a project to T1360: DNS nameservers from dhcp not set: VyOS 1.2 Crux (VyOS 1.2.3).
Sep 6 2019, 4:21 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin edited projects for T1616: 'renew dhcpv6 interface <interfaceName>' command fails, but work within config session, added: VyOS 1.2 Crux (VyOS 1.2.3); removed VyOS 1.2 Crux (VyOS 1.2.4).
Sep 6 2019, 4:20 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin edited projects for T1540: Static-host-mappings disappear from /etc/hosts after a while, added: VyOS 1.2 Crux (VyOS 1.2.3); removed VyOS 1.3 Equuleus.
Sep 6 2019, 4:19 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1540: Static-host-mappings disappear from /etc/hosts after a while, a subtask of T1598: New implementation of the resolv.conf and hosts update mechanism, as Resolved.
Sep 6 2019, 4:19 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1540: Static-host-mappings disappear from /etc/hosts after a while as Resolved.

Disappearing entries should no longer be a problem, but if it re-appears due to a missing case, please reopen.

Sep 6 2019, 4:19 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin renamed T1316: Support for IS-IS from Support for ISIS to Support for IS-IS .
Sep 6 2019, 4:17 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin merged T1303: Implement ISIS into T1316: Support for IS-IS .
Sep 6 2019, 4:17 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin merged task T1303: Implement ISIS into T1316: Support for IS-IS .
Sep 6 2019, 4:17 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin closed T1264: /usr/libexec/vyos/conf_mode/host_name.py improvments, a subtask of T1598: New implementation of the resolv.conf and hosts update mechanism, as Resolved.
Sep 6 2019, 4:16 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1264: /usr/libexec/vyos/conf_mode/host_name.py improvments as Resolved.
Sep 6 2019, 4:16 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a subtask for T1598: New implementation of the resolv.conf and hosts update mechanism: T1264: /usr/libexec/vyos/conf_mode/host_name.py improvments.
Sep 6 2019, 4:15 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a parent task for T1264: /usr/libexec/vyos/conf_mode/host_name.py improvments: T1598: New implementation of the resolv.conf and hosts update mechanism.
Sep 6 2019, 4:15 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a parent task for T1398: Remove vyatta-config-migrate package: T805: Drop config compatibility with Vyatta Core older than 6.5.
Sep 6 2019, 4:15 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin added a subtask for T805: Drop config compatibility with Vyatta Core older than 6.5: T1398: Remove vyatta-config-migrate package.
Sep 6 2019, 4:15 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin closed T808: replace lighthttpd with nginx, a subtask of T1443: New "service https" implementation, as Resolved.
Sep 6 2019, 4:14 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T808: replace lighthttpd with nginx as Resolved.
Sep 6 2019, 4:14 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin added a subtask for T1443: New "service https" implementation: T808: replace lighthttpd with nginx.
Sep 6 2019, 4:13 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a parent task for T808: replace lighthttpd with nginx: T1443: New "service https" implementation.
Sep 6 2019, 4:13 PM · VyOS 1.3 Equuleus (1.3.0-epa1)

Sep 5 2019

dmbaturin changed Is it a breaking change? from none to behavior on T1443: New "service https" implementation.
Sep 5 2019, 1:10 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin changed the status of T1443: New "service https" implementation from In progress to Needs testing.
Sep 5 2019, 1:10 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a project to T1443: New "service https" implementation: VyOS 1.2 Crux (VyOS 1.2.3).
Sep 5 2019, 1:09 AM · VyOS 1.2 Crux (VyOS 1.2.3)

Sep 1 2019

dmbaturin added a subtask for T1625: Update validation rules for OSPF max-metric values: T1209: OSPF max-metric values over 100 cause commit errors.
Sep 1 2019, 9:00 PM
dmbaturin added a parent task for T1209: OSPF max-metric values over 100 cause commit errors: T1625: Update validation rules for OSPF max-metric values.
Sep 1 2019, 9:00 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin created T1625: Update validation rules for OSPF max-metric values.
Sep 1 2019, 8:59 PM
dmbaturin renamed T1209: OSPF max-metric values over 100 cause commit errors from OSPF max-metric configuration not supported to OSPF max-metric values over 100 cause commit errors.
Sep 1 2019, 8:56 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1209: OSPF max-metric values over 100 cause commit errors as Resolved.

As a stopgap measure that allows old config to load, I've made the script cap it at 100:

Sep 1 2019, 8:55 PM · VyOS 1.2 Crux (VyOS 1.2.3)

Aug 31 2019

dmbaturin added a project to T1209: OSPF max-metric values over 100 cause commit errors: VyOS 1.2 Crux (VyOS 1.2.3).
Aug 31 2019, 9:30 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1542: static-host-mapping entries broken after reboot, a subtask of T1598: New implementation of the resolv.conf and hosts update mechanism, as Resolved.
Aug 31 2019, 8:56 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1542: static-host-mapping entries broken after reboot as Resolved.
Aug 31 2019, 8:56 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin changed the status of T1543: Add a source address/interface option for commit archive connections from Open to Needs testing.

Cherry-picked into crux.

Aug 31 2019, 8:56 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1531: Several bugs in cluster configuration, a subtask of T1598: New implementation of the resolv.conf and hosts update mechanism, as Resolved.
Aug 31 2019, 8:50 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1531: Several bugs in cluster configuration as Resolved.
Aug 31 2019, 8:50 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a subtask for T1598: New implementation of the resolv.conf and hosts update mechanism: T1531: Several bugs in cluster configuration.
Aug 31 2019, 8:50 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a parent task for T1531: Several bugs in cluster configuration: T1598: New implementation of the resolv.conf and hosts update mechanism.
Aug 31 2019, 8:50 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1468: BGP route-reflector-client config erroneously claims remote-as is incorrect as Resolved.
Aug 31 2019, 8:39 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a comment to T1468: BGP route-reflector-client config erroneously claims remote-as is incorrect.

@rgrant I've cherry-picked it into Crux, will be in the 1.2.3 release soon.

Aug 31 2019, 8:38 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin removed a project from T1243: BGP local-as accept wrong values: VyOS 1.2 Crux (VyOS 1.2.3).
Aug 31 2019, 4:36 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
dmbaturin set Is it a breaking change? to validation on T1456: Port group cannot be configured if the same port is configured as standalone and inside a range.
Aug 31 2019, 3:05 AM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin closed T1460: "show firewall ...." doesn't support counters with more than eight digits as Resolved.

Cherry-picked into crux.

Aug 31 2019, 2:57 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1420: logrotate permission errors on vyatta logfiles as Resolved.
Aug 31 2019, 2:50 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a comment to T1420: logrotate permission errors on vyatta logfiles.

Cherry-picked into crux.

Aug 31 2019, 2:49 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin changed Why the issue appeared? from none to implementation-mistake on T1527: Typo in dhcpv6-server description.
Aug 31 2019, 2:25 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a project to T1559: webproxy (squidguard) doesn't work: VyOS 1.2 Crux (VyOS 1.2.3).
Aug 31 2019, 1:15 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1559: webproxy (squidguard) doesn't work as Resolved.

Cherry-picked into crux.

Aug 31 2019, 1:15 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1530: vyos 1.2.1 "set system syslog global archive file" don't work as Resolved.

CHerry-picked into crux.

Aug 31 2019, 12:56 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin changed the status of T1605: L2tp over IPsec not working in Crux from Open to Needs testing.
Aug 31 2019, 12:45 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1362: Incorrect handling of special characters in VRRP passwords as Resolved.

Cherry-picked into crux.

Aug 31 2019, 12:42 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin claimed T1429: [DONT FIX] most functions in Interface.pm are broken.
Aug 31 2019, 12:16 AM · VyOS 1.4 Sagitta
dmbaturin closed T1529: BGP unnumbered is not working with a vif interface as Resolved.

Cherry-picked into crux.

Aug 31 2019, 12:09 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1472: Impossible to recreate group in rfc3768-compatibility mode as Resolved.

Imported 2.0.17 into crux.

Aug 31 2019, 12:05 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1576: show arp interface <interface> does not work as Resolved.
Aug 31 2019, 12:02 AM · VyOS 1.2 Crux (VyOS 1.2.3)

Aug 30 2019

dmbaturin closed T1587: New implementation of "monitor interface" as Resolved.

Actually, there are already run monitor traffic interface $intf commands and they work fine in 1.2.3.

Aug 30 2019, 11:22 PM · VyOS 1.2 Crux (VyOS 1.2.3)

Aug 29 2019

dmbaturin created T1619: Migrate user home directories on image update.
Aug 29 2019, 10:29 AM · VyOS 1.5 Circinus
dmbaturin closed T1571: `show log vpn ipsec` produces no output as Resolved.
Aug 29 2019, 10:24 AM · VyOS 1.2 Crux (VyOS 1.2.3)

Aug 27 2019

dmbaturin added a parent task for T1540: Static-host-mappings disappear from /etc/hosts after a while: T1598: New implementation of the resolv.conf and hosts update mechanism.
Aug 27 2019, 6:00 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a subtask for T1598: New implementation of the resolv.conf and hosts update mechanism: T1540: Static-host-mappings disappear from /etc/hosts after a while.
Aug 27 2019, 6:00 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a subtask for T1598: New implementation of the resolv.conf and hosts update mechanism: T1542: static-host-mapping entries broken after reboot.
Aug 27 2019, 5:58 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a parent task for T1542: static-host-mapping entries broken after reboot: T1598: New implementation of the resolv.conf and hosts update mechanism.
Aug 27 2019, 5:58 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1250: FRR not setting default gateway from DHCP as Resolved.

If it reappears, feel free to reopen.

Aug 27 2019, 5:57 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

Aug 20 2019

dmbaturin triaged T1598: New implementation of the resolv.conf and hosts update mechanism as Unbreak Now! priority.
Aug 20 2019, 4:53 PM · VyOS 1.2 Crux (VyOS 1.2.3)

Aug 18 2019

dmbaturin added a comment to T1590: Convert 'show system' operations from vyatta-op to python/xml syntax.

@alkersan Looks good, thanks!

Aug 18 2019, 4:24 PM · VyOS 1.3 Equuleus (1.3.0)

Aug 16 2019

dmbaturin added a comment to T1587: New implementation of "monitor interface".

I think we should use it as a chance to improve it. The nesting does not do anyone any favors, tcpdump applies to all interface type, so a single level "monitor interface $intf" command is going to be easier to use.

Aug 16 2019, 9:22 AM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin renamed T1587: New implementation of "monitor interface" from Op mode command 'monitor interfaces' is missing to New implementation of "monitor interface".
Aug 16 2019, 9:20 AM · VyOS 1.2 Crux (VyOS 1.2.3)

Aug 9 2019

dmbaturin changed the status of T1571: `show log vpn ipsec` produces no output from Open to Needs testing.

Fixed. Should in the next nightly build.

Aug 9 2019, 12:00 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin claimed T1571: `show log vpn ipsec` produces no output .
Aug 9 2019, 8:01 AM · VyOS 1.2 Crux (VyOS 1.2.3)

Jul 29 2019

dmbaturin closed T1532: [equuleus] buster: GPG error on vyos package repository, a subtask of T1132: Build on Debian Buster, as Resolved.
Jul 29 2019, 10:29 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin closed T1532: [equuleus] buster: GPG error on vyos package repository as Resolved.

I've fixed the setup and re-populated the equuleus repo.

Jul 29 2019, 10:29 PM · VyOS 1.3 Equuleus (1.3.0)

Jul 25 2019

dmbaturin updated the task description for T1543: Add a source address/interface option for commit archive connections.
Jul 25 2019, 3:44 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin triaged T1543: Add a source address/interface option for commit archive connections as Normal priority.
Jul 25 2019, 3:44 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin claimed T1542: static-host-mapping entries broken after reboot.
Jul 25 2019, 3:41 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin edited projects for T1542: static-host-mapping entries broken after reboot, added: VyOS 1.2 Crux (VyOS 1.2.3); removed VyOS 1.2 Crux.
Jul 25 2019, 3:41 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a comment to T1542: static-host-mapping entries broken after reboot.

I could reproduce it. The DHCP client script overwrites those entries.

Jul 25 2019, 3:41 PM · VyOS 1.2 Crux (VyOS 1.2.3)

Jul 18 2019

dmbaturin changed the status of T1362: Incorrect handling of special characters in VRRP passwords from Open to Needs testing.
Jul 18 2019, 10:43 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1527: Typo in dhcpv6-server description as Resolved.

We cannot backport anything that introduces a syntax or behaviour change, much less if it may possibly need a migration script. ;)

Jul 18 2019, 10:13 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin changed the status of T1472: Impossible to recreate group in rfc3768-compatibility mode from Confirmed to Needs testing.

@zsdc I've included keepalived 2.0.17 in the rolling release repo and it will be in tomorrow's nightly build. Please test.

Jul 18 2019, 10:09 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin changed the status of T1440: Creating two DHCPv6 shared-network-names with the same subnet is allowed, causes dhcpd to fail to start. from Open to Backport candidate.
Jul 18 2019, 10:05 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin added a comment to T1440: Creating two DHCPv6 shared-network-names with the same subnet is allowed, causes dhcpd to fail to start..

I would be wary of including it in Crux, since it's a behaviour change.

Jul 18 2019, 10:05 PM · VyOS 1.3 Equuleus (1.3.0)

Jul 16 2019

dmbaturin added a comment to T1519: Firewall get's confused when using the same network-group name for IPv4 and IPv6.

This is really a broken abstraction. There is no separate namespaces for IPv4 and IPv6 groups in IPset.
We'll have to autoprefix the groups or similar, if we want it to work that way.

Jul 16 2019, 7:35 PM · VyOS 1.3 Equuleus (1.3.7), test

Jul 10 2019

dmbaturin closed T1503: Add functions for commit lock checking as Resolved.
Jul 10 2019, 6:12 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin edited projects for T818: SNMP v3 - remove required engineid from user node, added: VyOS 1.2 Crux (VyOS 1.2.3); removed VyOS 1.2 Crux (VyOS 1.2.2).
Jul 10 2019, 6:12 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin edited projects for T1131: open-vm-tools causing 100% CPU load, added: VyOS 1.2 Crux (VyOS 1.2.3); removed VyOS 1.2 Crux (VyOS 1.2.2).
Jul 10 2019, 6:11 PM · VyOS 1.2 Crux (VyOS 1.2.2)
dmbaturin edited projects for T1209: OSPF max-metric values over 100 cause commit errors, added: VyOS 1.2 Crux (VyOS 1.2.3); removed VyOS 1.2 Crux (VyOS 1.2.2).
Jul 10 2019, 6:11 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin removed a project from T1288: FRR: rewrite staticd backend (/opt/vyatta/share/vyatta-cfg/templates/protocols/static/*): VyOS 1.2 Crux (VyOS 1.2.2).
Jul 10 2019, 6:10 PM · VyOS 1.3 Equuleus (1.3.3)