- Jul 15, 2013
-
-
Steven Barth authored
The reap functionality appears to have been accidentally disabled by commit 74ded7257e5da5e309844d386290f24ae91950a6 to iptables.git, see: git://git.netfilter.org/iptables.git and subsequently in iptables 1.4.15 and later. This adds a patch to restore reap functionality for recent_opts_v1. Signed-off-by:
Russell Senior <russell@personaltelco.net> SVN-Revision: 37328
-
- Jul 14, 2013
-
-
Luka Perkov authored
with this option enabled it's possible to create empty bridges Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 37318
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37316
-
Hauke Mehrtens authored
This makes it possible to use swconfig to controll the switch. This was tested with devices using b43 and bgmac. This was not tested on devices using tg3. This does not support the adm switch used in some very old devices. SVN-Revision: 37304
-
- Jul 11, 2013
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37245
-
- Jul 10, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37227
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37226
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37224
-
- Jul 08, 2013
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37198
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 37189
-
- Jul 04, 2013
-
-
Jo-Philipp Wich authored
SVN-Revision: 37171
-
Jo-Philipp Wich authored
lldpd 0.7.1 has several alignment issues that trip a system configured to fault on misaligned accesses. Version 0.7.5 fixes that along with a few other minor issues. Signed-off-by:
John Szakmeister <john@szakmeister.net> SVN-Revision: 37168
-
- Jul 03, 2013
-
-
Steven Barth authored
SVN-Revision: 37150
-
Steven Barth authored
SVN-Revision: 37148
-
- Jul 01, 2013
-
-
Jo-Philipp Wich authored
SVN-Revision: 37114
-
- Jun 30, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37111
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37110
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37097
-
- Jun 29, 2013
-
-
Jo-Philipp Wich authored
- uses custom formatting for mac addresses to ensure leading zeroes, required for older iptables mac match parser SVN-Revision: 37082
-
- Jun 28, 2013
-
-
Steven Barth authored
SVN-Revision: 37051
-
- Jun 27, 2013
-
-
Florian Fainelli authored
AVR32 misses a bunch of updated syscalls, including timerfd_create() which is used by 6relayd. Since that requires Linux/libc changes, just prevent building it for now. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 37040
-
- Jun 25, 2013
-
-
Steven Barth authored
SVN-Revision: 37033
-
- Jun 24, 2013
-
-
John Crispin authored
this cause the wps trigegr to be copied to the wrong place https://dev.openwrt.org/ticket/13753 Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37031
-
Steven Barth authored
SVN-Revision: 37020
-
- Jun 23, 2013
-
-
Steven Barth authored
SVN-Revision: 37018
-
- Jun 22, 2013
-
-
Steven Barth authored
SVN-Revision: 37011
-
Steven Barth authored
SVN-Revision: 37009
-
- Jun 21, 2013
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37007
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36991
-
Steven Barth authored
SVN-Revision: 36980
-
- Jun 19, 2013
-
-
Steven Barth authored
SVN-Revision: 36969
-
- Jun 18, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36965
-
Jo-Philipp Wich authored
- fixes misprocessing of unknown symbolic protocol names SVN-Revision: 36963
-
Jo-Philipp Wich authored
- fixes calculation of IPv4 netmasks derived from 0.0.0.0/0 CIDRs SVN-Revision: 36960
-
Steven Barth authored
SVN-Revision: 36959
-
- Jun 17, 2013
-
-
Steven Barth authored
SVN-Revision: 36952
-
Steven Barth authored
SVN-Revision: 36950
-
Jo-Philipp Wich authored
Make hostapd.sh correctly handle the macfile uci option. Such option specifies the macfile name to pass into the hostapd configuration file. Moreover, if a maclist option has been specified, copy the macfile before appending new entries. Signed-off-by:
Antonio Quartulli <antonio@open-mesh.com> SVN-Revision: 36944
-
Jo-Philipp Wich authored
Using "--address" for individual host A records is broken, use "--host-record" instead. The following patch changes dnsmasq.init to build individual host records using "--host-record" instead of "--address". Signed-off-by: Adam Gensler <openwrt at gnslr.us> [jow: shorter description, simplified shell script code] SVN-Revision: 36943
-
- Jun 13, 2013
-
-
Jo-Philipp Wich authored
- properly process intermediate "!" options in argument list (fixes negated ipsets) SVN-Revision: 36935
-