summaryrefslogtreecommitdiffstats
path: root/package/firewall/files/firewall.config
Commit message (Collapse)AuthorAgeFilesLines
* firewall: don't apply default udp/68 rule to ip6tablesJo-Philipp Wich2010-05-191-0/+1
| | | | SVN-Revision: 21509
* firewall: add commented disable_ipv6 option to default configJo-Philipp Wich2010-05-191-0/+2
| | | | SVN-Revision: 21505
* allow pingTravis Kemen2010-03-181-0/+7
| | | | SVN-Revision: 20261
* firewall: fix MSS issue affection RELATED new connections (closes: #5173)Nicolas Thill2009-09-271-1/+1
| | | | SVN-Revision: 17762
* firewall: allow incoming udp/68 packets in the default configuration (#4108, ↵Jo-Philipp Wich2009-08-131-0/+8
| | | | | | #4781) SVN-Revision: 17238
* firewall: enable /etc/firewall.user by default and install sample ↵Jo-Philipp Wich2009-04-121-4/+4
| | | | | | firewall.user file SVN-Revision: 15221
* re-enable the mss fix by default for now - see discussion at ↵Felix Fietkau2009-01-311-5/+1
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2009-January/003724.html for more information SVN-Revision: 14293
* 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