Page MenuHomeVyOS Platform
Feed All Stories

Aug 5 2022

Viacheslav updated subscribers of T4597: Check bind port before assign service HTTPS API and openconnect.
Aug 5 2022, 3:48 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4597: Check bind port before assign service HTTPS API and openconnect.

PR checks if openconnect port is listened by another service https://github.com/vyos/vyos-1x/pull/1460

Aug 5 2022, 3:47 PM · VyOS 1.4 Sagitta
n.fort changed the status of T4598: nat66 - Add exclude options from Open to In progress.
Aug 5 2022, 3:16 PM · VyOS 1.4 Sagitta
n.fort claimed T4598: nat66 - Add exclude options.
Aug 5 2022, 3:15 PM · VyOS 1.4 Sagitta
n.fort created T4598: nat66 - Add exclude options.
Aug 5 2022, 3:15 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4597: Check bind port before assign service HTTPS API and openconnect from Open to In progress.
Aug 5 2022, 2:26 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4589: BGP listen limit Increase via CLI command.

It is already present in 1.4

vyos@r14:~$ show conf com | match bgp
set protocols bgp listen limit '1000'
set protocols bgp listen range 192.0.2.0/24 peer-group 'FOO'
set protocols bgp local-as '65001'
set protocols bgp peer-group FOO remote-as '65001'
Aug 5 2022, 12:39 PM · VyOS 1.4 Sagitta
zsdc changed the status of T4589: BGP listen limit Increase via CLI command from Open to Confirmed.
Aug 5 2022, 12:16 PM · VyOS 1.4 Sagitta
Viacheslav created T4597: Check bind port before assign service HTTPS API and openconnect.
Aug 5 2022, 11:40 AM · VyOS 1.4 Sagitta
Viacheslav added a subtask for T4564: Root task for rewriting [op-mode] to vyos.opmode format: T4596: "show openconnect-server sessions" command does not work in the openconnect module.
Aug 5 2022, 10:43 AM · VyOS 1.4 Sagitta
Viacheslav added a parent task for T4596: "show openconnect-server sessions" command does not work in the openconnect module: T4564: Root task for rewriting [op-mode] to vyos.opmode format.
Aug 5 2022, 10:43 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4596: "show openconnect-server sessions" command does not work in the openconnect module.

It appeared after this commit
It doesn't like this check https://github.com/vyos/vyos-1x/blob/2a10ffa4b5074be27458159fa94d6227d0e5c7f7/src/op_mode/openconnect-control.py#L63-L65
Check root user https://github.com/vyos/vyos-1x/blob/2a10ffa4b5074be27458159fa94d6227d0e5c7f7/python/vyos/util.py#L625-L626

Aug 5 2022, 10:04 AM · VyOS 1.4 Sagitta
a.apostoliuk created T4596: "show openconnect-server sessions" command does not work in the openconnect module.
Aug 5 2022, 8:14 AM · VyOS 1.4 Sagitta
a.apostoliuk created T4595: DPD interval and timeout do not work in DMVPN.
Aug 5 2022, 7:21 AM · VyOS 1.4 Sagitta

Aug 4 2022

HON added a comment to T2408: DHCP Relay upstream and downstream interfaces.

Would it be an option to instead just add new listen-interface and upstream-interface statements, same as for dhcp-relay6? Then keep interface completely unchanged to avoid breaking weird usages, but add some deprecation notice to the CLI.

Aug 4 2022, 8:27 PM · VyOS 1.4 Sagitta
n.fort added a comment to T2408: DHCP Relay upstream and downstream interfaces.

Currently thinking on how to implement this.
One option could be:

Aug 4 2022, 8:11 PM · VyOS 1.4 Sagitta
n.fort added a project to T2408: DHCP Relay upstream and downstream interfaces: VyOS 1.4 Sagitta.
Aug 4 2022, 7:59 PM · VyOS 1.4 Sagitta
c-po closed T4257: Discussion on changing BGP autonomous system number syntax as Resolved.
Aug 4 2022, 7:27 PM · VyOS 1.4 Sagitta
Nova_Logic renamed T4587: wan load balance issues with 3 or more WANs from wan load balance issues with 3 WANs to wan load balance issues with 3 or more WANs.
Aug 4 2022, 6:55 PM · VyOS 1.4 Sagitta
jack9603301 added a comment to T2898: Support NDP proxy.

@hensur You haven't dealt with this for a long time

Aug 4 2022, 5:39 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4572: Add an option to force interface MTU to the value received from DHCP from Confirmed to Needs testing.
Aug 4 2022, 3:11 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav changed the status of T4547: Show vpn ipsec sa show unexpected prefix 'B' in packets, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, from Open to In progress.
Aug 4 2022, 1:54 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4547: Show vpn ipsec sa show unexpected prefix 'B' in packets from Open to In progress.
Aug 4 2022, 1:54 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4594: Rewrite op-mode IPsec to vyos.opmode format, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, from Open to In progress.
Aug 4 2022, 1:54 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4594: Rewrite op-mode IPsec to vyos.opmode format from Open to In progress.
Aug 4 2022, 1:54 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4586: Add to NAT66: SNAT destination address and DNAT source address. from Open to Needs testing.
Aug 4 2022, 1:50 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4594: Rewrite op-mode IPsec to vyos.opmode format.

PR https://github.com/vyos/vyos-1x/pull/1458
Formatted output

vyos@r14:~$ show vpn ipsec sa
Connection                 State    Uptime    Bytes In/Out    Packets In/Out    Remote address    Remote ID    Proposal
-------------------------  -------  --------  --------------  ----------------  ----------------  -----------  ---------------------------------------
peer_2001-db8--2_tunnel_0  up       9m15s     0B/0B           0/0               2001:db8::2       2001:db8::2  AES_CBC_256/HMAC_SHA2_256_128/MODP_2048
peer_2001-db8--2_tunnel_0  up       24m9s     0B/0B           0/0               2001:db8::2       2001:db8::2  AES_CBC_256/HMAC_SHA2_256_128/MODP_2048
vyos@r14:~$
Aug 4 2022, 1:18 PM · VyOS 1.4 Sagitta
Viacheslav created T4594: Rewrite op-mode IPsec to vyos.opmode format.
Aug 4 2022, 10:11 AM · VyOS 1.4 Sagitta
ssasso added a comment to T4593: Upgrade strongswan to 5.9.8.

From the strongswan 5.9.6 changelog:

Actively initiating duplicate CHILD_SAs within the same IKE_SA is now largely prevented. This can happen if trap policies are installed and an IKE_SA with its CHILD_SAs is reestablished (e.g. with break-before-make reauthentication or dpd_action=restart). This does not prevent duplicates if they are initiated by the two peers concurrently.
Aug 4 2022, 7:15 AM · VyOS 1.4 Sagitta
ssasso updated the task description for T4593: Upgrade strongswan to 5.9.8.
Aug 4 2022, 7:12 AM · VyOS 1.4 Sagitta
ssasso created T4593: Upgrade strongswan to 5.9.8.
Aug 4 2022, 7:10 AM · 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.204 / 5.10.129 to Update Linux Kernel to v5.4.208 / 5.10.135.
Aug 4 2022, 6:34 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po moved T4592: macsec: can not create two interfaces using the same source-interface from Need Triage to In Progress on the VyOS 1.3 Equuleus (1.3.2) board.
Aug 4 2022, 6:30 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po moved T4592: macsec: can not create two interfaces using the same source-interface from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Aug 4 2022, 6:30 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po added a project to T4592: macsec: can not create two interfaces using the same source-interface: VyOS 1.3 Equuleus (1.3.2).
Aug 4 2022, 6:29 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po changed the status of T4592: macsec: can not create two interfaces using the same source-interface from Open to In progress.
Aug 4 2022, 5:30 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po created T4592: macsec: can not create two interfaces using the same source-interface.
Aug 4 2022, 5:30 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta

Aug 3 2022

fab.graglia created T4591: Delete my account VyOS Platform.
Aug 3 2022, 7:11 PM · VyOS 1.4 Sagitta
fab.graglia updated fab.graglia.
Aug 3 2022, 7:03 PM
fab.graglia updated fab.graglia.
Aug 3 2022, 6:59 PM
fab.graglia created T4590: QoS configurations causing commit errors..
Aug 3 2022, 6:58 PM
fab.graglia updated fab.graglia.
Aug 3 2022, 6:54 PM
Nova_Logic added a comment to T4470: Rewrite load-balancing wan to XML/Python.

also it would be good if WLB function will control main routing table, that would help to avoid a lot of confusion with protocols static configuration& WLB function. Current documentation does not telling anything about how exactly protocols static 0.0.0.0/0 route must be set with WLB.
From what I had tested:
1)WLB creates additional routing tables and setting PBR rules
2)without protocols static route 0.0.0.0 with next-hops to every wlb GW local vyos traffic would not work(as would not work traffic to vyos)

Aug 3 2022, 6:20 PM · VyOS 1.4 Sagitta
pjeevarathinam created T4589: BGP listen limit Increase via CLI command.
Aug 3 2022, 5:25 PM · VyOS 1.4 Sagitta
e-zann added a watcher for VyOS 1.3 Equuleus: e-zann.
Aug 3 2022, 5:03 PM
e-zann added a watcher for VyOS 1.4 Sagitta: e-zann.
Aug 3 2022, 5:02 PM
pjeevarathinam updated the task description for T4588: BGP Peer Group Scaling issues.
Aug 3 2022, 2:51 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
pjeevarathinam updated the task description for T4588: BGP Peer Group Scaling issues.
Aug 3 2022, 2:50 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
pjeevarathinam created T4588: BGP Peer Group Scaling issues.
Aug 3 2022, 2:49 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jack9603301 added a comment to T160: Support NAT64.

It sounds like people prefer jool, and in my personal opinion, if there is a package that is still active up to now, like jool, then jool is probably better. But whatever it is, it's foreign to me

Aug 3 2022, 1:54 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T4586: Add to NAT66: SNAT destination address and DNAT source address..

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

set nat66 destination rule 10 destination address '2001:db8:1111::/64'
set nat66 destination rule 10 inbound-interface 'eth1'
set nat66 destination rule 10 source address '!2001:db8::6/127'
set nat66 destination rule 10 translation address '2001:db8::444'
set nat66 source rule 10 destination prefix '2001:db8::2/128'
set nat66 source rule 10 outbound-interface 'eth1'
set nat66 source rule 10 source prefix '2001:db8:1111::/64'
set nat66 source rule 10 translation address 'masquerade'
set nat66 source rule 20 destination prefix '!2001:db8::6/127'
set nat66 source rule 20 outbound-interface 'eth1'
set nat66 source rule 20 source prefix '2001:db8:1111::/64'
set nat66 source rule 20 translation address 'masquerade'
Aug 3 2022, 1:07 PM · VyOS 1.4 Sagitta
Nova_Logic added a comment to T4587: wan load balance issues with 3 or more WANs.

Also I had tried to assign IP addresses directly to wan interfaces to test if it's somehow related to usage of vrrp combined with WLB- it does not work.

Aug 3 2022, 10:52 AM · VyOS 1.4 Sagitta
Viacheslav added a subtask for T4470: Rewrite load-balancing wan to XML/Python: T4443: Wan Load Balancing Multiple Regressions.
Aug 3 2022, 10:48 AM · VyOS 1.4 Sagitta
Viacheslav added a parent task for T4443: Wan Load Balancing Multiple Regressions: T4470: Rewrite load-balancing wan to XML/Python.
Aug 3 2022, 10:48 AM · VyOS 1.3 Equuleus (1.3.7)
Viacheslav added a subtask for T4470: Rewrite load-balancing wan to XML/Python: T4587: wan load balance issues with 3 or more WANs.
Aug 3 2022, 10:47 AM · VyOS 1.4 Sagitta
Viacheslav added a parent task for T4587: wan load balance issues with 3 or more WANs: T4470: Rewrite load-balancing wan to XML/Python.
Aug 3 2022, 10:47 AM · VyOS 1.4 Sagitta
Viacheslav added a project to T4587: wan load balance issues with 3 or more WANs: VyOS 1.4 Sagitta.
Aug 3 2022, 10:47 AM · VyOS 1.4 Sagitta
Nova_Logic updated the task description for T4587: wan load balance issues with 3 or more WANs.
Aug 3 2022, 2:51 AM · VyOS 1.4 Sagitta

Aug 2 2022

Nova_Logic created T4587: wan load balance issues with 3 or more WANs.
Aug 2 2022, 10:03 PM · VyOS 1.4 Sagitta
RyVolodya updated the task description for T4586: Add to NAT66: SNAT destination address and DNAT source address..
Aug 2 2022, 4:43 PM · VyOS 1.4 Sagitta
RyVolodya updated the task description for T4586: Add to NAT66: SNAT destination address and DNAT source address..
Aug 2 2022, 4:37 PM · VyOS 1.4 Sagitta
zsdc changed the status of T4548: GRUB loader configuration rework from Open to In progress.
Aug 2 2022, 4:21 PM · VyOS 1.4 Sagitta
Viacheslav closed T4585: Rewrite op-mode containers to vyos.opmode , a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, as Resolved.
Aug 2 2022, 3:38 PM · VyOS 1.4 Sagitta
Viacheslav closed T4585: Rewrite op-mode containers to vyos.opmode as Resolved.
Aug 2 2022, 3:38 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4585: Rewrite op-mode containers to vyos.opmode .

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

vyos@r14:~$ /usr/libexec/vyos/op_mode/container.py restart --name alp01
Container name "alp01" restarted!
vyos@r14:~$ 
vyos@r14:~$ /usr/libexec/vyos/op_mode/container.py restart --name alp02
Error: no container with name or ID alp02 found: no such container
vyos@r14:~$
Aug 2 2022, 2:36 PM · VyOS 1.4 Sagitta
Viacheslav claimed T4585: Rewrite op-mode containers to vyos.opmode .
Aug 2 2022, 2:15 PM · VyOS 1.4 Sagitta
RyVolodya updated the task description for T4586: Add to NAT66: SNAT destination address and DNAT source address..
Aug 2 2022, 2:09 PM · VyOS 1.4 Sagitta
RyVolodya updated the task description for T4586: Add to NAT66: SNAT destination address and DNAT source address..
Aug 2 2022, 2:09 PM · VyOS 1.4 Sagitta
RyVolodya created T4586: Add to NAT66: SNAT destination address and DNAT source address..
Aug 2 2022, 1:59 PM · VyOS 1.4 Sagitta
sirsquidness added a comment to T2700: Redirecting traffic from PPPoE interface to IFB fails.

Hi friends, I'm experiencing what appears to be the same bug. In my case, it's on a redirect on a vif subinterface on a bonding interface. So perhaps bug is not so much about PPPoE interfaces, so much as any interfaces that don't exist before the commit is done.

Aug 2 2022, 1:56 PM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project
Viacheslav changed the status of T4585: Rewrite op-mode containers to vyos.opmode , a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, from Open to In progress.
Aug 2 2022, 12:25 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4585: Rewrite op-mode containers to vyos.opmode from Open to In progress.
Aug 2 2022, 12:25 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4544: Generate schema definitions from standardized op-mode scripts.

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

curl -k --raw 'https://localhost/graphql' \
  -H 'Content-Type: application/json' \
  -d '{"query":" {\n ShowVrf (data: {key: \"foo\"}) {\n  success\n  errors\n  data {\n    result\n  }\n}\n}\n"}'

Getting data:

{"data":{"ShowVrf":{"success":true,"errors":null,"data":{"result":[{"ifname":"foo","operstate":"UP","address":"26:f6:35:05:7e:0a","flags":["NOARP","MASTER","UP","LOWER_UP"]}]}}}}
Aug 2 2022, 12:19 PM · VyOS 1.4 Sagitta
c-po added a comment to T4538: Macsec does not work correctly when the interface status changes..

Works as expected in a recent rolling (e.g. 1.4-rolling-202208021045)

Aug 2 2022, 11:27 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po changed the status of T4537: MACsec not working with cipher gcm-aes-256 from Open to Needs testing.
Aug 2 2022, 11:13 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav added a comment to T4585: Rewrite op-mode containers to vyos.opmode .

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

Aug 2 2022, 11:00 AM · VyOS 1.4 Sagitta
c-po closed T4515: Reduce telegraf binary size as Resolved.
Aug 2 2022, 10:31 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po changed the status of T4538: Macsec does not work correctly when the interface status changes. from Open to In progress.
Aug 2 2022, 10:30 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po moved T4537: MACsec not working with cipher gcm-aes-256 from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Aug 2 2022, 10:30 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav created T4585: Rewrite op-mode containers to vyos.opmode .
Aug 2 2022, 10:28 AM · VyOS 1.4 Sagitta
c-po moved T4584: hostap: create custom package build from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Aug 2 2022, 9:05 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po claimed T4584: hostap: create custom package build.
Aug 2 2022, 9:04 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po created T4584: hostap: create custom package build.
Aug 2 2022, 9:04 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta

Aug 1 2022

c-po added a comment to T4537: MACsec not working with cipher gcm-aes-256.

The root issue is wpa_supplicant shipped in Debian does not contain commit https://w1.fi/cgit/hostap/commit/?id=46c635910a724ed14ee9ace549fed9790ed5980b which adds a new configuration file option named:

Aug 1 2022, 4:58 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav added a comment to T4572: Add an option to force interface MTU to the value received from DHCP.

PR for 1.3 https://github.com/vyos/vyos-1x/pull/1453

Aug 1 2022, 4:27 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
jack9603301 updated the task description for T3116: Support back-end L4 level load balancing.
Aug 1 2022, 3:35 PM · VyOS 1.4 Sagitta
jack9603301 updated the task description for T3116: Support back-end L4 level load balancing.
Aug 1 2022, 3:35 PM · VyOS 1.4 Sagitta
jack9603301 added a comment to T2518: Support NAT for ipv6(NPT).

@ajgnet If you have a way to limit the dynamic prefix to a known prefix, then using 1:1 NAT66 prefix translation should work (only the host segment is dynamic)

Aug 1 2022, 3:27 PM · VyOS 1.4 Sagitta
jack9603301 added a comment to T3596: Support wide-dhcp6-relay.

@c-po You haven't replied for a long time, please let me know if you have any other questions

Aug 1 2022, 3:14 PM · VyOS 1.5 Circinus
Viacheslav edited projects for T4572: Add an option to force interface MTU to the value received from DHCP, added: VyOS 1.3 Equuleus (1.3.2); removed VyOS 1.3 Equuleus.
Aug 1 2022, 3:07 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav added a comment to T4572: Add an option to force interface MTU to the value received from DHCP.

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

Aug 1 2022, 1:30 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav added a comment to T4572: Add an option to force interface MTU to the value received from DHCP.

To solve the issue with MTU over DHCP we can use some new options like mtu for example:

set interfaces ethernet eth0 dhcp-options mtu
Aug 1 2022, 12:24 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav created T4583: Rewrite VRRP op-mode to vyos.opmode format.
Aug 1 2022, 10:04 AM · VyOS 1.4 Sagitta
Viacheslav closed T4581: 'show system cpu' not working, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, as Resolved.
Aug 1 2022, 8:52 AM · VyOS 1.4 Sagitta
Viacheslav closed T4581: 'show system cpu' not working as Resolved.
Aug 1 2022, 8:52 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4562: Rewrite show vrf to new format.

Fix https://github.com/vyos/vyos-1x/pull/1451

Aug 1 2022, 8:47 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4562: Rewrite show vrf to new format.

If vrf not configured:

vyos@r14:~$ /usr/libexec/vyos/op_mode/vrf.py show
Traceback (most recent call last):
  File "/usr/libexec/vyos/op_mode/vrf.py", line 89, in <module>
    res = vyos.opmode.run(sys.modules[__name__])
  File "/usr/lib/python3/dist-packages/vyos/opmode.py", line 118, in run
    res = func(**args)
  File "/usr/libexec/vyos/op_mode/vrf.py", line 84, in show
    return _get_formatted_output(vrf_data)
  File "/usr/libexec/vyos/op_mode/vrf.py", line 68, in _get_formatted_output
    state = vrf.get('operstate').lower()
AttributeError: 'NoneType' object has no attribute 'lower'
vyos@r14:~$
Aug 1 2022, 8:32 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4582: Router-advert: Preferred lifetime cannot equal valid lifetime in PIOs from Open to Needs testing.
Aug 1 2022, 7:54 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav closed T4578: Rewrite show dns forwarding statistics to new format, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, as Resolved.
Aug 1 2022, 6:50 AM · VyOS 1.4 Sagitta
Viacheslav closed T4578: Rewrite show dns forwarding statistics to new format as Resolved.
Aug 1 2022, 6:50 AM · VyOS 1.4 Sagitta