384,818 commits found in 48 milliseconds
OPNSense /core 5e132f2 — src/etc/inc/plugins.inc.d hostwatch.inc, src/opnsense/mvc/app/controllers/OPNsense/Hostdiscovery SettingsController.php Interfaces: Neighbors: Automatic Discovery - add new hostdiscovery feature
This splits the Neighbors menu item in an existing static assignments and adds the automatic discovery feature which includes logging and insights into the currently known hosts on the network. When automatic discovery is disabled, it drops back to arp/ndp.
By default automatic mode is enabled on all interfaces, but configuration options exists (to limit interfaces and networks).
Other consumers which require host mappings can use the /usr/local/opnsense/scripts/interfaces/list_hosts.py script to either fetch the sqlite database or arp/ndp data for the selected pprotocol(s).
More information about the hostwatch daemon is available at https://github.com/opnsense/hostwatch
OPNSense /core c458baf — src/etc/inc/plugins.inc.d hostwatch.inc, src/opnsense/mvc/app/controllers/OPNsense/Hostdiscovery SettingsController.php Hostdiscovery - work in progress
opnsense/hostwatch - deploy user/group at install
reuse hostd as we don't want to fiddle with the GIDs and UIDs files
OPNSense /core fff33db — src/opnsense/mvc/app/models/OPNsense/Firewall/ACL ACL.xml, src/opnsense/mvc/app/models/OPNsense/Firewall/Menu Menu.xml firewall/automation: Move menu items to firewall/rules/filter and firewall/nat/sourcenat (#9344)
ipsec: status: search phase 2 triggered twice on click, cleanup tooltip event as well
Change ACL names
Rename Filter to Rule
bootgrid: bail out on dynamic resize if data is loading, also move observer logic to a single-shot event
OPNSense /core 0a574ce — src/opnsense/mvc/app/models/OPNsense/Core/Menu Menu.xml, src/opnsense/mvc/app/models/OPNsense/Firewall/Menu Menu.xml Rename Filter to Rules new and align all menu items with order
dns/rfc2136: bump revision
www/nginx: sync with master
OPNSense /plugins 62c7bac — net/tayga/src/opnsense/mvc/app/controllers/OPNsense/Tayga/Api MappingController.php, net/tayga/src/opnsense/mvc/app/controllers/OPNsense/Tayga/forms dialogEditStaticMapping.xml net/tayga: sync with master
OPNSense /plugins f7e1982 — net/tayga pkg-descr, net/tayga/src/opnsense/mvc/app/models/OPNsense/Tayga General.xml net/tayga: minimal polish
net/igmp-proxy: sync with master
OPNSense /plugins 183a49f — net/frr pkg-descr, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditBFDNeighbor.xml bgp.xml net/frr: sync with master
Firewall: Fix delete_selected firewall states (#9351)
Without the datakey option the delete_selected command will try to use the
non-existing property "uuid" of the selected rows.
(cherry picked from commit 3a416438a3b1fbfb76439480513c5e6234417295 )
OPNSense /plugins 001fa57 — net/freeradius pkg-descr, net/freeradius/src/opnsense/mvc/app/models/OPNsense/Freeradius Proxy.xml General.xml net/freeradius: cleanups for next version
OPNSense /plugins 370bc89 — net/freeradius/src/opnsense/mvc/app/controllers/OPNsense/Freeradius/forms general.xml, net/freeradius/src/opnsense/mvc/app/models/OPNsense/Freeradius General.xml net/freeradius: add fallback Tunnel-Password field (#4983)
OPNSense /plugins 7cf46f9 — misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/assets/stylesheets/bootstrap _variables.scss _navbar.scss, misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css main.css nv.d3.css misc/theme-flexcolor: sync with master
misc/theme-advanced: sync with master
make: allow multiple stable pull here too
(cherry picked from commit b31937c1ab717ebab1a5e084a88c16af55b8ebf8 )
net/ndp-proxy-go: minor adjustments
(cherry picked from commit 04585ada9eb2e3443097992be3c34c1b1feaf0b8 )
(cherry picked from commit 1e8b6c8e0af9b5927e89f386954f65e9de6cd847 )
README: sync
OPNSense /plugins 04585ad — net/ndp-proxy-go pkg-descr Makefile, net/ndp-proxy-go/src/opnsense/mvc/app/views/OPNsense/NdpProxy general.volt net/ndp-proxy-go: minor adjustments
Firewall: Fix delete_selected firewall states (#9351)
Without the datakey option the delete_selected command will try to use the
non-existing property "uuid" of the selected rows. interfaces: go through Autoconf for a bit of style
My fault entirely looking at it for the previous issue.
interfaces: always allow reads to internal files
rc: secure an exec() in the recovery script
PR: https://github.com/opnsense/core/issues/9325
(cherry picked from commit f8316b1178999b3770238081549d4ff812d31c40 )
(cherry picked from commit ef7e04c0c9c87d04606448060a8f2cc3234fbf10 )
(cherry picked from commit 2f55553747ead9814f7c36e29845cb50ea659d24 )
OPNSense /core d3c33f1 — src/opnsense/mvc/app/controllers/OPNsense/Routing/Api SettingsController.php gateway: Show LLA IPv6 gateway from runtime value if not yet defined in model
OPNSense /core 26b85b3 — src/opnsense/mvc/app/views/layouts default.volt, src/opnsense/www/js opnsense_ui.js ui: keyboard shortcuts for "a"dvanced and "h"elp (#9091)
(cherry picked from commit 70399b5f587ac28d4bd8380aa3b8e12a5a392891 )
(cherry picked from commit 00af05e2a51558ece536a5bc8134caf8013c3dd1 )