kernel: fq_codel: dont reinit flow state
[openwrt/staging/mkresin.git] / package / firewall / files / lib / core_init.sh
2012-02-23 Jo-Philipp Wichfirewall: bail out if uci is used in firewall include...
2011-10-29 Jo-Philipp Wichfirewall: relocate TCPMSS rules into mangle table,...
2011-10-27 Jo-Philipp Wichfirewall: do not produce 0.0.0.0/0 if a symbolic masq_s...
2011-09-01 Jo-Philipp Wichfirewall: make ESTABLISHED,RELATED rules match before...
2011-06-16 Jo-Philipp Wichfirewall: allow symbolic names of interfaces and aliase...
2011-03-02 Jo-Philipp Wichfirewall: move include sourcing into a subshell, this...
2010-09-28 Jo-Philipp Wichfireall: - support negations for src_ip, dest_ip, src_d...
2010-09-16 Jo-Philipp Wichfirewall: make invalid redirects and duplicate zones...
2010-09-11 Jo-Philipp Wichfirewall: - simplify masquerade rule setup - remove...
2010-09-04 Jo-Philipp Wichfirewall: - handle NAT reflection in firewall hotplug...
2010-08-31 Jo-Philipp Wichfirewall: - fix processing of rules with an ip family...
2010-07-15 Jo-Philipp Wichfirewall: fix another notrack related bug
2010-07-15 Jo-Philipp Wichfirewall: - notrack support was broken in multiple...
2010-05-19 Jo-Philipp Wichfirewall: - fix ip6tables rules when icmp_type option...
2010-05-19 Jo-Philipp Wichfirewall: implement disable_ipv6 uci option
2010-05-01 Jo-Philipp Wichfirewall: - replace uci firewall with a modular dual...