summaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* firewall: actually copy firewall.user to imageJo-Philipp Wich2009-04-191-0/+2
| | | | SVN-Revision: 15286
* firewall: process custom rules after forwardings and redirects, this ↵Jo-Philipp Wich2009-04-191-1/+1
| | | | | | actually allows blocking traffic to certain hosts and other rules SVN-Revision: 15278
* firewall: enable /etc/firewall.user by default and install sample ↵Jo-Philipp Wich2009-04-121-1/+1
| | | | | | firewall.user file SVN-Revision: 15221
* make the whole iptables/netfiter modular (closes: #3871, #3527)Nicolas Thill2008-09-221-1/+1
| | | | SVN-Revision: 12649
* fixes firewall makefile descriptionJohn Crispin2008-08-111-1/+1
| | | | SVN-Revision: 12285
* uci firewall - make uci firewall default and remove old code - fix up ↵John Crispin2008-08-111-27/+5
| | | | | | dependencies SVN-Revision: 12284
* adds a new uci firewall - iptbales and netfilter packages need to be ↵John Crispin2008-08-041-0/+69
rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... SVN-Revision: 12089