[package] firewall: Initial alias interface support. This allows to define zones...
[openwrt/svn-archive/archive.git] / package / firewall / files / lib / core_rule.sh
index f93d49ebcf151eadb4c67f59566cf4eae5800c8c..e1f8d2ae15568631c620b7fca5424ee34cc59efd 100644 (file)
@@ -11,7 +11,6 @@ fw_config_get_rule() {
                string src_port "" \
                string dest "" \
                ipaddr dest_ip "" \
-               string dest_mac "" \
                string dest_port "" \
                string icmp_type "" \
                string proto "tcpudp" \