aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/files/lib
Commit message (Expand)AuthorAgeFilesLines
* [package] firewall:Jo-Philipp Wich2010-06-021-10/+23
* [package] firewall: Initial alias interface support. This allows to define zo...Jo-Philipp Wich2010-06-012-28/+85
* [package] firewall: change the order of IPv4/IPv6 address detection, fixes mi...Jo-Philipp Wich2010-05-312-2/+2
* [package] firewall: fix support for netranges in redirect and rule sectionsJo-Philipp Wich2010-05-303-7/+7
* [package] firewall: count rules per chain and family, fix wrong order of ip6t...Jo-Philipp Wich2010-05-221-4/+4
* [package] firewall:Jo-Philipp Wich2010-05-196-40/+104
* [package] firewall: implement disable_ipv6 uci optionJo-Philipp Wich2010-05-192-5/+11
* [package] firewall (#7355)Jo-Philipp Wich2010-05-192-12/+5
* [package] firewall: fix a possible deadlock when the firewall config has synt...Jo-Philipp Wich2010-05-181-2/+4
* [package] firewall: use uci_get_state() wrapperJo-Philipp Wich2010-05-171-1/+1
* [package] firewall: properly clear hooks in fw_stop() to prevent extensions f...Jo-Philipp Wich2010-05-171-1/+8
* [package] firewall:Jo-Philipp Wich2010-05-171-3/+6
* [package] firewall: properly unset position for delete command, fixes rule re...Jo-Philipp Wich2010-05-051-2/+2
* [package] firewall:Jo-Philipp Wich2010-05-019-0/+931