summaryrefslogtreecommitdiffstats
path: root/package/firewall/files/firewall.config
Commit message (Collapse)AuthorAgeFilesLines
* disable the MSS fixup hack by default (most ISPs don't require this as a ↵Felix Fietkau2008-12-311-0/+5
| | | | | | workaround for MTU problems, only some do). this should give a nice speedup for routing on standard-compliant ISPs SVN-Revision: 13788
* set default input policy to ACCEPT to bring the firewall behavior closer to ↵Felix Fietkau2008-09-281-1/+1
| | | | | | the one of previous versions SVN-Revision: 12766
* firewall changes: - implement a REJECT policy and enable it by default, ↵Nicolas Thill2008-09-241-5/+5
| | | | | | reject packets with approriate response (closes: #3970) - cleanup syn_flood and remove logging SVN-Revision: 12688
* use proto instead of protocol in uci firewallJohn Crispin2008-08-261-1/+1
| | | | SVN-Revision: 12391
* uci firewall - make uci firewall default and remove old code - fix up ↵John Crispin2008-08-111-0/+80
dependencies SVN-Revision: 12284