OPNSense/plugins c31d106 — net/frr Makefile, net/frr/src/opnsense/service/templates/OPNsense/Quagga ospfd.conf
net/frr: Fix passive interface generation in ospf
OPNSense/plugins b5fdcd1 — net/frr pkg-descr, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditOSPFInterface.xml ospf.xml
net/frr: Migrate ospf passive interface from general to per interface
www/OPNProxy - compatibility fix for new member attribute, closes https://github.com/opnsense/plugins/issues/4589
LICENSE: sync
(cherry picked from commit cfc1269ca7db3d7294578a1d4887f95ed93370a2)
sysutils/gdrive-backup: moved here from core
PR: https://github.com/opnsense/core/issues/8343
LICENSE: sync
OPNSense/plugins a693d60 — sysutils/sftp-backup Makefile, sysutils/sftp-backup/src/opnsense/mvc/app/library/OPNsense/Backup Sftp.php
sysutils/sftp-backup: sync with master
sysutils/sftp-backup: bump revision after previous
sysutils/sftp-backup : remove carriage return for windows users and possible excess line endings, closes https://github.com/opnsense/plugins/issues/4582
OPNSense/plugins 11bb18d — www/squid/src/opnsense/mvc/app/controllers/OPNsense/Proxy/forms main.xml, www/squid/src/opnsense/mvc/app/models/OPNsense/Proxy Proxy.xml
www/squid: change cache_dir from ufs to rock (#4487)
OPNSense/plugins ddb0cc2 — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditRedistribution.xml
net/frr: Show route-map in grid and hide description
OPNSense/plugins 1f95b01 — sysutils/dmidecode/src/opnsense/mvc/app/controllers/OPNsense/Dmidecode/Api ServiceController.php
sysutils/dmidecode: this file was new, remove spurious older copyright
(cherry picked from commit 897ad8a807e442a03931e48d37edd387e27698e6)
OPNSense/plugins 897ad8a — sysutils/dmidecode/src/opnsense/mvc/app/controllers/OPNsense/Dmidecode/Api ServiceController.php
sysutils/dmidecode: this file was new, remove spurious older copyright
OPNSense/plugins 8de9ad2 — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditRedistribution.xml, net/frr/src/opnsense/mvc/app/views/OPNsense/Quagga ospf6.volt bgp.volt
net/frr: Add a little css to make the redistribution grid look like its part of the base form, more seamless integration
net-mgmt/zabbix-*: 6.4 is EoL, style tweaks
(cherry picked from commit 7d885fdbce61b6606f13ab03abf75ed08d97f641)
net-mgmt/zabbix-proxy: Add 7.2 (#4576)
(cherry picked from commit 1ac4769e9953523160cb90167c41c40c027ff964)
net-mgmt/zabbix-agent: Add 7.2 (#4575)
(cherry picked from commit 6e5bef6fd4734c4d831a51d01f36d4f405ad547d)
LICENSE: sync
(cherry picked from commit e57f1ab9dcfac0b5dc4c1b9f0349c07a5cea9e6e)
LICENSE: sync
net-mgmt/zabbix-*: 6.4 is EoL, style tweaks
net/frr: Fix wrong diff in ospf6 template
OPNSense/plugins ba5ac5c — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditRedistribution.xml
net/frr: make sweep
OPNSense/plugins e6b0e27 — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditRedistribution.xml dialogEditBGPRedistribution.xml, net/frr/src/opnsense/mvc/app/models/OPNsense/Quagga OSPF.xml OSPF6.xml
net/frr: Add OSPF and OSPF6 route redistribution with route-map feature. Adjust migration to migrate OSPF, OSPF6 and BGP models.
net/frr: Small template fix in redistribution since route-map is optional
OPNSense/plugins c44a64e — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/Api BgpController.php, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditBGPRedistribution.xml
net/frr: Add BGP route redistribution with route-map feature. Add migration.
net-mgmt/zabbix-proxy: Add 7.2 (#4576)
net-mgmt/zabbix-agent: Add 7.2 (#4575)
OPNSense/plugins 4daa2cf — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/Api BgpController.php, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditBGPRedistribution.xml
net/frr: Add BGP route redistribution with route-map feature. Add migration.
OPNSense/plugins 7d18f4f — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/Api BgpController.php, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditBGPRedistribution.xml bgp.xml
net/frr: Add BGP route redistribution with route-map feature. Needs migration.
net/frr: Add boilerplate code for Route Redistribution, fix small issue in last