summaryrefslogtreecommitdiff
path: root/package/firewall/files/lib/fw.sh
Commit message (Collapse)AuthorAgeFilesLines
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" ↵Jo-Philipp Wich2010-05-191-1/+29
| | | | | | option to zones, forwardings, redirects and rules to selectively apply rules to iptables and/or ip6tables SVN-Revision: 21508
* firewall: implement disable_ipv6 uci optionJo-Philipp Wich2010-05-191-4/+4
| | | | SVN-Revision: 21503
* firewall: properly unset position for delete command, fixes rule removal in ↵Jo-Philipp Wich2010-05-051-2/+2
| | | | | | ifdown SVN-Revision: 21378
* firewall: - replace uci firewall with a modular dual stack implementation ↵Jo-Philipp Wich2010-05-011-0/+182
developed by Malte S. Stretz - bump version to 2 SVN-Revision: 21286