It seems to exist for current Debian 12.1 (bookworm) so I think it should be a relativily simple task to add that if not already existing:
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Aug 10 2023
Aug 10 2023
Apachez added a comment to T5424: Routes vanishes when using FRR with ECMP and one of the ECMP paths is no longer available.
Sounds almost related to this longrunning shitshow between FRR and the Linux kernel:
GitHub <noreply@github.com> committed rVYOSONEX7a43a92057f7: Merge pull request #2144 from dmbaturin/T5271-openvpn-peer-fingerprint (authored by c-po).
Aug 9 2023
Aug 9 2023
n.fort changed the status of T5450: Firewall interface group - Allow inverted matcher from Confirmed to In progress.
n.fort changed the status of T5453: Fix nat66 - broken after load-balance was introduced in nat from Open to Needs testing.
jestabro added a parent task for T4914: Rewrite the PKI op mode in the new style: T5434: Replace remaining calls of vyos.xml library.
jestabro changed the status of T4914: Rewrite the PKI op mode in the new style, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, from Open to In progress.
jestabro changed the status of T4914: Rewrite the PKI op mode in the new style from Open to In progress.
GitHub <noreply@github.com> committed rVYOSONEXdaf8f26f0d7c: Merge pull request #2143 from dmbaturin/T5273-cert-fingerprint (authored by Viacheslav).
I admit my setup isn't really the most common for production, but for the home lab crowd it might be ok. Realtek makes many network chip models I assume and their implementation might also vary from board manufacturer to another.
About not using VMware - that's a tougher ask :)
As stated, building libvyosconfig outside of the Docker image may not be desirable. However, as a compromise solution, we can consider moving the vyos1x-config pin/build into the libvyosconfig build script. Suggested PR to follow, and update to task description.
jestabro closed T5443: Add merge_defaults as Config method, a subtask of T5319: Remove remaining workarounds for incorrect defaults, as Resolved.
jestabro closed T5443: Add merge_defaults as Config method, a subtask of T5228: Simplify get_config_dict and add argument with_defaults, as Resolved.
jestabro closed T5435: Expose utility function for default values at path, a subtask of T5434: Replace remaining calls of vyos.xml library, as Resolved.
GitHub <noreply@github.com> committed rVYOSONEX9acce7a3c7c8: Merge pull request #2141 from nicolas-fort/T5453 (authored by c-po).
n.fort renamed T5453: Fix nat66 - broken after load-balance was introduced in nat from Fix nat66 smoketest to Fix nat66 - broken after load-balance was introduced in nat.
Not only affects, smoketest.. nat66 got broken
GitHub <noreply@github.com> committed rVYOSONEX98ed11a7d6e3: Merge pull request #2136 from jestabro/with-defaults (authored by c-po).
Aug 8 2023
Aug 8 2023
PR https://github.com/vyos/vyos-1x/pull/2140
set service monitoring zabbix-agent directory '/config/zabbix/' set service monitoring zabbix-agent limits buffer-send '8' set service monitoring zabbix-agent limits buffer-size '120' set service monitoring zabbix-agent log debug-level 'warning' set service monitoring zabbix-agent log size '1' set service monitoring zabbix-agent server '192.0.2.5' set service monitoring zabbix-agent server-active 192.0.2.5 port '10051' set service monitoring zabbix-agent server-active 2001:db8::123
n.fort changed the status of T5450: Firewall interface group - Allow inverted matcher from Open to Confirmed.
GitHub <noreply@github.com> committed rVYOSONEX0e92ee262d8e: Merge pull request #2138 from sever-sever/T4989 (authored by c-po).
Viacheslav changed the status of T5448: Add service zabbix-agent, a subtask of T118: Native Zabbix Support, from Open to In progress.