Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firewall: - fix ip6tables rules when icmp_type option is set - add "family" o... | Jo-Philipp Wich | 2010-05-19 | 6 | -40/+104 |
* | firewall: implement disable_ipv6 uci option | Jo-Philipp Wich | 2010-05-19 | 2 | -5/+11 |
* | firewall (#7355) - partially revert r21486, start firewall on init again - sk... | Jo-Philipp Wich | 2010-05-19 | 2 | -12/+5 |
* | firewall: fix a possible deadlock when the firewall config has syntax errors ... | Jo-Philipp Wich | 2010-05-18 | 1 | -2/+4 |
* | firewall: use uci_get_state() wrapper | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+1 |
* | firewall: properly clear hooks in fw_stop() to prevent extensions from being ... | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+8 |
* | firewall: - defer firewall start until the first interface is brought up by h... | Jo-Philipp Wich | 2010-05-17 | 1 | -3/+6 |
* | firewall: properly unset position for delete command, fixes rule removal in i... | Jo-Philipp Wich | 2010-05-05 | 1 | -2/+2 |
* | firewall: - replace uci firewall with a modular dual stack implementation dev... | Jo-Philipp Wich | 2010-05-01 | 9 | -0/+931 |