aboutsummaryrefslogtreecommitdiff
path: root/package/firewall/files/lib/core_rule.sh
Commit message (Expand)AuthorAge
* firewall: insert SNAT and DNAT rules according to the order of the configurat...Jo-Philipp Wich2010-10-08
* firewall: fix chain selection logic, option dest must be ignored for notrack ...Jo-Philipp Wich2010-09-28
* fireall: - support negations for src_ip, dest_ip, src_dip options in rules an...Jo-Philipp Wich2010-09-28
* firewall: - simplify masquerade rule setup - remove various subshell invocati...Jo-Philipp Wich2010-09-11
* firewall: Initial alias interface support. This allows to define zones coveri...Jo-Philipp Wich2010-06-01
* firewall: fix support for netranges in redirect and rule sectionsJo-Philipp Wich2010-05-30
* firewall: count rules per chain and family, fix wrong order of ip6tables rule...Jo-Philipp Wich2010-05-22
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" o...Jo-Philipp Wich2010-05-19
* firewall: - replace uci firewall with a modular dual stack implementation dev...Jo-Philipp Wich2010-05-01