Firewall: Rules: Migration assistant - add export option and guidance for migrations to the new mvc system. (#9606)
* Firewall: Rules: Migration assistant - add export option and guidance for migrations to the new mvc system.
Add new "Firewall: Rules: Migration assistant" to help people moving to our new mvc based firewall system by offering a couple of simple steps for exporting the old rules into a csv file and importing them into the new system. When all rules are migrated the user may drop all old ones using the ConfigMaintenance module used in "defaults".
There's one small issue remaining in fbegin.inc as it doesn't render the icon correctly due to VisibleName being escaped currently (which isn't the case in our mvc template).
closes https://github.com/opnsense/core/issues/9579
* Update src/opnsense/service/conf/actions.d/actions_filter.conf
---------
Co-authored-by: Franco Fichtner <franco at opnsense.org>
net/haproxy: change revision due to pending changes coming to 26.1
Since there wasn't a relese here in a while my minor modifications piled
up. That's not a bad thing, but to make it traceable bump the revision
now in order to have better means to distinguish the problem on the stable
plugin since this will be stable/26.1 in a few minutes.