firewall: - solve scoping issues when multiple values are used, thanks Daniel Dickins...
[librecmc/librecmc.git] / package / firewall / files / lib / fw.sh
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...