Add a default name to firewall rules
- Firewall default rules and the rules created by luci does not have a section name, so when some rules got deleted and new rules got created datamodel mapping got confused as the default uci section hash is position dependent, so it can't determine the rule distinctively.
- The fix is to rename the default rules along with the rules created by luci when firewall reloads.