kernel: fq_codel: dont reinit flow state
[openwrt/staging/dedeckeh.git] / package / firewall / files / lib / core_rule.sh
2011-10-22 Jo-Philipp Wichfirewall: fix another instance of unquoted "*"
2011-07-26 Jo-Philipp Wichfirewall: prevent redundant rules if multiple ports...
2011-07-06 Jo-Philipp Wichfirewall: - solve scoping issues when multiple values...
2011-07-06 Daniel Dickinsonfirewall: fix udp rules for tcpudp proto rules using...
2011-06-30 Jo-Philipp Wichfirewall: - allow multiple ports, protocols, macs,...
2011-01-27 Jo-Philipp Wichfirewall: fix wrong rule order if multiple protocols...
2010-10-08 Jo-Philipp Wichfirewall: insert SNAT and DNAT rules according to the...
2010-09-28 Jo-Philipp Wichfirewall: fix chain selection logic, option dest must...
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-06-01 Jo-Philipp Wichfirewall: Initial alias interface support. This allows...
2010-05-30 Jo-Philipp Wichfirewall: fix support for netranges in redirect and...
2010-05-22 Jo-Philipp Wichfirewall: count rules per chain and family, fix wrong...
2010-05-19 Jo-Philipp Wichfirewall: - fix ip6tables rules when icmp_type option...
2010-05-01 Jo-Philipp Wichfirewall: - replace uci firewall with a modular dual...