firewall: Initial alias interface support. This allows to define zones covering alias...
[oweals/openwrt.git] / package / firewall / files / lib /
2010-06-01 Jo-Philipp Wichfirewall: Initial alias interface support. This allows...
2010-05-31 Jo-Philipp Wichfirewall: change the order of IPv4/IPv6 address detecti...
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-19 Jo-Philipp Wichfirewall: implement disable_ipv6 uci option
2010-05-19 Jo-Philipp Wichfirewall (#7355) - partially revert r21486, start firew...
2010-05-18 Jo-Philipp Wichfirewall: fix a possible deadlock when the firewall...
2010-05-17 Jo-Philipp Wichfirewall: use uci_get_state() wrapper
2010-05-17 Jo-Philipp Wichfirewall: properly clear hooks in fw_stop() to prevent...
2010-05-17 Jo-Philipp Wichfirewall: - defer firewall start until the first interf...
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...