aboutsummaryrefslogtreecommitdiff
path: root/package/firewall/files/lib/core_forwarding.sh
Commit message (Collapse)AuthorAge
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
| | | | SVN-Revision: 33688
* firewall: - simplify masquerade rule setup - remove various subshell ↵Jo-Philipp Wich2010-09-11
| | | | | | invocations - speedup fw() by not relying on xargs and pipes - rework SNAT support - attach to dest zone, use src_dip/src_dport as snat source SVN-Revision: 23024
* firewall: - notrack support was broken in multiple ways, fix it - also ↵Jo-Philipp Wich2010-07-15
| | | | | | consider a zone conntracked if any redirect references it (#7196) SVN-Revision: 22215
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" ↵Jo-Philipp Wich2010-05-19
| | | | | | 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-01
developed by Malte S. Stretz - bump version to 2 SVN-Revision: 21286