summaryrefslogtreecommitdiffstats
path: root/package/firewall/files/lib
Commit message (Expand)AuthorAgeFilesLines
* firewall: change the order of IPv4/IPv6 address detection, fixes mixed notati...Jo-Philipp Wich2010-05-312-2/+2
* firewall: fix support for netranges in redirect and rule sectionsJo-Philipp Wich2010-05-303-7/+7
* firewall: count rules per chain and family, fix wrong order of ip6tables rule...Jo-Philipp Wich2010-05-221-4/+4
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" o...Jo-Philipp Wich2010-05-196-40/+104
* firewall: implement disable_ipv6 uci optionJo-Philipp Wich2010-05-192-5/+11
* firewall (#7355) - partially revert r21486, start firewall on init again - sk...Jo-Philipp Wich2010-05-192-12/+5
* firewall: fix a possible deadlock when the firewall config has syntax errors ...Jo-Philipp Wich2010-05-181-2/+4
* firewall: use uci_get_state() wrapperJo-Philipp Wich2010-05-171-1/+1
* firewall: properly clear hooks in fw_stop() to prevent extensions from being ...Jo-Philipp Wich2010-05-171-1/+8
* firewall: - defer firewall start until the first interface is brought up by h...Jo-Philipp Wich2010-05-171-3/+6
* 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-019-0/+931