openwrt/svn-archive/openwrt.git
16 years agoprevent ldconfig use in autoconf based packages whiterussian
Nicolas Thill [Sun, 26 Aug 2007 18:34:24 +0000 (18:34 +0000)]
prevent ldconfig use in autoconf based packages

SVN-Revision: 8496

16 years agoSynchronise dropbear from trunk with whiterussian (#2209)
Florian Fainelli [Tue, 21 Aug 2007 15:55:34 +0000 (15:55 +0000)]
Synchronise dropbear from trunk with whiterussian (#2209)

SVN-Revision: 8453

16 years agosync with kamikaze
Felix Fietkau [Tue, 24 Jul 2007 13:57:57 +0000 (13:57 +0000)]
sync with kamikaze

SVN-Revision: 8142

16 years agoadd missing function (https://dev.openwrt.org/ticket/1745#comment:3)
Felix Fietkau [Sat, 30 Jun 2007 19:50:45 +0000 (19:50 +0000)]
add missing function (https://dev.openwrt.org/ticket/1745#comment:3)

SVN-Revision: 7808

16 years agomerge qos-scripts changes from kamikaze in whiterussian
Felix Fietkau [Sat, 30 Jun 2007 02:37:45 +0000 (02:37 +0000)]
merge qos-scripts changes from kamikaze in whiterussian

SVN-Revision: 7783

16 years agosync whiterussian sdk with kamikaze
Felix Fietkau [Mon, 11 Jun 2007 15:15:00 +0000 (15:15 +0000)]
sync whiterussian sdk with kamikaze

SVN-Revision: 7567

17 years agoadd static route fix from #1384
Felix Fietkau [Tue, 15 May 2007 18:57:08 +0000 (18:57 +0000)]
add static route fix from #1384

SVN-Revision: 7256

17 years agoadd some locks to wlcompat (just in case...) and reduce the polling frequency
Felix Fietkau [Tue, 15 May 2007 18:52:46 +0000 (18:52 +0000)]
add some locks to wlcompat (just in case...) and reduce the polling frequency

SVN-Revision: 7255

17 years agobetter fixups for wrt54g v1.x
Felix Fietkau [Tue, 15 May 2007 18:45:28 +0000 (18:45 +0000)]
better fixups for wrt54g v1.x

SVN-Revision: 7254

17 years agosync with kamikaze r7047: fix small typo
Travis Kemen [Mon, 30 Apr 2007 23:11:17 +0000 (23:11 +0000)]
sync with kamikaze r7047: fix small typo

SVN-Revision: 7071

17 years agosync qos-scripts in whiterussian with the kamikaze version
Felix Fietkau [Sat, 14 Apr 2007 10:07:28 +0000 (10:07 +0000)]
sync qos-scripts in whiterussian with the kamikaze version

SVN-Revision: 6947

17 years agoSet hostname before logging (#1552)
Florian Fainelli [Sun, 8 Apr 2007 21:22:22 +0000 (21:22 +0000)]
Set hostname before logging (#1552)

SVN-Revision: 6907

17 years agoupdate dropbear to 0.49 for whiterussian as well
Tim Yardley [Sun, 8 Apr 2007 00:40:08 +0000 (00:40 +0000)]
update dropbear to 0.49 for whiterussian as well

SVN-Revision: 6891

17 years agoAdd missing ending brackets (#1545)
Florian Fainelli [Tue, 3 Apr 2007 21:02:05 +0000 (21:02 +0000)]
Add missing ending brackets (#1545)

SVN-Revision: 6854

17 years agofix a problem with the firewall script (multicast traffic could produce packet loss)
Felix Fietkau [Tue, 27 Mar 2007 16:45:10 +0000 (16:45 +0000)]
fix a problem with the firewall script (multicast traffic could produce packet loss)

SVN-Revision: 6726

17 years agoenable dso support back in openssl, needed to use shared zlib compression, and should...
Nicolas Thill [Mon, 26 Mar 2007 05:04:13 +0000 (05:04 +0000)]
enable dso support back in openssl, needed to use shared zlib compression, and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes: #1182

SVN-Revision: 6706

17 years agoAdd autoload for PPP (#412)
Florian Fainelli [Sun, 11 Mar 2007 10:56:21 +0000 (10:56 +0000)]
Add autoload for PPP (#412)

SVN-Revision: 6551

17 years agowhen adding vlans, not only use vlan*hwaddr, but check vlan*hwname as well (finally... whiterussian_0.9
Felix Fietkau [Sat, 3 Feb 2007 15:50:46 +0000 (15:50 +0000)]
when adding vlans, not only use vlan*hwaddr, but check vlan*hwname as well (finally fixes network on wrt54g v1.1)

SVN-Revision: 6257

17 years agoadd missing defaults for vlan*ports
Felix Fietkau [Sat, 3 Feb 2007 13:25:26 +0000 (13:25 +0000)]
add missing defaults for vlan*ports

SVN-Revision: 6256

17 years agoadd workaround for problems with the missing /dev/console
Felix Fietkau [Sat, 3 Feb 2007 12:09:17 +0000 (12:09 +0000)]
add workaround for problems with the missing /dev/console

SVN-Revision: 6255

17 years agobackport failsafe changes from kamikaze - the whiterussian implementation failed...
Felix Fietkau [Sat, 3 Feb 2007 10:53:58 +0000 (10:53 +0000)]
backport failsafe changes from kamikaze - the whiterussian implementation failed on devices with no /dev/console

SVN-Revision: 6254

17 years agosync whiterussian sdk with kamikaze
Felix Fietkau [Fri, 2 Feb 2007 02:57:49 +0000 (02:57 +0000)]
sync whiterussian sdk with kamikaze

SVN-Revision: 6250

17 years agoBackport GCC changes to fix integer overflow detection and enable -fwrapv by default...
Felix Fietkau [Tue, 30 Jan 2007 16:14:46 +0000 (16:14 +0000)]
Backport GCC changes to fix integer overflow detection and enable -fwrapv by default. See gcc.gnu.org/bugzilla/show_bug.cgi?id=30477 for more information on this...

SVN-Revision: 6230

17 years agoadd a limit on the number of new connections per second to prevent hosts on the lan...
Felix Fietkau [Tue, 30 Jan 2007 08:53:51 +0000 (08:53 +0000)]
add a limit on the number of new connections per second to prevent hosts on the lan from being able to fill the conntrack table in just a few seconds

SVN-Revision: 6229

17 years agofix hotplug events for static (#1051)
Felix Fietkau [Sat, 27 Jan 2007 09:34:26 +0000 (09:34 +0000)]
fix hotplug events for static (#1051)

SVN-Revision: 6214

17 years agocosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
Nicolas Thill [Mon, 22 Jan 2007 17:33:10 +0000 (17:33 +0000)]
cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS

SVN-Revision: 6180

17 years agoApply mount fix from (#1104)
Florian Fainelli [Sun, 21 Jan 2007 17:55:38 +0000 (17:55 +0000)]
Apply mount fix from (#1104)

SVN-Revision: 6162

17 years agoRemove the multiple default gateways patch, should fix (#877 and #988)
Florian Fainelli [Sun, 21 Jan 2007 17:38:30 +0000 (17:38 +0000)]
Remove the multiple default gateways patch, should fix (#877 and #988)

SVN-Revision: 6161

17 years agorevert oleg's flash mirrorbit hack - it's actually causing problems on the WL-500gP...
Felix Fietkau [Sun, 21 Jan 2007 00:04:18 +0000 (00:04 +0000)]
revert oleg's flash mirrorbit hack - it's actually causing problems on the WL-500gP (see forum.openwrt.org/viewtopic.php?pid=41152)

SVN-Revision: 6150

17 years agoAdd two patches by Oleg I. Vdovikin: - nvram_crc_check: runs a CRC check on the nvram...
Felix Fietkau [Wed, 17 Jan 2007 17:14:01 +0000 (17:14 +0000)]
Add two patches by Oleg I. Vdovikin: - nvram_crc_check: runs a CRC check on the nvram before loading it and uses the CFE's default nvram as fallback - flash_mirrorbit_hack: hack for improving stability on the flash chip that the WL-500gP uses. (those two will be ported to kamikaze later)

SVN-Revision: 6115

17 years agobump version numbers of linksys images, because the linksys firmware often refuses...
Felix Fietkau [Thu, 11 Jan 2007 09:54:51 +0000 (09:54 +0000)]
bump version numbers of linksys images, because the linksys firmware often refuses to downgrade

SVN-Revision: 6074

17 years agoadd a hack to allow source package names in Build-Depends: (PKG_BUILDDEP)
Nicolas Thill [Wed, 10 Jan 2007 11:59:42 +0000 (11:59 +0000)]
add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP)

SVN-Revision: 6060

17 years agoadd build-time dependency on iptables to dsl-qos-queue (closes: #1166)
Nicolas Thill [Mon, 8 Jan 2007 01:39:53 +0000 (01:39 +0000)]
add build-time dependency on iptables to dsl-qos-queue (closes: #1166)

SVN-Revision: 6025

17 years agobackport [5946] to WhiteRussian SDK
Nicolas Thill [Mon, 8 Jan 2007 01:13:31 +0000 (01:13 +0000)]
backport [5946] to WhiteRussian SDK

SVN-Revision: 6024

17 years agoremove problematic openvpn-webif postinst file (fixes #1159)
Felix Fietkau [Sun, 7 Jan 2007 15:46:19 +0000 (15:46 +0000)]
remove problematic openvpn-webif postinst file (fixes #1159)

SVN-Revision: 6017

17 years agofix memory leak in switch drivers (patch from #1132)
Felix Fietkau [Sun, 7 Jan 2007 14:59:43 +0000 (14:59 +0000)]
fix memory leak in switch drivers (patch from #1132)

SVN-Revision: 6011

17 years agoBackport INSTALL_CONF to wr
Florian Fainelli [Tue, 2 Jan 2007 09:47:20 +0000 (09:47 +0000)]
Backport INSTALL_CONF to wr

SVN-Revision: 5967

17 years agofix imagebuilder
Felix Fietkau [Sat, 30 Dec 2006 18:54:30 +0000 (18:54 +0000)]
fix imagebuilder

SVN-Revision: 5940

17 years agoAdd CAM patch to make the driver work on USR device (#817)
Florian Fainelli [Fri, 29 Dec 2006 16:00:00 +0000 (16:00 +0000)]
Add CAM patch to make the driver work on USR device (#817)

SVN-Revision: 5929

17 years agoAlso generate an USR image for whiterussian (#817)
Florian Fainelli [Fri, 29 Dec 2006 15:32:16 +0000 (15:32 +0000)]
Also generate an USR image for whiterussian (#817)

SVN-Revision: 5928

17 years agoAdd Intel/VIA usb-uhci support (#1091)
Florian Fainelli [Thu, 28 Dec 2006 00:54:36 +0000 (00:54 +0000)]
Add Intel/VIA usb-uhci support (#1091)

SVN-Revision: 5912

17 years agoFix the counters bug (#983)
Florian Fainelli [Wed, 27 Dec 2006 19:35:13 +0000 (19:35 +0000)]
Fix the counters bug (#983)

SVN-Revision: 5910

17 years agoFix msdos module loading (#1086)
Florian Fainelli [Sat, 23 Dec 2006 22:50:36 +0000 (22:50 +0000)]
Fix msdos module loading (#1086)

SVN-Revision: 5896

17 years agoprepare for moving part of the firewall to hotplug. created new chains {input,forward...
Felix Fietkau [Wed, 20 Dec 2006 05:58:41 +0000 (05:58 +0000)]
prepare for moving part of the firewall to hotplug. created new chains {input,forwarding,prerouting}_wan for wan port forwardings and updated the examples. syntax of /etc/config/firewall unchanged and old firewall.user files are still compatible

SVN-Revision: 5878

17 years agoadd a workaround for self-killing init scripts on restart (#1023)
Felix Fietkau [Wed, 20 Dec 2006 05:26:39 +0000 (05:26 +0000)]
add a workaround for self-killing init scripts on restart (#1023)

SVN-Revision: 5876

17 years agoreorder setting static routes and dns, because the static route assignment overwrites...
Felix Fietkau [Wed, 20 Dec 2006 04:51:47 +0000 (04:51 +0000)]
reorder setting static routes and dns, because the static route assignment overwrites $2 (patch from #1051)

SVN-Revision: 5872

17 years agobackport functions.sh from kamikaze
Felix Fietkau [Wed, 20 Dec 2006 04:27:45 +0000 (04:27 +0000)]
backport functions.sh from kamikaze

SVN-Revision: 5871

17 years agobackport ash export -n flag to whiterussian
Felix Fietkau [Wed, 20 Dec 2006 04:01:58 +0000 (04:01 +0000)]
backport ash export -n flag to whiterussian

SVN-Revision: 5869

17 years agoFix a typo
Florian Fainelli [Tue, 19 Dec 2006 15:06:50 +0000 (15:06 +0000)]
Fix a typo

SVN-Revision: 5859

17 years agoAutoload connection tracking helpers by default, add ftp to this list
Florian Fainelli [Tue, 19 Dec 2006 14:52:59 +0000 (14:52 +0000)]
Autoload connection tracking helpers by default, add ftp to this list

SVN-Revision: 5857

17 years agoadd hardware detection for dell truemobile 2300
Felix Fietkau [Tue, 19 Dec 2006 06:40:32 +0000 (06:40 +0000)]
add hardware detection for dell truemobile 2300

SVN-Revision: 5854

17 years agofix qos-scripts RED qdisc calculation for slow lines
Felix Fietkau [Tue, 19 Dec 2006 02:53:02 +0000 (02:53 +0000)]
fix qos-scripts RED qdisc calculation for slow lines

SVN-Revision: 5853

17 years agobackport [5676] to WhiteRussian
Nicolas Thill [Mon, 18 Dec 2006 13:54:49 +0000 (13:54 +0000)]
backport [5676] to WhiteRussian

SVN-Revision: 5838

17 years agoforgot iptables.h & iptables_common.h in [5834]
Nicolas Thill [Mon, 18 Dec 2006 12:24:24 +0000 (12:24 +0000)]
forgot iptables.h & iptables_common.h in [5834]

SVN-Revision: 5837

17 years agoinstall libiptc dev headers & lib (sync with Kamikaze, needed to build miniupnp with...
Nicolas Thill [Mon, 18 Dec 2006 11:10:42 +0000 (11:10 +0000)]
install libiptc dev headers & lib (sync with Kamikaze, needed to build miniupnp with the SDK)

SVN-Revision: 5834

17 years agobackport [5619] to WhiteRussian SDK
Nicolas Thill [Sun, 17 Dec 2006 18:29:24 +0000 (18:29 +0000)]
backport [5619] to WhiteRussian SDK

SVN-Revision: 5826

17 years agobackport [5820] to WhiteRussian SDK
Nicolas Thill [Sun, 17 Dec 2006 15:54:20 +0000 (15:54 +0000)]
backport [5820] to WhiteRussian SDK

SVN-Revision: 5824

17 years agoAdd INSTALL_* variables for compatibility with kamikaze, should fix #1044
Florian Fainelli [Sun, 17 Dec 2006 15:01:14 +0000 (15:01 +0000)]
Add INSTALL_* variables for compatibility with kamikaze, should fix #1044

SVN-Revision: 5821

17 years agoAdd TARPIT target (#1046)
Florian Fainelli [Sun, 17 Dec 2006 14:54:13 +0000 (14:54 +0000)]
Add TARPIT target (#1046)

SVN-Revision: 5819

17 years agodisable jffs2 images in whiterussian as well
Felix Fietkau [Tue, 12 Dec 2006 23:20:55 +0000 (23:20 +0000)]
disable jffs2 images in whiterussian as well

SVN-Revision: 5774

17 years agoAdd Trendware TEW-411BRplus (#1038)
Florian Fainelli [Mon, 11 Dec 2006 21:46:31 +0000 (21:46 +0000)]
Add Trendware TEW-411BRplus (#1038)

SVN-Revision: 5764

17 years agoChange ide kernel modules loading order (#1042)
Florian Fainelli [Mon, 11 Dec 2006 16:01:34 +0000 (16:01 +0000)]
Change ide kernel modules loading order (#1042)

SVN-Revision: 5757

17 years agoFix trailing spaces (#1041)
Florian Fainelli [Sun, 10 Dec 2006 23:25:56 +0000 (23:25 +0000)]
Fix trailing spaces (#1041)

SVN-Revision: 5755

17 years agoAdd msdos kernel module (#1029)
Florian Fainelli [Sat, 9 Dec 2006 19:46:28 +0000 (19:46 +0000)]
Add msdos kernel module (#1029)

SVN-Revision: 5740

17 years agoadd a check to see if an init script is enabled
Felix Fietkau [Fri, 8 Dec 2006 17:56:05 +0000 (17:56 +0000)]
add a check to see if an init script is enabled

SVN-Revision: 5727

17 years agoupdate sourceforge downloading
Felix Fietkau [Fri, 8 Dec 2006 12:44:26 +0000 (12:44 +0000)]
update sourceforge downloading

SVN-Revision: 5721

17 years agoadd pptp nat fix (should fix #571, needs to be tested)
Felix Fietkau [Tue, 5 Dec 2006 23:51:29 +0000 (23:51 +0000)]
add pptp nat fix (should fix #571, needs to be tested)

SVN-Revision: 5695

17 years agosync pcmcia-cs in trunk with whiterussian, add fix for memory ranges
Felix Fietkau [Tue, 5 Dec 2006 21:34:56 +0000 (21:34 +0000)]
sync pcmcia-cs in trunk with whiterussian, add fix for memory ranges

SVN-Revision: 5693

17 years agoIgnore false button events generated by switch gpio use
Mike Baker [Fri, 1 Dec 2006 22:31:11 +0000 (22:31 +0000)]
Ignore false button events generated by switch gpio use

SVN-Revision: 5687

17 years agoadd remap command for wifi on the wl-500gp
Felix Fietkau [Thu, 30 Nov 2006 16:40:32 +0000 (16:40 +0000)]
add remap command for wifi on the wl-500gp

SVN-Revision: 5680

17 years agoadd workaround for fixing the wrong (for us) asus wl-500gp wan port vlan settings
Felix Fietkau [Wed, 29 Nov 2006 17:23:11 +0000 (17:23 +0000)]
add workaround for fixing the wrong (for us) asus wl-500gp wan port vlan settings

SVN-Revision: 5678

17 years agoRevert a bit the previous changeset, add DEVICE to ip-up/down
Florian Fainelli [Mon, 27 Nov 2006 08:14:39 +0000 (08:14 +0000)]
Revert a bit the previous changeset, add DEVICE to ip-up/down

SVN-Revision: 5662

17 years agoFix ppp hotplug script (#982)
Florian Fainelli [Mon, 27 Nov 2006 08:03:47 +0000 (08:03 +0000)]
Fix ppp hotplug script (#982)

SVN-Revision: 5661

17 years agoadd reboot fix for mtd (thanks, wbx)
Felix Fietkau [Sun, 26 Nov 2006 01:03:21 +0000 (01:03 +0000)]
add reboot fix for mtd (thanks, wbx)

SVN-Revision: 5645

17 years agoadd checks for missing ciphers in openssh (fixes #974)
Felix Fietkau [Sat, 25 Nov 2006 22:04:23 +0000 (22:04 +0000)]
add checks for missing ciphers in openssh (fixes #974)

SVN-Revision: 5643

17 years agofix stunnel compile issue (#981)
Felix Fietkau [Sat, 25 Nov 2006 21:36:54 +0000 (21:36 +0000)]
fix stunnel compile issue (#981)

SVN-Revision: 5642

17 years agomodify the watchdog for forcing adhoc or client mode connections to a specific bssid
Felix Fietkau [Sat, 25 Nov 2006 21:00:29 +0000 (21:00 +0000)]
modify the watchdog for forcing adhoc or client mode connections to a specific bssid

SVN-Revision: 5641

17 years agohaserl: use a different prefix for cookie variables to prevent form variable injectio...
Felix Fietkau [Sat, 25 Nov 2006 02:28:17 +0000 (02:28 +0000)]
haserl: use a different prefix for cookie variables to prevent form variable injection from other websites (potential security risk)

SVN-Revision: 5638

17 years agofix gpios for wzr-rs-g54, add support for the wzr-rs-g54hp
Felix Fietkau [Fri, 24 Nov 2006 02:39:41 +0000 (02:39 +0000)]
fix gpios for wzr-rs-g54, add support for the wzr-rs-g54hp

SVN-Revision: 5636

17 years agodeny non-root access to /dev/mtd*ro
Felix Fietkau [Thu, 23 Nov 2006 17:54:24 +0000 (17:54 +0000)]
deny non-root access to /dev/mtd*ro

SVN-Revision: 5628

17 years agodiag: add support for the buffalo wzr-rs-g54
Felix Fietkau [Wed, 22 Nov 2006 20:58:18 +0000 (20:58 +0000)]
diag: add support for the buffalo wzr-rs-g54

SVN-Revision: 5616

17 years agorename ipcalc to ipcalc.sh and change known calls to it. this prevents the confusion...
Tim Yardley [Tue, 21 Nov 2006 17:05:26 +0000 (17:05 +0000)]
rename ipcalc to ipcalc.sh and change known calls to it. this prevents the confusion with the busybox builtin of ipcalc if enabled

SVN-Revision: 5607

17 years agotrim openssl library some more, provided by coova
Tim Yardley [Tue, 21 Nov 2006 16:56:14 +0000 (16:56 +0000)]
trim openssl library some more, provided by coova

SVN-Revision: 5606

17 years agodon't generate a certificate during stunnel build - will make a default one later
Felix Fietkau [Tue, 21 Nov 2006 15:12:59 +0000 (15:12 +0000)]
don't generate a certificate during stunnel build - will make a default one later

SVN-Revision: 5604

17 years agoremove duplicate tcpdump entry introduced by [5595]
Felix Fietkau [Tue, 21 Nov 2006 14:55:17 +0000 (14:55 +0000)]
remove duplicate tcpdump entry introduced by [5595]

SVN-Revision: 5603

17 years agobump base-files release number
Felix Fietkau [Tue, 21 Nov 2006 14:17:17 +0000 (14:17 +0000)]
bump base-files release number

SVN-Revision: 5602

17 years agoadd openwrt_version file for version checks and update the banner for the upcoming...
Felix Fietkau [Tue, 21 Nov 2006 14:11:46 +0000 (14:11 +0000)]
add openwrt_version file for version checks and update the banner for the upcoming 0.9 release

SVN-Revision: 5601

17 years agofix dmz gpio for the wrtsl54gs
Felix Fietkau [Tue, 21 Nov 2006 14:09:34 +0000 (14:09 +0000)]
fix dmz gpio for the wrtsl54gs

SVN-Revision: 5600

17 years agobring in stunnel for whiterussian.. note that this prompts you during build for cert...
Tim Yardley [Tue, 21 Nov 2006 00:22:37 +0000 (00:22 +0000)]
bring in stunnel for whiterussian.. note that this prompts you during build for cert params.. ick

SVN-Revision: 5595

17 years agoupdate imagebuilder package lists for nat helper change
Felix Fietkau [Sun, 19 Nov 2006 01:52:07 +0000 (01:52 +0000)]
update imagebuilder package lists for nat helper change

SVN-Revision: 5584

17 years agofix oversized packets in udhcpc (closes: #962), bump busybox release number in whiter...
Nicolas Thill [Sun, 19 Nov 2006 01:44:16 +0000 (01:44 +0000)]
fix oversized packets in udhcpc (closes: #962), bump busybox release number in whiterussian

SVN-Revision: 5583

17 years agoreorganize nat helper packages, move ftp and irc nat to a package that is enabled...
Felix Fietkau [Sun, 19 Nov 2006 01:03:47 +0000 (01:03 +0000)]
reorganize nat helper packages, move ftp and irc nat to a package that is enabled by default, for security reasons - see #917 for more information

SVN-Revision: 5581

17 years agosync TAR_OPTIONS usage with kamikaze to keep sdk compatible
Felix Fietkau [Sun, 19 Nov 2006 00:23:57 +0000 (00:23 +0000)]
sync TAR_OPTIONS usage with kamikaze to keep sdk compatible

SVN-Revision: 5580

17 years agofix motorola we800g misdetection
Felix Fietkau [Sun, 19 Nov 2006 00:18:56 +0000 (00:18 +0000)]
fix motorola we800g misdetection

SVN-Revision: 5579

17 years agoFix showhostkey script (#444)
Florian Fainelli [Wed, 15 Nov 2006 09:21:46 +0000 (09:21 +0000)]
Fix showhostkey script (#444)

SVN-Revision: 5538

17 years agobump kernel release number
Felix Fietkau [Tue, 14 Nov 2006 02:04:56 +0000 (02:04 +0000)]
bump kernel release number

SVN-Revision: 5529

17 years agoupgrade dnsmasq, fixes a few bugs including #943
Felix Fietkau [Tue, 14 Nov 2006 01:54:04 +0000 (01:54 +0000)]
upgrade dnsmasq, fixes a few bugs including #943

SVN-Revision: 5528

17 years agofix the backport of ipt_string by adding the linux 2.6 textsearch code in a way that...
Felix Fietkau [Tue, 14 Nov 2006 01:45:10 +0000 (01:45 +0000)]
fix the backport of ipt_string by adding the linux 2.6 textsearch code in a way that does not require adding stuff to our kernel image - linux 2.6 compatible

SVN-Revision: 5527

17 years agorename S50dnsmasq to S60dnsmasq, so that dropbear/telnet gets started earlier
Felix Fietkau [Mon, 13 Nov 2006 21:15:28 +0000 (21:15 +0000)]
rename S50dnsmasq to S60dnsmasq, so that dropbear/telnet gets started earlier

SVN-Revision: 5524

17 years agomassively decrease the wlcompat entropy polling frequency - hurts performance and...
Felix Fietkau [Mon, 13 Nov 2006 18:52:03 +0000 (18:52 +0000)]
massively decrease the wlcompat entropy polling frequency - hurts performance and we really don't need that much entropy

SVN-Revision: 5522