aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/files/lib/core_init.sh
Commit message (Expand)AuthorAgeFilesLines
* packages: sort network related packages into package/network/Felix Fietkau2012-10-101-338/+0
* firewall: bail out if uci is used in firewall include filesJo-Philipp Wich2012-02-231-1/+7
* firewall: relocate TCPMSS rules into mangle table, add code to selectively cl...Jo-Philipp Wich2011-10-291-5/+11
* firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_dest is giv...Jo-Philipp Wich2011-10-271-2/+2
* firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrack ...Jo-Philipp Wich2011-09-011-8/+8
* firewall: allow symbolic names of interfaces and aliases in masq_src and masq...Jo-Philipp Wich2011-06-161-2/+10
* firewall: move include sourcing into a subshell, this makes the firewall init...Jo-Philipp Wich2011-03-021-2/+4
* fireall: - support negations for src_ip, dest_ip, src_dip options in rules an...Jo-Philipp Wich2010-09-281-2/+2
* firewall: make invalid redirects and duplicate zones non-fatal, print a notic...Jo-Philipp Wich2010-09-161-2/+3
* firewall: - simplify masquerade rule setup - remove various subshell invocati...Jo-Philipp Wich2010-09-111-3/+12
* firewall: - handle NAT reflection in firewall hotplug, solves synchronizing i...Jo-Philipp Wich2010-09-041-0/+2
* firewall: - fix processing of rules with an ip family option - append interfa...Jo-Philipp Wich2010-08-311-1/+18
* firewall: fix another notrack related bugJo-Philipp Wich2010-07-151-1/+1
* firewall: - notrack support was broken in multiple ways, fix it - also consid...Jo-Philipp Wich2010-07-151-3/+2
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" o...Jo-Philipp Wich2010-05-191-20/+44
* firewall: implement disable_ipv6 uci optionJo-Philipp Wich2010-05-191-1/+7
* firewall: - replace uci firewall with a modular dual stack implementation dev...Jo-Philipp Wich2010-05-011-0/+258