summaryrefslogtreecommitdiffstats
path: root/package/firewall/files/lib/core_redirect.sh
Commit message (Expand)AuthorAgeFilesLines
* firewall: insert SNAT and DNAT rules according to the order of the configurat...Jo-Philipp Wich2010-10-081-1/+4
* fireall: - support negations for src_ip, dest_ip, src_dip options in rules an...Jo-Philipp Wich2010-09-281-8/+10
* firewall: make invalid redirects and duplicate zones non-fatal, print a notic...Jo-Philipp Wich2010-09-161-3/+6
* firewall: - simplify masquerade rule setup - remove various subshell invocati...Jo-Philipp Wich2010-09-111-30/+54
* firewall: - fix possible endless loop when the family option is used for forw...Jo-Philipp Wich2010-09-051-3/+5
* firewall: introduce SNAT support for redirect sectionsJo-Philipp Wich2010-09-051-2/+14
* firewall: allow redirecting only destination port (#7197)Jo-Philipp Wich2010-07-161-2/+3
* firewall: - notrack support was broken in multiple ways, fix it - also consid...Jo-Philipp Wich2010-07-151-0/+3
* firewall: fix support for netranges in redirect and rule sectionsJo-Philipp Wich2010-05-301-3/+3
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" o...Jo-Philipp Wich2010-05-191-2/+5
* firewall: - replace uci firewall with a modular dual stack implementation dev...Jo-Philipp Wich2010-05-011-0/+61