Page MenuHomeVyOS Platform
Feed All Stories

Aug 2 2024

jestabro added a comment to T6629: Config mode scripts should call modprobe with a standard function.

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

Aug 2 2024, 2:25 PM · VyOS 1.5 Circinus, VyOS Rolling
jestabro added a comment to T6632: Add missing standard functions to config mode scripts, and confirm in existing nosetest.

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

Aug 2 2024, 2:25 PM · VyOS 1.5 Circinus, VyOS Rolling
jestabro added a parent task for T6632: Add missing standard functions to config mode scripts, and confirm in existing nosetest: T6608: configd should report exceptions uncaught by conf_mode scripts as commit error.
Aug 2 2024, 2:12 PM · VyOS 1.5 Circinus, VyOS Rolling
jestabro added a subtask for T6608: configd should report exceptions uncaught by conf_mode scripts as commit error: T6632: Add missing standard functions to config mode scripts, and confirm in existing nosetest.
Aug 2 2024, 2:12 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS Rolling
jestabro created T6632: Add missing standard functions to config mode scripts, and confirm in existing nosetest.
Aug 2 2024, 2:12 PM · VyOS 1.5 Circinus, VyOS Rolling
Viacheslav changed the status of T6618: ipsec: remote access VPN: "generate ipsec profile windows-remote-access" broken from In progress to Needs testing.
Aug 2 2024, 1:52 PM · Bugs, VyOS 1.4 Sagitta (1.4.1), VyOS Rolling, VyOS 1.5 Circinus
Viacheslav changed the status of T6617: ipsec: remote access VPN: "generate ipsec profile ios-remote-access" wrong profile for x509 auth from In progress to Needs testing.
Aug 2 2024, 1:52 PM · Bugs, VyOS 1.4 Sagitta (1.4.1), VyOS Rolling, VyOS 1.5 Circinus
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXa66992d331b6: nat64: T6627: call check_kmod within standard config function (authored by jestabro).
Aug 2 2024, 1:48 PM
GitHub <noreply@github.com> committed rVYOSONEX0f66f4a84dee: Merge pull request #3927 from jestabro/nat64-check-kmod (authored by dmbaturin).
Aug 2 2024, 1:18 PM
jestabro committed rVYOSONEXaeb51976ea23: nat64: T6627: call check_kmod within standard config function.
Aug 2 2024, 1:18 PM
a.apostoliuk added a comment to T2326: Migrate NHRP(DMVPN) to FRR.

https://github.com/FRRouting/frr/issues/16507

Aug 2 2024, 12:55 PM · VyOS 1.5 Circinus
a.apostoliuk claimed T2326: Migrate NHRP(DMVPN) to FRR.
Aug 2 2024, 12:50 PM · VyOS 1.5 Circinus
GitHub <noreply@github.com> committed rVYOSONEXede841f31425: Merge pull request #3921 from vyos/mergify/bp/sagitta/pr-3903 (authored by c-po).
Aug 2 2024, 12:43 PM
GitHub <noreply@github.com> committed rVYOSONEX5e770b631d4e: Merge pull request #3905 from vyos/mergify/bp/sagitta/pr-3883 (authored by c-po).
Aug 2 2024, 12:01 PM
n.fort changed the status of T6631: Error on firewall while using jump-target and no custom ruleset are present from Open to In progress.
Aug 2 2024, 11:48 AM · VyOS Rolling, VyOS 1.5 Circinus
n.fort created T6631: Error on firewall while using jump-target and no custom ruleset are present.
Aug 2 2024, 11:48 AM · VyOS Rolling, VyOS 1.5 Circinus
GitHub <noreply@github.com> committed rVYOSONEX1982aa3434d0: Merge pull request #3929 from vyos/mergify/bp/circinus/pr-3923 (authored by dmbaturin).
Aug 2 2024, 11:37 AM
Viacheslav changed the status of T5487: OPENVPN -DEPRECATED OPTION: --cipher from Unknown Status to Resolved.
Aug 2 2024, 10:47 AM · VyOS 1.5 Circinus, Restricted Project
Viacheslav added a comment to T6626: show dhcpv6 server leases fails.

With these changes https://github.com/vyos/vyos-1x/commit/253bf34371173e3cdd4871c18148ed75c3fa0832

vyos@server:~$ show dhcpv6 server leases 
Traceback (most recent call last):
  File "/usr/libexec/vyos/op_mode/dhcp.py", line 438, in <module>
    res = vyos.opmode.run(sys.modules[__name__])
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/vyos/opmode.py", line 263, in run
    res = func(**args)
          ^^^^^^^^^^^^
  File "/usr/libexec/vyos/op_mode/dhcp.py", line 265, in _wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/libexec/vyos/op_mode/dhcp.py", line 322, in show_server_leases
    return _get_formatted_server_leases(lease_data, family=family)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/libexec/vyos/op_mode/dhcp.py", line 175, in _get_formatted_server_leases
    end =  _utc_to_local(end).strftime('%Y/%m/%d %H:%M:%S')
           ^^^^^^^^^^^^^^^^^^
  File "/usr/libexec/vyos/op_mode/dhcp.py", line 47, in _utc_to_local
    return datetime.fromtimestamp((datetime.fromtimestamp(utc_dt) - datetime(1970, 1, 1)).total_seconds())
                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object cannot be interpreted as an integer
vyos@server:~$
Aug 2 2024, 8:41 AM · VyOS 1.4 Sagitta (1.4.1)
Viacheslav renamed T6625: Firewall group size limit API from Firewall group size limit to Firewall group size limit API.
Aug 2 2024, 8:16 AM · VyOS Rolling, Bugs

Aug 1 2024

lucasec created T6630: ntp: support hardware timestamp offload and other mechanisms to improve accuracy.
Aug 1 2024, 9:22 PM · VyOS Rolling
tiberiuv added a comment to T6625: Firewall group size limit API.

The server has 8GB RAM

Aug 1 2024, 7:15 PM · VyOS Rolling, Bugs
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX129290690bc6: console: T3334: remove unused directories imported from vyos.defaults (authored by c-po).
Aug 1 2024, 5:58 PM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX73661fae84bd: console: T3334: remove unused directories imported from vyos.defaults (authored by c-po).
Aug 1 2024, 5:57 PM
c-po committed rVYOSONEX4055090a8d4f: console: T3334: remove unused directories imported from vyos.defaults.
Aug 1 2024, 5:57 PM
GitHub <noreply@github.com> committed rVYOSONEXe55f7894b9d9: Merge pull request #3923 from c-po/console-T3334 (authored by c-po).
Aug 1 2024, 5:57 PM
jestabro added a subtask for T6627: nat64 config mode script configures state outside of canonical functions, preventing running under configd: T6629: Config mode scripts should call modprobe with a standard function.
Aug 1 2024, 5:27 PM · VyOS 1.5 Circinus, VyOS Rolling
jestabro added a parent task for T6629: Config mode scripts should call modprobe with a standard function: T6627: nat64 config mode script configures state outside of canonical functions, preventing running under configd.
Aug 1 2024, 5:27 PM · VyOS 1.5 Circinus, VyOS Rolling
jestabro created T6629: Config mode scripts should call modprobe with a standard function.
Aug 1 2024, 5:27 PM · VyOS 1.5 Circinus, VyOS Rolling
SrividyaA triaged T6628: Add an option to assign static IP address to IPoE server users as Normal priority.
Aug 1 2024, 5:23 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.2), VyOS Rolling
SrividyaA created T6628: Add an option to assign static IP address to IPoE server users.
Aug 1 2024, 5:23 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.2), VyOS Rolling
jestabro added a comment to T6627: nat64 config mode script configures state outside of canonical functions, preventing running under configd.

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

Aug 1 2024, 5:20 PM · VyOS 1.5 Circinus, VyOS Rolling
jestabro added a parent task for T6627: nat64 config mode script configures state outside of canonical functions, preventing running under configd: T6608: configd should report exceptions uncaught by conf_mode scripts as commit error.
Aug 1 2024, 3:29 PM · VyOS 1.5 Circinus, VyOS Rolling
jestabro added a subtask for T6608: configd should report exceptions uncaught by conf_mode scripts as commit error: T6627: nat64 config mode script configures state outside of canonical functions, preventing running under configd.
Aug 1 2024, 3:29 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS Rolling
jestabro updated the task description for T6627: nat64 config mode script configures state outside of canonical functions, preventing running under configd.
Aug 1 2024, 3:28 PM · VyOS 1.5 Circinus, VyOS Rolling
jestabro renamed T6627: nat64 config mode script configures state outside of canonical functions, preventing running under configd from nat64 config mode script verfiies state outside of canonical functions, preventing running under configd to nat64 config mode script configures state outside of canonical functions, preventing running under configd.
Aug 1 2024, 3:25 PM · VyOS 1.5 Circinus, VyOS Rolling
jestabro updated the task description for T6627: nat64 config mode script configures state outside of canonical functions, preventing running under configd.
Aug 1 2024, 3:23 PM · VyOS 1.5 Circinus, VyOS Rolling
jestabro created T6627: nat64 config mode script configures state outside of canonical functions, preventing running under configd.
Aug 1 2024, 3:22 PM · VyOS 1.5 Circinus, VyOS Rolling
Viacheslav updated the task description for T6626: show dhcpv6 server leases fails.
Aug 1 2024, 2:59 PM · VyOS 1.4 Sagitta (1.4.1)
Viacheslav triaged T6626: show dhcpv6 server leases fails as Normal priority.
Aug 1 2024, 2:57 PM · VyOS 1.4 Sagitta (1.4.1)
Viacheslav created T6626: show dhcpv6 server leases fails.
Aug 1 2024, 2:57 PM · VyOS 1.4 Sagitta (1.4.1)
GitHub <noreply@github.com> committed rVYOSONEX08bf14aaac20: Merge pull request #3925 from vyos/mergify/bp/circinus/pr-3747 (authored by dmbaturin).
Aug 1 2024, 2:37 PM
talmakion added a comment to T6430: Allow larger table ids in policy route.

@bernhardschmidt my PR for this made it into current rolling, which rather than just widening the table range, allows using 'set vrf' instead of 'set table' to policy route directly to VRFs with out-of-range RT IDs.

Aug 1 2024, 1:53 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS Rolling
talmakion changed the status of T6157: Can not create two GRE tunnels to the same DST but from different SRC addresses from In progress to Needs testing.
Aug 1 2024, 1:46 PM · Bugs, VyOS 1.4 Sagitta (1.4.1)
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXcf1f11c53368: T6486: T6379: Rewrite generate openvpn client-config (authored by Viacheslav).
Aug 1 2024, 12:52 PM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX408d1814d140: T6486: T6379: Rewrite generate openvpn client-config (authored by Viacheslav).
Aug 1 2024, 12:52 PM
Viacheslav changed the status of T6611: Request Shoretel Server Option in DHCP from Open to In progress.
Aug 1 2024, 12:20 PM · VyOS Rolling
Viacheslav triaged T6621: Workflow action in github spams forks as Normal priority.
Aug 1 2024, 12:19 PM · GitHub Infrastructure
GitHub <noreply@github.com> committed rVYOSONEXc6e611b7a47c: Merge pull request #3922 from vyos/mergify/bp/circinus/pr-3903 (authored by c-po).
Aug 1 2024, 11:09 AM
lucasec committed rVYOSONEX4d2c89dcd50d: T5873: vpn ipsec remote-access: support VTI interfaces.
Aug 1 2024, 11:08 AM
GitHub <noreply@github.com> committed rVYOSONEX962ead698e19: Merge pull request #3221 from lucasec/t5873 (authored by c-po).
Aug 1 2024, 11:08 AM
lucasec committed rVYOSONEX50cf1746d3ab: T5873: vpn ipsec remote-access: improve child ESP session naming.
Aug 1 2024, 11:08 AM
lucasec committed rVYOSONEX376e2d898f26: T5873: vpn ipsec: re-write of ipsec updown hook.
Aug 1 2024, 11:08 AM
lucasec committed rVYOSONEX404b641121d3: T5873: vpn ipsec: ignore dhcp/vti settings when connection disabled.
Aug 1 2024, 11:08 AM
Viacheslav changed the status of T3334: Changing serial settings from a serial console ends session abruptly from Open to Needs testing.
Aug 1 2024, 11:01 AM · Bugs, VyOS 1.4 Sagitta (1.4.1)
Viacheslav added a comment to T6625: Firewall group size limit API.

How much RAM does this server have?
Do you have an example of the log when it fails? Which exact messages do you see?

Aug 1 2024, 10:58 AM · VyOS Rolling, Bugs
Viacheslav triaged T6625: Firewall group size limit API as Normal priority.
Aug 1 2024, 10:53 AM · VyOS Rolling, Bugs
Viacheslav added a comment to T5657: Add VRF support for zabbix-agent.

Request to drop privileges https://support.zabbix.com/browse/ZBXNEXT-9380

Aug 1 2024, 10:03 AM · VyOS Rolling
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX1171e3d359cc: T6617: T6618: vpn ipsec remote-access: fix profile generators (authored by lucasec).
Aug 1 2024, 5:53 AM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXca12e0bc07ea: T6617: T6618: vpn ipsec remote-access: fix profile generators (authored by lucasec).
Aug 1 2024, 5:52 AM
c-po moved T6618: ipsec: remote access VPN: "generate ipsec profile windows-remote-access" broken from Open to Finished on the VyOS 1.5 Circinus board.
Aug 1 2024, 5:52 AM · Bugs, VyOS 1.4 Sagitta (1.4.1), VyOS Rolling, VyOS 1.5 Circinus
c-po moved T6617: ipsec: remote access VPN: "generate ipsec profile ios-remote-access" wrong profile for x509 auth from Open to Finished on the VyOS 1.5 Circinus board.
Aug 1 2024, 5:52 AM · Bugs, VyOS 1.4 Sagitta (1.4.1), VyOS Rolling, VyOS 1.5 Circinus
c-po added projects to T6617: ipsec: remote access VPN: "generate ipsec profile ios-remote-access" wrong profile for x509 auth: VyOS Rolling, VyOS 1.4 Sagitta (1.4.1).
Aug 1 2024, 5:52 AM · Bugs, VyOS 1.4 Sagitta (1.4.1), VyOS Rolling, VyOS 1.5 Circinus
c-po added projects to T6618: ipsec: remote access VPN: "generate ipsec profile windows-remote-access" broken: VyOS Rolling, VyOS 1.4 Sagitta (1.4.1).
Aug 1 2024, 5:51 AM · Bugs, VyOS 1.4 Sagitta (1.4.1), VyOS Rolling, VyOS 1.5 Circinus
lucasec committed rVYOSONEXe97d86e619e1: T6617: T6618: vpn ipsec remote-access: fix profile generators.
Aug 1 2024, 5:50 AM
GitHub <noreply@github.com> committed rVYOSONEXb12cd41000bf: Merge pull request #3903 from lucasec/ipsec-remote-access-profile (authored by c-po).
Aug 1 2024, 5:50 AM
GitHub <noreply@github.com> committed rVYOSONEXe61a175838f2: Merge pull request #3914 from vyos/mergify/bp/sagitta/pr-3874 (authored by c-po).
Aug 1 2024, 5:49 AM
GitHub <noreply@github.com> committed rVYOSONEXb05bc1e2c0a4: Merge pull request #3918 from vyos/mergify/bp/sagitta/pr-3915 (authored by c-po).
Aug 1 2024, 5:45 AM
GitHub <noreply@github.com> committed rVYOSONEX96624c22a41a: Merge pull request #3917 from vyos/mergify/bp/circinus/pr-3915 (authored by c-po).
Aug 1 2024, 5:44 AM
Viacheslav committed rVYOSONEXab331fab9e92: T5657: Add VRF support for zabbix-agent.
Aug 1 2024, 5:44 AM
GitHub <noreply@github.com> committed rVYOSONEXcab6560949ac: Merge pull request #3919 from sever-sever/T5657 (authored by c-po).
Aug 1 2024, 5:44 AM

Jul 31 2024

tiberiuv created T6625: Firewall group size limit API.
Jul 31 2024, 8:47 PM · VyOS Rolling, Bugs
GitHub <noreply@github.com> committed rVYOSONEX7ab67d1be17e: Merge pull request #3907 from vyos/mergify/bp/sagitta/pr-3715 (authored by fett0 <50275740+fett0@users.noreply.github.com>).
Jul 31 2024, 7:58 PM
fernando changed the status of T6555: Add server-bridge options to OpenVPN server from Confirmed to In progress.
Jul 31 2024, 7:24 PM · VyOS Rolling, VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
fernando added a comment to T6555: Add server-bridge options to OpenVPN server.

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

Jul 31 2024, 7:24 PM · VyOS Rolling, VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
fernando claimed T6555: Add server-bridge options to OpenVPN server.
Jul 31 2024, 5:37 PM · VyOS Rolling, VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
Viacheslav added a comment to T5657: Add VRF support for zabbix-agent.

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

Jul 31 2024, 3:34 PM · VyOS Rolling
Viacheslav added a comment to T5657: Add VRF support for zabbix-agent.

There are issues with cgroups when enabling VRF

$ git diff
diff --git a/data/templates/zabbix-agent/10-override.conf.j2 b/data/templates/zabbix-agent/10-override.conf.j2
index 7c296e8fd..0acf775be 100644
--- a/data/templates/zabbix-agent/10-override.conf.j2
+++ b/data/templates/zabbix-agent/10-override.conf.j2
@@ -1,3 +1,4 @@
+{% set zabbix_command = 'ip vrf exec ' ~ vrf ~ ' ' if vrf is vyos_defined else '' %}
 [Unit]
 After=
 After=vyos-router.service
@@ -7,7 +8,9 @@ ConditionPathExists=/run/zabbix/zabbix-agent2.conf
 [Service]
 EnvironmentFile=
 ExecStart=
-ExecStart=/usr/sbin/zabbix_agent2 --config /run/zabbix/zabbix-agent2.conf --foreground
+ExecStart={{ zabbix_command }}/usr/sbin/zabbix_agent2 --config /run/zabbix/zabbix-agent2.conf --foreground
+CapabilityBoundingSet=CAP_NET_ADMIN CAP_SYS_ADMIN CAP_SYS_RESOURCE CAP_BPF CAP_DAC_OVERRIDE CAP_FOWNER
+AmbientCapabilities=CAP_NET_ADMIN CAP_SYS_ADMIN CAP_SYS_RESOURCE CAP_BPF CAP_DAC_OVERRIDE CAP_FOWNER
 WorkingDirectory=
 WorkingDirectory=/run/zabbix
 Restart=always
diff --git a/interface-definitions/service_monitoring_zabbix-agent.xml.in b/interface-definitions/service_monitoring_zabbix-agent.xml.in
index 3754e9145..e44b31312 100644
--- a/interface-definitions/service_monitoring_zabbix-agent.xml.in
+++ b/interface-definitions/service_monitoring_zabbix-agent.xml.in
@@ -185,6 +185,7 @@
                 </properties>
                 <defaultValue>3</defaultValue>
               </leafNode>
+              #include <include/interface/vrf.xml.i>
             </children>
           </node>
         </children>
Jul 31 2024, 1:48 PM · VyOS Rolling
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXc823d7c84d4d: ipsec: T6148: Removed unused imports (#3915) (authored by aapostoliuk <108394744+aapostoliuk@users.noreply.github.com>).
Jul 31 2024, 12:27 PM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXd213e3f09ad3: ipsec: T6148: Removed unused imports (#3915) (authored by aapostoliuk <108394744+aapostoliuk@users.noreply.github.com>).
Jul 31 2024, 12:27 PM
GitHub <noreply@github.com> committed rVYOSONEXcb1834742f4e: ipsec: T6148: Removed unused imports (#3915) (authored by aapostoliuk <108394744+aapostoliuk@users.noreply.github.com>).
Jul 31 2024, 12:26 PM
Viacheslav claimed T5657: Add VRF support for zabbix-agent.
Jul 31 2024, 11:48 AM · VyOS Rolling
HollyGurza added a comment to T6619: Remove the remaining uses of per-protocol FRR configs.

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

Jul 31 2024, 11:43 AM · VyOS 1.4 Sagitta (1.4.0), VyOS 1.5 Circinus
HollyGurza added a comment to T6623: Command `protocols static multicast` does not have any effect.

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

Jul 31 2024, 11:43 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
GitHub <noreply@github.com> committed rVYOSONEX9bc2680e12ac: ipsec: T6148: Fixed reset command by adding init after terminating (#3763)… (authored by mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>).
Jul 31 2024, 9:36 AM
Viacheslav closed T6539: Add logging options to load-balancer reverse-proxy as Resolved.
Jul 31 2024, 9:30 AM · VyOS 1.4 Sagitta (1.4.1), VyOS Rolling, VyOS 1.5 Circinus
Viacheslav triaged T6624: service suricata address-groups cannot be used in each other as Low priority.
Jul 31 2024, 9:29 AM · VyOS Rolling, Bugs
GitHub <noreply@github.com> committed rVYOSONEXcdfa92e5c0c8: Merge pull request #3908 from vyos/mergify/bp/circinus/pr-3763 (authored by c-po).
Jul 31 2024, 9:09 AM
GitHub <noreply@github.com> committed rVYOSONEXb4229c839f23: Merge pull request #3910 from vyos/mergify/bp/sagitta/pr-3698 (authored by c-po).
Jul 31 2024, 9:08 AM
GitHub <noreply@github.com> committed rVYOSONEXc332e96cd1f3: Merge pull request #3913 from vyos/mergify/bp/sagitta/pr-3753 (authored by c-po).
Jul 31 2024, 9:07 AM
lucasec added a comment to T6177: Intel QAT causes CPU runaway/stall with ipsec VPN.

I was hoping some combination of the newer QAT driver 4.24 and newer kernel in the latest rolling releases might fix this... but seemingly not.

Jul 31 2024, 6:20 AM · VyOS Rolling, Bugs
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX19faa3129a59: smoketest: T6592: remove unused "import os" (authored by c-po).
Jul 31 2024, 6:03 AM
GitHub <noreply@github.com> committed rVYOSONEX10bf3c852783: Merge pull request #3906 from vyos/mergify/bp/circinus/pr-3715 (authored by c-po).
Jul 31 2024, 6:01 AM
fsbof added a comment to T5653: Command to display fingerprint.

I finally managed to give 1.5 a run and the first thing I did was check this. Perfect! Thank you everyone,

Jul 31 2024, 5:48 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Jul 30 2024

ruffy91 created T6624: service suricata address-groups cannot be used in each other.
Jul 30 2024, 7:56 PM · VyOS Rolling, Bugs
GitHub <noreply@github.com> committed rVYOSONEX0dc248a587d6: Merge pull request #3902 from vyos/c-po-patch-1 (authored by c-po).
Jul 30 2024, 3:33 PM
GitHub <noreply@github.com> committed rVYOSONEXe9211ae7bd85: T6572: stop repo sync for circinus (authored by Vijayakumar A <36878324+kumvijaya@users.noreply.github.com>).
Jul 30 2024, 3:20 PM
GitHub <noreply@github.com> committed rVYOSONEXdf15c8990c11: Merge pull request #3912 from kumvijaya/circinus (authored by c-po).
Jul 30 2024, 3:20 PM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXfb07945a9d52: T6539: add logging options to load-balancer reverse-proxy (authored by jvoss).
Jul 30 2024, 3:18 PM
c-po reopened T6539: Add logging options to load-balancer reverse-proxy as "In progress".
Jul 30 2024, 3:17 PM · VyOS 1.4 Sagitta (1.4.1), VyOS Rolling, VyOS 1.5 Circinus