aboutsummaryrefslogtreecommitdiff
path: root/package/firewall/files/firewall.config
Commit message (Expand)AuthorAge
* firewall: add DHCPv6 default rule (#10381)Jo-Philipp Wich2011-11-09
* firewall: further tune ICMPv6 default rules according to RFC4890 (#9893)Jo-Philipp Wich2011-08-14
* firewall: refine default ICMPv6 rules to better conform with RFC4890, do not ...Jo-Philipp Wich2011-06-30
* firewall: - allow multiple ports, protocols, macs, icmp types per rule - impl...Jo-Philipp Wich2011-06-30
* firewall: explictely mention network in default configuration, makes it less ...Jo-Philipp Wich2011-05-20
* firewall: provide examples of ssh port relocation on firewall and IPsec passt...Jo-Philipp Wich2011-05-02
* firewall: don't apply default udp/68 rule to ip6tablesJo-Philipp Wich2010-05-19
* firewall: add commented disable_ipv6 option to default configJo-Philipp Wich2010-05-19
* allow pingTravis Kemen2010-03-18
* firewall: fix MSS issue affection RELATED new connections (closes: #5173)Nicolas Thill2009-09-27
* firewall: allow incoming udp/68 packets in the default configuration (#4108, ...Jo-Philipp Wich2009-08-13
* firewall: enable /etc/firewall.user by default and install sample firewall.us...Jo-Philipp Wich2009-04-12
* re-enable the mss fix by default for now - see discussion at http://lists.ope...Felix Fietkau2009-01-31
* disable the MSS fixup hack by default (most ISPs don't require this as a work...Felix Fietkau2008-12-31
* set default input policy to ACCEPT to bring the firewall behavior closer to t...Felix Fietkau2008-09-28
* firewall changes: - implement a REJECT policy and enable it by default, rejec...Nicolas Thill2008-09-24
* use proto instead of protocol in uci firewallJohn Crispin2008-08-26
* uci firewall - make uci firewall default and remove old code - fix up depende...John Crispin2008-08-11