OPNSense/core 24511fesrc/opnsense/mvc/app/controllers/OPNsense/Proxy/Api ServiceController.php, src/opnsense/mvc/app/views/OPNsense/Proxy index.volt

Proxy, add support tab with reset button, which clears all stored cache data and restarts squid. Since a squid stop can take long and consistency isn't very important on files bound to be deleted, its faster to killall -9. closes https://github.com/opnsense/core/issues/3545

(cherry picked from commit cdaa275fff06d0e1a9a9eb48c8fc654e8e6ea56a)
DeltaFile
+48-0src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt
+17-0src/opnsense/mvc/app/controllers/OPNsense/Proxy/Api/ServiceController.php
+12-0src/opnsense/service/conf/actions.d/actions_proxy.conf
+77-03 files

UnifiedSplitRaw