%PDF- %PDF-
Direktori : /backups/router/usr/local/opnsense/service/templates/OPNsense/IPFW/ |
Current File : //backups/router/usr/local/opnsense/service/templates/OPNsense/IPFW/rules.macro |
{% macro convert_address(rule, attribute) -%} {% if rule[attribute] and rule[attribute].find(',') > -1 %}table(__rule__{{ rule['@uuid'] }}__{{attribute}}){% else %}{{rule[attribute]}}{% endif %}{%- endmacro %}