summaryrefslogtreecommitdiffstats
path: root/package/firewall/files/lib/fw.sh
Commit message (Expand)AuthorAgeFilesLines
* fireall: - support negations for src_ip, dest_ip, src_dip options in rules an...Jo-Philipp Wich2010-09-281-0/+9
* firewall: - simplify masquerade rule setup - remove various subshell invocati...Jo-Philipp Wich2010-09-111-29/+35
* firewall: - fix possible endless loop when the family option is used for forw...Jo-Philipp Wich2010-09-051-1/+1
* firewall: - fix processing of rules with an ip family option - append interfa...Jo-Philipp Wich2010-08-311-9/+13
* firewall: change the order of IPv4/IPv6 address detection, fixes mixed notati...Jo-Philipp Wich2010-05-311-1/+1
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" o...Jo-Philipp Wich2010-05-191-1/+29
* firewall: implement disable_ipv6 uci optionJo-Philipp Wich2010-05-191-4/+4
* firewall: properly unset position for delete command, fixes rule removal in i...Jo-Philipp Wich2010-05-051-2/+2
* firewall: - replace uci firewall with a modular dual stack implementation dev...Jo-Philipp Wich2010-05-011-0/+182