Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | base-files: revert to default ECN settings | Steven Barth | 2015-10-07 |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 47160 | ||
* | base-files: fix typo in core dump pattern sysctl entry (fixes #20489) | Felix Fietkau | 2015-09-12 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46890 | ||
* | base-files: set kernel.core_pattern in sysctl.conf | Felix Fietkau | 2015-09-11 |
| | | | | | | | | | | Move the pattern setting from netifd's service script to /etc/sysctl.conf. Put the timestamp component '%t' just after executable name '%e' for more natural order from output of ls command. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> SVN-Revision: 46867 | ||
* | kernel: remove the netfilter optimization that skips the filter table, it ↵ | Felix Fietkau | 2015-03-17 |
| | | | | | | | | has caused too many issues Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44873 | ||
* | base-files: increase igmp_max_memberships to improve multicast-proxy handling | Steven Barth | 2014-08-20 |
| | | | | SVN-Revision: 42227 | ||
* | base-files: enable option to skip the netfilter "filter" table for ↵ | Felix Fietkau | 2014-08-07 |
| | | | | | | | | established connection packets by default Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42048 | ||
* | base-files: adjust the default netfilter tcp established connection timeout ↵ | Felix Fietkau | 2014-07-13 |
| | | | | | | | | as per RFC 5382 (#17098) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41599 | ||
* | base-files: set default IPv6 forwarding value to 1 | Steven Barth | 2013-06-11 |
| | | | | SVN-Revision: 36918 | ||
* | base-files: Fix race-conditions with IPv6 sysctls | Steven Barth | 2013-01-29 |
| | | | | SVN-Revision: 35368 | ||
* | base-files: remove IPv6-forwarding setting for all interfaces | Steven Barth | 2013-01-28 |
| | | | | SVN-Revision: 35344 | ||
* | base-files: Set default value for IPv6 forwarding | Steven Barth | 2013-01-22 |
| | | | | SVN-Revision: 35299 | ||
* | base-files: add support for ipv6-prefixes in connection with netifd | Steven Barth | 2013-01-15 |
| | | | | SVN-Revision: 35168 | ||
* | Remove default sysctl-entry for IPv6 here (races) | Steven Barth | 2012-11-29 |
| | | | | SVN-Revision: 34417 | ||
* | base-files: remove obsolete entries from sysctl.conf (#12236) | Felix Fietkau | 2012-09-24 |
| | | | | SVN-Revision: 33532 | ||
* | base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht) | Felix Fietkau | 2012-06-27 |
| | | | | | | | | | | A year of testing in the cerowrt project shows not using timestamps to be a very bad idea in nearly any TCP at speeds above a few Mbit. Lastly sack/dsack help on recovery from larger amounts of packet loss. SVN-Revision: 32513 | ||
* | base-files: enable conntrack accounting in sysctl. It used to be a compile ↵ | Jo-Philipp Wich | 2012-03-04 |
| | | | | | | time option which got deprecated SVN-Revision: 30805 | ||
* | base-files: remove an old network tunable tweak which is messing up network ↵ | Felix Fietkau | 2011-08-29 |
| | | | | | | stack performance on modern systems SVN-Revision: 28126 | ||
* | base-files: update sysctl.conf for modern kernels | Jo-Philipp Wich | 2011-03-17 |
| | | | | SVN-Revision: 26204 | ||
* | base-files: enable IPv6 forwarding by default since the default firewall ↵ | Jo-Philipp Wich | 2010-06-12 |
| | | | | | | supports ip6tables now SVN-Revision: 21766 | ||
* | base-files: disable bridge firewalling by default | Jo-Philipp Wich | 2010-01-18 |
| | | | | SVN-Revision: 19214 | ||
* | change sysctl.conf to disable tcp ecn by default (based on discussion with ↵ | Felix Fietkau | 2009-06-17 |
| | | | | | | marek who stumbled upon this, it creates hard-to-debug connectivity issues with providers/servers that still use buggy equipment) SVN-Revision: 16499 | ||
* | tweak some sysctl values for better performance | Felix Fietkau | 2009-04-07 |
| | | | | SVN-Revision: 15129 | ||
* | increase default size of the connection tracking table, thanks Marc | Florian Fainelli | 2009-01-30 |
| | | | | SVN-Revision: 14283 | ||
* | disable ipv6 systcl call, as ipv6 is not enabled by default | Nicolas Thill | 2008-08-20 |
| | | | | SVN-Revision: 12351 | ||
* | enable TCP ECN by default (see #3001 for more information) | Felix Fietkau | 2008-08-17 |
| | | | | SVN-Revision: 12334 | ||
* | Enable IPv6 forwarding by default (#2527) | Florian Fainelli | 2007-10-24 |
| | | | | SVN-Revision: 9435 | ||
* | unify sysctl.conf, add extra netfilter options (#1996) | Felix Fietkau | 2007-06-30 |
| | | | | SVN-Revision: 7784 | ||
* | use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam | Felix Fietkau | 2007-04-24 |
| | | | | SVN-Revision: 7043 | ||
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 |
SVN-Revision: 5622 |