Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firewall: don't apply default udp/68 rule to ip6tables | Jo-Philipp Wich | 2010-05-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 21509 | ||||
* | firewall: add commented disable_ipv6 option to default config | Jo-Philipp Wich | 2010-05-19 | 1 | -0/+2 |
| | | | | SVN-Revision: 21505 | ||||
* | allow ping | Travis Kemen | 2010-03-18 | 1 | -0/+7 |
| | | | | SVN-Revision: 20261 | ||||
* | firewall: fix MSS issue affection RELATED new connections (closes: #5173) | Nicolas Thill | 2009-09-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 17762 | ||||
* | firewall: allow incoming udp/68 packets in the default configuration (#4108, ↵ | Jo-Philipp Wich | 2009-08-13 | 1 | -0/+8 |
| | | | | | | #4781) SVN-Revision: 17238 | ||||
* | firewall: enable /etc/firewall.user by default and install sample ↵ | Jo-Philipp Wich | 2009-04-12 | 1 | -4/+4 |
| | | | | | | firewall.user file SVN-Revision: 15221 | ||||
* | re-enable the mss fix by default for now - see discussion at ↵ | Felix Fietkau | 2009-01-31 | 1 | -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 Fietkau | 2008-12-31 | 1 | -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 Fietkau | 2008-09-28 | 1 | -1/+1 |
| | | | | | | the one of previous versions SVN-Revision: 12766 | ||||
* | firewall changes: - implement a REJECT policy and enable it by default, ↵ | Nicolas Thill | 2008-09-24 | 1 | -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 firewall | John Crispin | 2008-08-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 12391 | ||||
* | uci firewall - make uci firewall default and remove old code - fix up ↵ | John Crispin | 2008-08-11 | 1 | -0/+80 |
dependencies SVN-Revision: 12284 |