summaryrefslogtreecommitdiffstats
path: root/package/firewall/files/lib/core_rule.sh
Commit message (Expand)AuthorAgeFilesLines
* firewall: fix wrong rule order if multiple protocols are usedJo-Philipp Wich2011-01-271-3/+3
* firewall: insert SNAT and DNAT rules according to the order of the configurat...Jo-Philipp Wich2010-10-081-1/+1
* firewall: fix chain selection logic, option dest must be ignored for notrack ...Jo-Philipp Wich2010-09-281-6/+5
* fireall: - support negations for src_ip, dest_ip, src_dip options in rules an...Jo-Philipp Wich2010-09-281-17/+20
* firewall: - simplify masquerade rule setup - remove various subshell invocati...Jo-Philipp Wich2010-09-111-3/+4
* firewall: Initial alias interface support. This allows to define zones coveri...Jo-Philipp Wich2010-06-011-1/+0
* firewall: fix support for netranges in redirect and rule sectionsJo-Philipp Wich2010-05-301-2/+2
* firewall: count rules per chain and family, fix wrong order of ip6tables rule...Jo-Philipp Wich2010-05-221-4/+4
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" o...Jo-Philipp Wich2010-05-191-1/+4
* firewall: - replace uci firewall with a modular dual stack implementation dev...Jo-Philipp Wich2010-05-011-0/+66