aboutsummaryrefslogtreecommitdiff
path: root/package/firewall/files/lib/core_init.sh
Commit message (Expand)AuthorAge
* firewall: relocate TCPMSS rules into mangle table, add code to selectively cl...Jo-Philipp Wich2011-10-29
* firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_dest is giv...Jo-Philipp Wich2011-10-27
* firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrack ...Jo-Philipp Wich2011-09-01
* firewall: allow symbolic names of interfaces and aliases in masq_src and masq...Jo-Philipp Wich2011-06-16
* firewall: move include sourcing into a subshell, this makes the firewall init...Jo-Philipp Wich2011-03-02
* fireall: - support negations for src_ip, dest_ip, src_dip options in rules an...Jo-Philipp Wich2010-09-28
* firewall: make invalid redirects and duplicate zones non-fatal, print a notic...Jo-Philipp Wich2010-09-16
* firewall: - simplify masquerade rule setup - remove various subshell invocati...Jo-Philipp Wich2010-09-11
* firewall: - handle NAT reflection in firewall hotplug, solves synchronizing i...Jo-Philipp Wich2010-09-04
* firewall: - fix processing of rules with an ip family option - append interfa...Jo-Philipp Wich2010-08-31
* firewall: fix another notrack related bugJo-Philipp Wich2010-07-15
* firewall: - notrack support was broken in multiple ways, fix it - also consid...Jo-Philipp Wich2010-07-15
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" o...Jo-Philipp Wich2010-05-19
* firewall: implement disable_ipv6 uci optionJo-Philipp Wich2010-05-19
* firewall: - replace uci firewall with a modular dual stack implementation dev...Jo-Philipp Wich2010-05-01