mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
In case addresses are removed and reapplied the routes are gone and other related interface configuration is missing. In these cases do a full recycle even though the address did not change visibly (which is good that we can detect it). Also address the "miss" of the cached address clean now that we know DHCP should not force-update us into a missing address scenario during a renew. PR: https://github.com/opnsense/core/issues/6338