mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
* added a new firewall feature: the DNS‑Bridge. This temporary DNS bridge ensures that an external fallback DNS server is automatically used during local DNS restarts, providing Zero‑Downtime DNS resolution. * The debug mode now captures internal error output in a dedicated log file, located by default in the adblock base directory as /tmp/adb_error.log. * LuCI: exposed the previously missing adb_cores option (auto‑detected by default). * LuCI: added support for the new DNS‑Bridge options (Zero‑Downtime during DNS restarts). Signed-off-by: Dirk Brenken <dev@brenken.org>