Florian Fainelli
114632438a
Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels ( #1631 )
...
SVN-Revision: 7820
18 years ago
Felix Fietkau
e0f225831f
massively reduce the number of forks that busybox ash has to do while processing our scripts this is accomplished simply by changing the order in which it looks for builtins and applets
...
SVN-Revision: 7815
18 years ago
Felix Fietkau
b24263a9b6
fix a crash related to wep and mic handling ( #1973 )
...
SVN-Revision: 7813
18 years ago
Felix Fietkau
5e7cb507cd
move parts of the failsafe code to the generic base-files - will be used on atheros as well as soon as i've added support for it
...
SVN-Revision: 7810
18 years ago
Felix Fietkau
f95db8bac8
fix a warning ( #1800 )
...
SVN-Revision: 7809
18 years ago
Felix Fietkau
17485c04ad
add madwifi changeset 2484 (node refcounting patch) - i will resync with madwifi svn after the 7.07 release
...
SVN-Revision: 7807
18 years ago
Felix Fietkau
2cc2d7707b
make the firewall script run after the network script again (required for working with dynamically assigned interfaces), include the network state
...
SVN-Revision: 7806
18 years ago
Felix Fietkau
687b83af00
include the network state in the dnsmasq init script. this makes it possible to run a dhcp server on dynamically assigned interfaces without hardcoding interface names
...
SVN-Revision: 7805
18 years ago
Felix Fietkau
a977a42502
update wlcompat for new ioctl interface ( fixes #1357 )
...
SVN-Revision: 7795
18 years ago
Felix Fietkau
938e5f8466
cleanup
...
SVN-Revision: 7789
18 years ago
Felix Fietkau
78c9e79c15
fix the path to the yealink module ( #1944 )
...
SVN-Revision: 7788
18 years ago
Felix Fietkau
c09dc20f2c
replace the hotplug2 fork handling hack with a better solution implemented in upstream (thanks, iSteve)
...
SVN-Revision: 7786
18 years ago
Felix Fietkau
9bf6078866
unify sysctl.conf, add extra netfilter options ( #1996 )
...
SVN-Revision: 7784
18 years ago
Felix Fietkau
8c0de17322
qos-scripts update:
...
- rewrite the RED qdisc calculations and add some comments
this should fix the warnings about bursting (should also fix quirks with various linespeed settings)
- reduce the calculated overhead for upstream, while i'm at it...
SVN-Revision: 7782
18 years ago
Rod Whitby
e15faa1773
Added via-velocity module, and fixed some whitespace inconsistencies.
...
SVN-Revision: 7772
18 years ago
Felix Fietkau
fc649db702
check for + in the broadcast address before attempting a dns lookup
...
SVN-Revision: 7767
18 years ago
Mike Baker
810b0bcb22
fix broadcast address ( #1611 )
...
SVN-Revision: 7766
18 years ago
Felix Fietkau
8f16983e89
Add a patch for openssl to fix some breakage that happens when compiled with gcc 4.2.0 Note: this does not cover all instances, but it will at least compile.
...
If the broken parts are reached at run time, the program will crash.
I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use.
Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html
SVN-Revision: 7764
18 years ago
Florian Fainelli
01b4fd853a
Initialise firewall before network ( #1988 )
...
SVN-Revision: 7757
18 years ago
Felix Fietkau
d437ce276a
clean up the madwifi SoC support patch - remove some breakage that went unnoticed because it only applies to kernelversions before 2.6.19
...
SVN-Revision: 7746
18 years ago
Travis Kemen
bb2c2a81dd
add fragmentation and rts settings thanks rene closes #1725
...
SVN-Revision: 7743
18 years ago
Felix Fietkau
06966a534a
add nvram fixup script
...
SVN-Revision: 7742
18 years ago
Florian Fainelli
8d83b9da07
Also mark ipset as broken
...
SVN-Revision: 7740
18 years ago
Florian Fainelli
ff59c60ac0
Make aodv-uu as broken for all archs until we fix it
...
SVN-Revision: 7739
18 years ago
Peter Denison
a83ac994c3
Merge bcm43xx-mac80211 driver from tree at bu3sch.de, pulled 24/6
...
SVN-Revision: 7734
18 years ago
Peter Denison
164e789c7a
Merge mac80211 driver from tree at bu3sch.de, pulled 24/6
...
SVN-Revision: 7733
18 years ago
Felix Fietkau
c1366bb46d
madwifi: add some extra delay between bringing the interface up and configuring it ( #1703 )
...
SVN-Revision: 7729
18 years ago
Felix Fietkau
13f087cd5a
hotplug2: add fork handling optimization (also fixes that pesky pppoe race condition in #1655 )
...
SVN-Revision: 7726
18 years ago
Felix Fietkau
05c0ca34a7
update to hotplug2 svn version (recommended by iSteve)
...
SVN-Revision: 7725
18 years ago
Felix Fietkau
8c41e51e92
fix failsafe on broadcom, send netlink events in diag when running linux 2.6
...
SVN-Revision: 7722
18 years ago
Felix Fietkau
a99b79e9ad
hotplug2: add a missing cflag, allow hotplug events that are not 'add'
...
SVN-Revision: 7721
18 years ago
Felix Fietkau
d309c4fa30
make hotplug2 use the build system cflags
...
SVN-Revision: 7720
18 years ago
Felix Fietkau
d4f72b61ba
remove bogus dependency, fix a few cosmetic bugs
...
SVN-Revision: 7719
18 years ago
Florian Fainelli
080f7b4b10
Upgrade ntfs-3g to 1.616 ( #1954 )
...
SVN-Revision: 7717
18 years ago
Florian Fainelli
1be80fc29a
Upgrade fuse to 2.6.5 ( #1955 )
...
SVN-Revision: 7716
18 years ago
Felix Fietkau
fdc53d7e06
add antenna diversity config support for broadcom-wl
...
SVN-Revision: 7710
18 years ago
Florian Fainelli
426f0b477b
Do not cache negative answers
...
SVN-Revision: 7707
18 years ago
Florian Fainelli
264794d802
Package tunnel6 as well ( #1943 )
...
SVN-Revision: 7705
18 years ago
Florian Fainelli
0aeee1f572
Send a kill signal to cron, otherwise two instances could be running ( #1923 )
...
SVN-Revision: 7704
18 years ago
Felix Fietkau
cc6a10de5b
for bcm43xx-mac80211 as well
...
SVN-Revision: 7703
18 years ago
Felix Fietkau
f439460815
do not attempt to compile mac80211 on 2.6.21
...
SVN-Revision: 7701
18 years ago
Felix Fietkau
024f89c53f
kernel version specific fixups for kmod packages
...
SVN-Revision: 7700
18 years ago
Felix Fietkau
6b876d25f1
fix mac80211 build
...
SVN-Revision: 7696
18 years ago
Peter Denison
45a0adebf9
New: mac80211-based bcm43xx driver from the wireless-dev tree
...
SVN-Revision: 7693
18 years ago
Peter Denison
65f00ab51a
New: mac80211 stack from the wireless-dev tree
...
SVN-Revision: 7692
18 years ago
Felix Fietkau
0becec394f
fix cgi-bin directory handling ( #1764 )
...
SVN-Revision: 7688
18 years ago
John Crispin
2fe37ccdf6
added usb-storage hotpluging
...
SVN-Revision: 7684
18 years ago
Felix Fietkau
fa799b9b4c
fix a memleak in broadcom-diag ( #1780 )
...
SVN-Revision: 7683
18 years ago
Mike Baker
625e17c6a1
Allow the use of psk+psk2 (ap mode only). Thanks ragorn
...
SVN-Revision: 7682
18 years ago
Florian Fainelli
1664a51c3b
mac80211 is not available for kernels < 2.6.22
...
SVN-Revision: 7674
18 years ago