aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/files/lib/core_redirect.sh
Commit message (Expand)AuthorAgeFilesLines
* packages: sort network related packages into package/network/Felix Fietkau2012-10-101-130/+0
* firewall: add support for "local" port forwards which target an internal addr...Jo-Philipp Wich2012-01-081-2/+13
* firewall: make sure that -m mac is used with --mac-source, follow up to r27508Jo-Philipp Wich2011-07-071-1/+1
* firewall: also correct another variable missed in previous commitDaniel Dickinson2011-07-071-1/+1
* firewall: fix wrong variable names for protocol command line parameter - were...Daniel Dickinson2011-07-071-2/+2
* firewall: - solve scoping issues when multiple values are used, thanks Daniel...Jo-Philipp Wich2011-07-061-5/+5
* firewall: restore local port relocation ability from r26617Jo-Philipp Wich2011-06-301-3/+3
* firewall: - allow multiple ports, protocols, macs, icmp types per rule - impl...Jo-Philipp Wich2011-06-301-25/+31
* firewall: allow local redirection of portsJo-Philipp Wich2011-04-121-3/+2
* 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