kernel: fq_codel: dont reinit flow state
[openwrt/openwrt.git] / package / firewall / files / lib / fw.sh
2012-02-07 Jo-Philipp Wichfirewall: don't filter IPv4 ICMP types (#10928)
2011-10-27 Jo-Philipp Wichfirewall: do not produce 0.0.0.0/0 if a symbolic masq_s...
2011-10-23 Jo-Philipp Wichfirewall: prevent ip6tables -t nat rules (#10265)
2011-10-22 Jo-Philipp Wichfirewall: fix possible expansion of "*" when rules...
2011-10-22 Jo-Philipp Wichfirewall: do not check for module availability, let...
2011-07-06 Jo-Philipp Wichfirewall: - solve scoping issues when multiple values...
2011-06-30 Jo-Philipp Wichfirewall: - allow multiple ports, protocols, macs,...
2011-06-16 Jo-Philipp Wichfirewall: ensure that fw_get_subnet4() sets an empty...
2011-06-16 Jo-Philipp Wichfirewall: allow symbolic names of interfaces and aliase...
2010-09-28 Jo-Philipp Wichfireall: - support negations for src_ip, dest_ip, src_d...
2010-09-11 Jo-Philipp Wichfirewall: - simplify masquerade rule setup - remove...
2010-09-05 Jo-Philipp Wichfirewall: - fix possible endless loop when the family...
2010-08-31 Jo-Philipp Wichfirewall: - fix processing of rules with an ip family...
2010-05-31 Jo-Philipp Wichfirewall: change the order of IPv4/IPv6 address detecti...
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-05 Jo-Philipp Wichfirewall: properly unset position for delete command...
2010-05-01 Jo-Philipp Wichfirewall: - replace uci firewall with a modular dual...