8,789 commits found in 22 milliseconds
OPNSense /plugins 12e13fc — net/isc-dhcp Makefile pkg-descr, net/isc-dhcp/src/opnsense/mvc/app/models/OPNsense/DHCPv4/Menu Menu.php net/isc-dhcp: add isolated menu registration code
make: definitely the wrong coffee this morning
make: add proper merge target origin
dns/ddclient: Add multiple hostname support for cloudflare (#5405) net-mgmt/zabbix-proxy: remove leftover
remove Zabbix 7.2 EOL (#5403) OPNSense /plugins 09bc774 — security/acme-client pkg-descr, security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml Merge pull request #5379 from fraenki/acme_416
security/acme-client: release 4.16 OPNSense /plugins a5e06c5 — security/acme-client pkg-descr, security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml security/acme-client: add support for Active24 API v2, closes #5381
OPNSense /plugins 72043b7 — security/acme-client pkg-descr, security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogAction.xml security/acme-client: fix incorrect naming scheme of TrueNAS WS automation
OPNSense /plugins 9aa2ccf — security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml security/acme-client: add help text for hostingde, refs #5373
OPNSense /plugins 12f8828 — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga DiagnosticsController.php, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/Api DiagnosticsController.php Squashed commit of the following:
commit b256ed7fcfa5e36bfd29e08c479bd02b461b21f5
Author: Ad Schellevis <ad at opnsense.org>
Date: Sun Apr 12 14:31:54 2026 +0200
net/frr - Routing: STATIC, finish https://github.com/opnsense/plugins/pull/5390 and add diagnostics.
commit be8a53d3d2fc4a91e7834e68322dd295a41f6888
Author: Sven Scholle <sven at shelldog.de>
Date: Sat Apr 11 14:50:56 2026 +0200
net/frr: add BFD dependency support for static routes
We redistribute static routes from staticd into OSPF via WireGuard tunnels.
We want the redistribution to depend on whether the tunnel is actually up.
Since WireGuard interfaces remain up even when the tunnel is not functional, BFD appears to be the simplest solution for detecting tunnel failures.
github: update pull request template following tweaks on master
OPNSense /plugins 4d7a938 — net/frr/src/etc/rc.syshook.d/start 50-frr, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/Api Ospf6settingsController.php net/frr: some small style updates while here
dns/ddclient: linter complaints fixed
OPNSense /plugins ec68572 — security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeAutomation AcmeTruenasws.php AcmeTruenasWS.php security/acme-client: rename class file name to match class name
OPNSense /plugins 4d62f14 — security/q-feeds-connector Makefile pkg-descr, security/q-feeds-connector/src/opnsense/scripts/qfeeds/lib log.py security/q-feeds-connector: sync with master
security/q-feeds-connector: wrap up this revision
security/clamav: sync with master
OPNSense /plugins 8e215b8 — security/acme-client pkg-descr Makefile, security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogAction.xml security/acme-client: sync with master
OPNSense /plugins 094754c — net/turnserver pkg-descr Makefile, net/turnserver/src/opnsense/mvc/app/controllers/OPNsense/Turnserver/forms settings.xml net/turnserver: sync with master
OPNSense /plugins 35508e7 — . LICENSE, security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeAutomation AcmeTruenasws.php LICENSE: sync
dns/ddclient: bump revision for now
net-mgmt/telegraf: sync with master
Contributing: typo (#5351)
(cherry picked from commit 3ec12a40ecba27b75dd1016d42a36d977c00277a )
OPNSense /plugins 8ec5fbd — net/turnserver pkg-descr Makefile, net/turnserver/src/opnsense/mvc/app/controllers/OPNsense/Turnserver/forms settings.xml Merge pull request #5345 from fraenki/turnserver_120
net/turnserver: release 1.2 net/frr: add local-address and interface options to BFD neighbors (#5317)
Fix regression, missing line ending.
OPNSense /plugins d112536 — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditBFDNeighbor.xml, net/frr/src/opnsense/mvc/app/models/OPNsense/Quagga BFD.xml net/frr: add local-address and interface options to BFD neighbors (#5317)
* net/frr: add local-address and interface options to BFD neighbors
* net/frr: simplify BFD template conditions
Remove unnecessary empty strings in Jinja2 template (default false).
Co-authored-by: Ad Schellevis <AdSchellevis at users.noreply.github.com>
---------
Co-authored-by: Ad Schellevis <AdSchellevis at users.noreply.github.com> os-frr: Add description of bgp neighbor to frr.conf (#5364)
Co-authored-by: Marcin Matlag <mmatlag at cloudferro.com> OPNSense /plugins 1e7cf83 — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/Api DiagnosticsController.php net/frr - Routing: Diagnostics: OSPFv3 / routing - missing routes due to changed frr output. closes https://github.com/opnsense/plugins/issues/5252
net/frr - after wwitch to watchfrr, setup.sh doesn't seem to be triggered, most likely https://github.com/opnsense/plugins/pull/5367