OPNSense/core 8227a0csrc/opnsense/mvc/app/models/OPNsense/Core/ACL ACL.xml, src/opnsense/mvc/app/models/OPNsense/Core/Menu Menu.xml

ipsec: Move menu and ACL entries into MVC code

This commit moves all menu and ACL entries from the legacy code of the
IPsec subsystem into the new MVC codebase. Additionally, a small bug in
the current master of OPNsense has been fixed, where the ACL
"page-status-systemlogs-ppp" has been mistakenly labeled as "IPsec VPN"
instead of "PPP".

Signed-off-by: Pascal Mathis <mail at pascalmathis.com>
DeltaFile
+69-0src/opnsense/mvc/app/models/OPNsense/IPsec/ACL/ACL.xml
+1-67src/opnsense/mvc/app/models/OPNsense/Core/ACL/ACL.xml
+20-2src/opnsense/mvc/app/models/OPNsense/IPsec/Menu/Menu.xml
+0-20src/opnsense/mvc/app/models/OPNsense/Core/Menu/Menu.xml
+90-894 files

UnifiedSplitRaw