summaryrefslogtreecommitdiffstats
path: root/package/firewall/files/lib/core_rule.sh
Commit message (Collapse)AuthorAgeFilesLines
* firewall: Initial alias interface support. This allows to define zones ↵Jo-Philipp Wich2010-06-011-1/+0
| | | | | | covering alias interfaces and associated entries like rules and forwardings. SVN-Revision: 21653
* firewall: fix support for netranges in redirect and rule sectionsJo-Philipp Wich2010-05-301-2/+2
| | | | SVN-Revision: 21640
* firewall: count rules per chain and family, fix wrong order of ip6tables ↵Jo-Philipp Wich2010-05-221-4/+4
| | | | | | rules when ipv4 only or dual family rules are defined SVN-Revision: 21533
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" ↵Jo-Philipp Wich2010-05-191-1/+4
| | | | | | option to zones, forwardings, redirects and rules to selectively apply rules to iptables and/or ip6tables SVN-Revision: 21508
* firewall: - replace uci firewall with a modular dual stack implementation ↵Jo-Philipp Wich2010-05-011-0/+66
developed by Malte S. Stretz - bump version to 2 SVN-Revision: 21286