1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 17:25:08 +03:00
Commit Graph

8299 Commits

Author SHA1 Message Date
nico
a12802298d package/base-files: enhance & cleanup service wrappers
* add service_check function for checking if a process is alive
 * add service_signal for sending arbitrary signals to a process
 * change service_stop to send a TERM signal first, wait for the process to die and send a KILL signal if it doen't
 * have service_kill print a warning on STDERR stating it has been deprecated

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 22:47:49 +00:00
nico
1454b29603 package/base-files: move service* functions from /etc/rc.common to /lib/functions.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 22:47:41 +00:00
jow
59a4de5391 [package] base-files: do not kill udhcpc on sysupgrade, it will tear down the interface if terminated
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 19:14:55 +00:00
jow
0c1b81f869 [package] base-files: do not assume that "top" is busybox' top, but try to call the applet explicitely
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 18:48:38 +00:00
jow
43e043890d [package] base-files: properly handle wifi ifaces with no network attached, useful for unmanaged interfaces like used for batman or monitoring
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 14:42:58 +00:00
jow
51f0f920a8 [package] hostapd: add code to prevent accidentally bridging non-wds sta mode interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 14:22:56 +00:00
nico
a94c88d3c5 package/base-files: move /etc/functions.sh to /lib/functions.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 14:14:29 +00:00
nbd
c68728567a netifd: fix compile error when both libnl and libnl-tiny are built
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 10:12:31 +00:00
nbd
b76b60fcda busybox: use bash for gen_build_files.sh to avoid printf argument list issues on some systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 00:33:10 +00:00
nico
ad906c1492 package/uhttpd: use new service wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 22:59:06 +00:00
nico
8635717aeb package/ubus: use new service wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 22:59:01 +00:00
nico
390d5ffd22 package/netifd: use new service wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 22:58:56 +00:00
nico
c9adf56187 package/dropbear: use new service wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 22:58:50 +00:00
nico
4097f52f4c package/dnsmasq: use new service wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 22:58:45 +00:00
nico
40e13d06af package/busybox: use new service wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 22:58:39 +00:00
nico
f3e5707f9a package/base-files: use new service wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 22:58:34 +00:00
nico
c51520101b package/base-files: /etc/rc.common: add service wrapper around start-stop-daemon
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 22:58:27 +00:00
nbd
0a146d2694 ath9k: fix LED related crashes on AR913x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 20:14:09 +00:00
nbd
184801cc6b carl9170: add dependency on kmod-input-core
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 14:50:04 +00:00
nico
e4b8affab5 package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflicting with user 'nobody')
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 11:02:55 +00:00
jow
6f3973eee4 [package] busybox: ntpd: indefinitely try to resolve peer addresses (#10361)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 01:45:04 +00:00
jow
0920594b94 [package] uhttpd: provide rpath-link flag, thanks mazilo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 00:10:52 +00:00
jow
ab435ac770 [package] madwifi: change wireless ifname numbering schema
Instead of simply counting up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number
and following ifaces an index-suffix, e.g. ath0 for network 1 on phy 1 and ath0-1 for network 2 on phy 1.
This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if
the number of networks changes in between. This should, along with other changes in LuCI, fix #10335.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-06 19:57:07 +00:00
jow
fcb4e88f44 [package] mac80211: change wireless ifname numbering schema
Instead of simply counting up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number
and following ifaces an index-suffix, e.g. wlan0 for network 1 on phy 1 and wlan0-1 for network 2 on phy 1.
This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if
the number of networks changes in between. This should, along with other changes in LuCI, fix #10335.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-06 18:49:17 +00:00
jow
e016e9a75b uhttpd: Fix wrong certificate options with multiple words
For instance two word city names will result in weird certificates.
Therefore adding the missing quotations.

Signed-off-by: Linus Lüssing <linus.luessing@web.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-06 15:44:42 +00:00
nbd
db6dd42004 ath9k: add some fixes for radio reinit and frame flush
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-05 19:51:32 +00:00
nbd
a5269fb903 mac80211: update to wireless-testing 2011-11-04
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-05 19:51:16 +00:00
jow
44c760170b [package] uhttpd: fix Makefiles and linking of tls plugin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-05 17:36:47 +00:00
nbd
9938a761e9 base-files: process platform hotplug calls in the early launch of hotplug2 to avoid having crda calls get stuck at boot time (fixes #10350, #10354)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-05 17:16:01 +00:00
jow
0ce6c05420 [package] uhttpd: bump version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-05 03:19:29 +00:00
jow
52f10ff67f [package] uhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and send() operations below the ssl layer - fixes hangs when accessing via https
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-05 03:19:07 +00:00
nbd
aaca845659 hostapd: update to latest git version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28746 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-04 01:05:26 +00:00
nbd
d802b2e8f3 netifd: ensure that a bridge gets created before hostapd needs it, hostapd must not attempt to create the bridge by itself
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-04 01:05:12 +00:00
nbd
6a7cd57cdb netifd: start wifi at boot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-03 20:02:52 +00:00
nbd
470598d25a netifd: update to latest version, fix redundant ifdown hotplug events
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-03 20:02:47 +00:00
nbd
9949bd00f1 openssl: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28736 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-03 20:02:42 +00:00
nbd
229fc9a0d0 openssl: update to 1.0.0e (patch by tripolar)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-03 20:02:36 +00:00
nbd
a296f5fbac base-files: load modules early, run wifi detect afterwards and only then process uci defaults
this allows uci-defaults scripts to override wifi settings

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-03 20:02:25 +00:00
jow
b42df216bf [package] base-files: add some more protected services to sysupgrade kill blacklist
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-03 19:25:25 +00:00
jow
e9f3a660c5 [package] qos-scripts: only use the lower 8 bits for firewall marks, allows coexistence with other programs like nodogsplash - patch by Tobias Wolf (#10096)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28731 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-03 19:11:01 +00:00
nico
75c8653686 package/busybox: update to 1.19.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-03 15:55:23 +00:00
blogic
fe1f2bb1d9 modules: fixes ko files that were renamed in 3.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-03 15:16:50 +00:00
blogic
e12cd3d5ae ltq-dsl: fixes driver for targets other than danube
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-03 15:16:39 +00:00
blogic
071298ef70 ltq-vmmc: should be available for falcon and danube only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-03 15:16:25 +00:00
nico
de6080b7c2 package/dropbear: fix segfault with remote port forwarding (closes: #10339)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-03 08:12:17 +00:00
cshore
93005b12c5 [package] block-mount: Fixed module loading (double cat is wrong)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-02 18:38:38 +00:00
nbd
5cb7c142d4 netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 22:02:40 +00:00
nbd
29eaeb4fb9 netifd: update to latest version, fixes handling of hotplug devices (for wifi)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 22:02:33 +00:00
nbd
db440a5bdb mac80211: update to wireless-testing 2011-11-01
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 22:02:27 +00:00
nbd
c5994771e1 iw: fix setting txpower (#10254)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 19:16:52 +00:00
juhosg
3ebdbe2f2e package/uboot-envtools: make fw_setenv symlink optional
Make the creation of the fw_set-symlink optional, so it can be
disabled in user-builds so only people who know what they are
doing will mess with uboot-env.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 09:23:29 +00:00
juhosg
18a0b2664f package/uboot-envtools: generate config-file from UCI
This adds an init-script for generating /etc/fw_env.config from UCI in
case it doesn't exist yet.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 09:23:28 +00:00
juhosg
0c3fc1dfb1 package/uboot-envtools: remove runtime dependency of zlib
zlib is a build-dependency, but in runtime zlib is not required,
see:
root@OpenWrt:/# ldd /usr/sbin/fw_printenv
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2abb2000)
        libc.so.0 => /lib/libc.so.0 (0x2abd4000)
        ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x2ab9a000)

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 09:23:27 +00:00
jow
d3b6c9da0d [package] base-files: fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-30 15:48:14 +00:00
mb
58deaa7240 omap24xx: Fix MUSB compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-29 22:26:27 +00:00
jow
41db87f4cc [package] firewall: relocate TCPMSS rules into mangle table, add code to selectively clear them out again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-29 18:02:45 +00:00
nico
a0b9641a8f package/kernel: various NLS handling fixes
* move AddDepends/nls to 001-depends.mk for proper use by other packages (closes: #7639)
 * make kmod-usb-core use it
 * fix deps generated from its arguments (as used in kmod-fs-hfsplus)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-29 15:03:56 +00:00
nico
16bb615819 package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf (closes: #8045)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-29 13:20:36 +00:00
nico
8ef02b4851 package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-firewire
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-29 13:20:30 +00:00
nico
663308adb4 package/kernel: fix my previous kmod-fs-cifs fix in r28661 (could I be sleep-deprived?)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 22:22:13 +00:00
nico
ac9f1c3627 package/kernel: enable kmod-ata-core & kmod-scsi-core on x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 19:16:27 +00:00
nico
e488e8649b package/kernel: fix kmod-fs-cifs dependencies (closes: #9381, #10055)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 19:16:21 +00:00
nico
288c6f063a package/kernel: move MD4 crypto module in its own package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 19:16:12 +00:00
nico
c848be0068 package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 14:31:29 +00:00
nico
41f2b5ed5f package/kernel: prefix library modules with lib-
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:24:41 +00:00
nico
37060bdd68 package/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:11:17 +00:00
nico
096a73e613 package/kernel: add kmod-lib-lzo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:11:12 +00:00
nico
00a1fec9df package/kernel: remove SetDepends not needed anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:11:06 +00:00
nico
c2e85f61ae package/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:11:01 +00:00
nico
cf3f9f62ed package/kernel: move crc32c in its own package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:10:55 +00:00
nico
801c73f8b8 package/blockmount: simplify extroot module loading logic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:10:50 +00:00
nbd
f2b25b5e18 comgt: add missing file (fixes #10301)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 11:30:21 +00:00
mb
aab08e256e bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to =m for older kernels automagically.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 21:22:53 +00:00
nbd
9bdac0d42a comgt: fix pin code config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:29:14 +00:00
nbd
8540d1e311 comgt: delay 3g bringup for sierra wireless cards until the card has locked on to the carrier, this helps with avoiding firmware hangs (thx, chris)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:29:10 +00:00
nbd
572aafcdcf add sierra-directip, a package based on the latest DirectIP capable sierra wireless drivers + some fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:29:05 +00:00
nbd
6f48b8ea55 comgt: port 3g.sh to netifd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:29:00 +00:00
nbd
77f19a70c2 ubus: update to latest version, fixes recursion issues in libubus
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:28:46 +00:00
nbd
1ed85d701d netifd: update, prefix proto handler callbacks with 'proto_'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:28:42 +00:00
nbd
ed5c746e15 netifd: remove obsolete _init callbacks, set available=1 for ppp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:28:37 +00:00
nbd
0237747465 netifd: allow ppp based proto handlers to override the connect/disconnect script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:28:33 +00:00
nbd
46a8296e03 netifd: update to latest, adds support for protocol notifiers to signal interface availability
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:28:28 +00:00
jow
cd1d712a7c [package] firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_dest is given but does not resolve to an ip
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 18:14:55 +00:00
jow
32e96fff78 [package] base-files: sysupgrade: kill all but essential processes before starting the update
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 16:52:31 +00:00
jow
f6c379666d Add QoS firewall stop script generation
To prevent code duplication for clearing QoS firewall rules, support
"firewall stop" arguments to generate.sh to generate the necessary
script commands.  Make use of this from qos-stop.

Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 12:39:19 +00:00
jow
e8506104c9 Add qos_* iptables chain namespace for QoS
Prefix the names of the iptables chains used for QoS with "qos_" to
allow for identification of QoS chains for removal across configuration
changes.  When clearing QoS iptables chains, only remove chains with the
namespace prefix in order to preserve user and/or other package chains
in the mangle table.

Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 12:39:16 +00:00
nbd
81ec39d190 libubox: update to latest version, fixes issues with using the library from C++ code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 08:21:00 +00:00
juhosg
708b461947 base-files/sysupgrade: add more busybox applet symlinks to ramdisk
Adds symlinks for printf and wc to make life happier in the sysupgrade ramdisk.
Also make code more readable by escaping that overly long line.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 07:54:49 +00:00
jow
073abf6b93 [package] busybox: disable rdate, enable ntpd by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 00:23:16 +00:00
jow
f8b2067e09 [package] base-files: remove rdate integration, add busybox ntpd init script and server list in /etc/config/system
The rdate applet proved to be too unreliable to obtain the current time on boot:
	- public time servers are rare and often unreachable or overloaded
	- rdate does not daemonize, it needs a network connection the moment it is started, leading to race conditions
	- the /etc/config/timeserver configuration is overly complex and there is no reliable way to disable rdate invocations
	- the time protocol as specified in RFC 868 is considered obsolete
This commit adds an init script /etc/init.d/sysntpd which starts and stops the busybox ntpd accordingly.
The builtin ntpd can be disabled by either disabling the init script, removing the symlink to busybox or
by clearing the timeserver list in /etc/config/system.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 00:21:53 +00:00
nbd
75ca86fa31 netifd: if core dump support is enabled, use it. also add some delay after start to avoid race conditions with other init scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-26 18:30:55 +00:00
nbd
8552f681e1 netifd: update to the latest version, contains small fixes for interface reloading and adds support for dependency handling of stacked devices like dsa
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-26 18:30:49 +00:00
jogo
d0dab63e2b package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-26 13:01:15 +00:00
jogo
e1676557ed package: kernel: remove last use of $(LINUX_KMOD_SUFFIX)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-26 13:01:11 +00:00
nico
631cd017e6 package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-26 11:33:59 +00:00
nico
990d598a81 package/zlib: include zlib.pc (pkconfig)
Compiling zlib produces zlib.pc (pkgconfig), but it is not currently
installed in staging_dir/usr/lib/pkgconfig. If it was included other
packages depending on zlib could easier be compiled.

Signed-off-by: Espen Jürgensen <espenjurgensen@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25 21:10:37 +00:00
nbd
106feab3ac busybox: fix a compile error on mac os x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25 13:03:18 +00:00
jow
da216058d9 [package] mac80211: allow building ath9k_htc without PCI support, based on patch by Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25 11:25:51 +00:00
juhosg
8d5c50e5f6 package/u-boot-envtools: update to version 2011.06.
This updates uboot-envtools to the version which comes with U-Boot 2011.06.
The important novelity is that fw_setenv now supports batch processing, which
greatly improves sysupgrade of the ALL0258N as otherwise we would have to
overwrite uboot-env up to 8x in a single firmware upgrade.
Unfortunately, no newer version of the sources is available from Debian, so we
got to take it from the u-boot source which is kinda ugly...

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 21:49:24 +00:00
nico
e22b4d0872 package/ipset: move out to packages/net/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 21:35:02 +00:00
nico
abe54be9b6 package/perf: move out to packages/devel/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 21:33:35 +00:00
nbd
596ef73071 netifd: update to latest version, fixes a crash on dhcp renew
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 18:52:24 +00:00
jow
2939655988 [package] relayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 17:05:00 +00:00
nico
08ae823ac0 package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 08:18:33 +00:00
nico
ad3a0dd2d1 package/busybox: revert config defaults inadvertently changed in [28513] (thanks to Liu Yu Fei, Eric), bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 07:39:53 +00:00
nbd
da126f0539 netifd: update to latest version, fixes interface hotplugging issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-23 17:22:19 +00:00
nbd
def14a0f45 netifd: add two simple scripts for querying interface/device status
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28545 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-23 17:22:14 +00:00
nbd
9891a9a835 netifd: reload the network config on ifup -a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-23 17:22:01 +00:00
jow
45cb96ebda [package] firewall: prevent ip6tables -t nat rules (#10265)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-23 12:25:57 +00:00
jow
0244db9bf2 [package] firewall: fix another instance of unquoted "*"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-22 21:38:10 +00:00
jow
6ef496f17a [package] firewall: fix possible expansion of "*" when rules with "option src *" are processed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-22 20:11:25 +00:00
jow
570749fed1 [package] firewall: do not check for module availability, let iptables fail if a feature is not present (#7610)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-22 19:50:35 +00:00
nico
6dd7d412ae [package] wrt55agv2-spidevs: fix build with recent kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-22 10:40:45 +00:00
nico
74ddc81b1e [package] kernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes: #7431)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-22 10:19:27 +00:00
nbd
c30b21ff8a netifd: add a dependency on jshn
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-22 01:51:55 +00:00
nico
b90f9dbb18 [package] busybox: update to 1.19.2 (thanks to Peter Wagner)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-21 23:08:45 +00:00
nbd
669969fe1c uci: fix segfault on import of anonymous sections (#10204)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-21 20:50:23 +00:00
nbd
d76d0c5a4e uci: update to latest version (includes several bugfixes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28504 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-21 13:20:48 +00:00
nbd
24a1c09091 netifd: add missing dependencies on libuci and libnl-tiny
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-21 12:42:57 +00:00
nbd
f85eb6d428 add an initial (experimental) version of netifd, disabled by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28499 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-21 01:47:49 +00:00
nbd
799c0920c5 pppd: fix the exit code in case of authentication failure or other errors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-21 01:34:12 +00:00
nbd
a28c14be78 pppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down}
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-20 21:42:07 +00:00
nbd
1981c3be16 ubusd: add an init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-20 15:01:12 +00:00
nbd
032074b799 base-files: move network related scripts to a separate package to make the transition to netifd easier
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-20 15:01:06 +00:00
thepeople
0f5bb7640c add cname section
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-20 12:12:26 +00:00
jow
8d4f51f588 [package] 6in4: sync with HE.net endpoint update changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-17 12:45:07 +00:00
jow
66e5badb52 [package] opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-15 01:05:25 +00:00
hcg
99ec82edb9 [package] udev: Provide define to enable compilation with kernel 2.6.32.33 headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-14 11:42:40 +00:00
jow
0eada26035 [package] mac80211: autoload ath9k_htc after USB controller drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 14:29:06 +00:00
hauke
dd01482134 mac80211: fix some dependencies and make lib80211 compile without cfg80211 selected
* libertas: does not depend on mac80211 but on cfg80211 and it uses wext
* libipw: also uses wext
* net-hermes: it is enough if the main package net-hermes depends on cfg80211
* Now it is possible to build it without cfg80211 at all


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 12:13:25 +00:00
hauke
2aac31406c mac80211: use new version of carl80211 firmware
This firmware is compatible with the driver version in use.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 12:02:35 +00:00
hauke
88a1ab4542 mac80211: use correct firmware for ath9k_htc
The old firmware for ath9k_htc was not compatible with the driver since april.
Also update to a new version of linux-firmware to get the newest version of these firmware files.

Thank you Helmut Schaa for reporting this.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 11:34:28 +00:00
jow
51c6793063 [package] base-files: introduce "igmp_snooping" option to toggle IGMP snooping on bridge interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-11 13:43:08 +00:00
blogic
8f0961f8a1 [ltq-dsl]
* add support for ar9
* add support for ase

(vr9 support is still a todo)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28406 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-10 15:14:17 +00:00
nbd
001373d3bc ubus: update to latest version, includes a small bugfix for object call replies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-10 15:05:31 +00:00
florian
5a68c80c6f [package] kernel: fix i2c section after r28334
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28399 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-10 09:23:56 +00:00
nbd
9f1311dac5 update libubox and ubus to the latest version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-09 16:01:49 +00:00
nbd
487bc0ebd7 mac80211: update to wireless-testing 2011-10-05 + pending patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-09 15:48:03 +00:00
nico
f739d5952b package/gdb: disable expat properly, remove conditional dependency on libexpat, bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-09 14:11:33 +00:00
nbd
5ccde941d0 mac80211: set the country code early to allow crda to settle
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 17:34:56 +00:00
nbd
4938785172 mac80211: remove a WARN_ON that causes compile errors on 2.6.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 15:20:34 +00:00
nbd
5c53069e8a iw: update to v3.1, add support for per-chain signal strength info
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 14:48:29 +00:00
nbd
8973f1f74e ath9k: add support for per-chain signal strength info
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28384 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 14:48:23 +00:00
nbd
8df89d3a59 ath9k: extend the phy error disable patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28383 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 13:41:04 +00:00
nbd
14808c9174 ath9k: disable phy error reporting on the rx queue to improve stability under noisy conditions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-07 19:00:02 +00:00
florian
2be3359d6a [package] iproute2: update to 2.6.39
Signed-off-by: Daniel Mierswa <impulze@impulze.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-07 16:03:12 +00:00
jow
8d05a2ae7e [package] ppp: move the rp_pppoe_* options behind the plugin argument
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-04 23:41:12 +00:00
jow
8ff96cc84d [package] ppp: implement pppoe specific uci options "ac" and "service" which map to "rp_pppoe_ac" and "rp_pppoe_service"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-04 23:37:53 +00:00
jow
7ed053f2e6 [package] ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by appending the nic-xxx argument last
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-04 23:10:36 +00:00
jogo
b7d3d9d3ce swconfig: fix vlan/port configs being applied to all switches
Check devn instead of dev (which will never be null at this point).

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-03 23:39:31 +00:00
cshore
5024c10301 Add patch for linux-3.0 as well.
Fix typo from previous submission with input-keys-polled.
Philip Prindeville - 2011-10-03 01:44:55

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-03 03:09:20 +00:00
cshore
8f0a7b5888 The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels.
Philip Prindeville - 2011-08-29 04:55:59

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-03 03:04:11 +00:00
blogic
403aac591d [package] package I2C_MUX_GPIO
this module was missing from [28334]

buildbots timed out as the symbol was not defined

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-01 22:36:47 +00:00
nbd
c437fa8fdf ath9k: add some more fixes to AP handling of buffered frames for powersave clients
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-30 22:23:35 +00:00
florian
ba41f912a9 [package] add kmod-hwmon-lm95241
This allows building the module for the national lm95241 i2c temperature sensor.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-30 12:55:30 +00:00
florian
42c6de8a5b [package] add support for more i2c muxes
This patch should bring support for several kernel modules related to
I2C to openwrt, which are existing for several years now. Namely there
is the i2c-tiny-usb bus driver, to hook up an I2C bus on any device with
usb support (prevent voiding warranty when opening and soldering).
Second, there is support for the i2c-mux driver and pca954x as a I2C
switch driver.
Finally there is support for common I2C gpio expander driver modules
pca953x and pcf857x. They work without providing platform data recently
(can be instantiated at runtime).

Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-30 12:55:26 +00:00
florian
1edbdb4074 [package] dnsmasq: update to 2.58
patch by Raphael Huck.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-30 12:55:23 +00:00
acinonyx
2389b46d1d [package] hostap-driver: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-29 12:37:04 +00:00
nbd
4adb2149b4 kernel: remove the x86 dependency from kmod-sky2 so that it can be used on other platforms as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-28 22:05:32 +00:00
blogic
764f688955 [uboot-lantiq]
* fixes brnboot image generation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-26 09:00:11 +00:00
jow
f5b7b031f5 [package] base-files: use "zonename" system option to symlink /etc/localtime via /tmp/localtime to /usr/share/zoneinfo for glibc and eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-26 02:28:04 +00:00
nbd
44d9465e63 ath9k: fix some tx aggregation issues - reduces the number of tx dma stop failures
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-25 18:34:54 +00:00
nbd
bf31710a54 ath9k: merge a pending fix for powersave
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-25 18:34:38 +00:00
jow
23fcdc02ec [package] mac80211: rework mac address generation for virtual interfaces; set locally administered bit on generated macs and change the last two bytes isntead of the first one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-25 14:14:37 +00:00
nbd
b920313ef3 base-files: apply network interface settings such as macaddr, mtu and txqueuelen in prepare_interface instead of setup_interface. setting the mtu after the interface is up is unreliable on some drivers such as gianfar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-24 20:34:17 +00:00
jow
38fd142fbb [package] base-files: make ip matching in dns add/remove functions more explicit, avoids overmatching pairs like 1.2.3.35 and 1.2.3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-23 08:35:50 +00:00
jogo
a562bcf9d3 kernel: modules: usb.mk: fix a typo
Closes #10143.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-22 20:14:42 +00:00
juhosg
25ead84c94 package/maccalc: don't expect to get all data in one read
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-21 11:47:35 +00:00
nbd
de7614b2c5 wpa_supplicant: increase the time between scans to reduce the number of hw resets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-20 14:45:38 +00:00
nbd
c5d7c77e87 ath9k: fix antenna gain calculation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-20 10:42:45 +00:00
nbd
1929e7f14a ath9k: fix handling configured tx power limits
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28260 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-19 17:36:41 +00:00
nbd
c4b1c8b260 b43: merge ad-hoc beacon fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-19 09:59:00 +00:00
jow
428f843cf0 [package] uhttpd: fix bad pointer use in previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28257 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-18 23:34:25 +00:00
jow
d79be89004 [package] uhttpd: fix possible CGI header line parsing beyound the empty line, thanks Linus Luessing for spotting it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28254 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-18 22:30:20 +00:00
nbd
fe5a932a01 ath9k: add some cleanup patches and rework tx power handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 16:02:56 +00:00
nbd
e8135790c4 ath9k: do not strip MMIC for key miss frames
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28252 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 08:41:54 +00:00
nbd
e9c2d71d92 mac80211: reduce tx queue length of wireless interfaces - improves latency under load
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 08:34:42 +00:00
nbd
9618831a64 ath9k: fix a regression in handling of MAC key miss events (should improve connection stability)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28250 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 08:34:37 +00:00
nbd
bba0668cb0 ath9k: fix compile without debugfs (#10117)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 07:03:20 +00:00
nbd
72225d6800 mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-16 07:59:51 +00:00
nbd
4669033c14 mac80211: update to wireless-testing 2011-09-14
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-15 17:55:16 +00:00
acinonyx
c85dbca33f [package] base-files: Fix IPv6 address and route adding on aliases with no IPv4 address configured
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-14 13:37:44 +00:00
acinonyx
e83e95ad53 Revert "[package] base-files: Add support for assigning multiple IPv6 addresses on an interface"
Multiple IPv6 addresses should be handled with alias sections

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-14 13:37:40 +00:00
jow
dfa547c5a8 [package] 6to4: fix lifetime options (#9147)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-13 07:29:27 +00:00
acinonyx
e926403b86 [package] base-files: Add support for assigning multiple IPv6 addresses on an interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-12 21:07:00 +00:00
nbd
271fb1006a ath9k: add a better fix for beacon timer reliability
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-11 11:16:20 +00:00
jow
c06524225b [package] broadcom-wl: implement wpa_group_rekey option (mapped to nas -g)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-09 18:21:30 +00:00
jow
e1f20d7ef7 [package] hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove hardcoded wpa rekey intervals, remove hardcoded radius_acct_interim_interval as it might overrule the radius Acct-Interim-Interval attribute
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-09 18:19:18 +00:00
nbd
749a54b34c ath9k: fix an rx path race condition that might be the cause of the "ath: DMA failed to stop in 10 ms" logspam as well as various connection stability issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-09 07:20:44 +00:00
jow
1a1cc0d6d3 [package] broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-08 23:34:13 +00:00
jow
df0d5547dd [package] madwifi: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-08 23:31:42 +00:00
jow
83b3afb1c9 [package] mac80211: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-08 23:21:36 +00:00
nbd
c75cf5d14a mac80211: fix an endian issue in BlockAckReq handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-07 06:06:34 +00:00
nbd
d29e95d41e mac80211: merge a power save related race condition fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-06 11:09:40 +00:00
nbd
4b62fffaa5 ath9k: fix beacon timer init on reset
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-04 19:06:02 +00:00
nbd
3c4461a2c9 hostapd: add a workaround for driver issues in various android devices with texas instruments wifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-04 18:23:36 +00:00
jow
a5692ac58a [package] uhttpd: properly match mimetype entries which cover the whole filename (#8236)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-04 10:21:05 +00:00
nbd
a677ddc38d ath9k: fix some hw reset issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-03 03:27:20 +00:00
jow
8cb8af6601 [package] uhttpd: add "application/x-ns-proxy-autoconfig" mime type (#8236)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-02 13:28:29 +00:00
jow
040047ef04 [package] firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrack instead of state match (#10038)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-01 20:37:22 +00:00
nbd
a028d987c3 ath9k: merge a fix for tx power limit testing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-01 18:15:03 +00:00
nbd
f87f30840b Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients (#9561)"
This is causing regressions for other clients

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-01 16:07:38 +00:00
nbd
a67979d135 ath9k: fix another crash bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-31 23:25:37 +00:00
nbd
470731a179 ath9k: merge a pending fix for 5 ghz rx latency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-31 06:34:53 +00:00
nbd
54bc65b843 swconfig: hide inactive vlans on "swconfig dev switch0 show"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-30 21:00:01 +00:00
nbd
22d1073f1c ath9k: add a missing dma cache sync on aggregation software retry
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-30 20:59:57 +00:00
nbd
6d8d46d3c6 ath9k: add some more minor hw reset related fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-30 07:46:38 +00:00
nbd
0b45693152 base-files: remove an old network tunable tweak which is messing up network stack performance on modern systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 23:34:11 +00:00
nbd
d8083fae30 ath9k: fix a few crash issues on hardware reset
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 18:41:18 +00:00
nbd
cd439b4056 ath9k: use cold reset instead of warm reset on ar9280 to make recovery from stuck states more reliable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 12:01:06 +00:00
nbd
90d4f59c90 ath9k: add some cleanup patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 12:01:02 +00:00
nbd
ddc44847f8 ath9k: fix a compile error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 10:46:02 +00:00
nbd
dfc716e609 ath9k: fix disabling ani on reset
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 10:40:46 +00:00
nbd
6ea7b3a766 ath9k: fix processing of rx frames on channel change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 09:55:16 +00:00
nbd
a55d56e590 ath9k: fix a tx aggregation padding issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 09:55:11 +00:00
nbd
03dc915dfe hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients (#9561)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 08:23:13 +00:00
nbd
b724d5aeef ath9k: fix calibration on 5 ghz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 08:00:08 +00:00
nbd
aff0492df7 ath9k: minor fixes for the antenna control patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 08:00:00 +00:00
nbd
57bd894d69 ath9k: prevent calibration / beacons from starting too early
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-28 22:06:44 +00:00
nbd
9176f7d5a8 ath9k: implement rx/tx antenna control
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-28 18:38:24 +00:00
jogo
2ce07e9d02 mac80211: allow building for linux 3.1 again
wireless-testing 2011-08-26 properly detects and works with linux 3.1.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-28 10:17:26 +00:00
nbd
fc1e480da7 ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-28 07:34:34 +00:00
nbd
3b3f7e203d ath9k: fix cts timeout setting on 2.4 ghz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28094 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-27 23:53:49 +00:00
nbd
a9aed914cf mac80211: update to wireless-testing 2011-08-26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-27 21:57:07 +00:00
florian
5815a17904 [package] update acx-mac80211 to 20110821
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-26 12:45:19 +00:00
florian
d2d50ad0de [package] udev: bump to 173
Yet another update, I inherited a wrong behaviour with older versions.
It used to $(INSTALL_BIN) symlinks which results in copying the dereferenced
file and not the symlink itself, now uses $(CP) and it's reported working (and running)
by at least one person in IRC (using a glibc toolchain with mips). Works and runs on
my toolchain (mipsel uClibc) too.

Signed-off-by: Daniel Mierswa <impulze@impulze.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-25 10:49:29 +00:00
juhosg
cb9389783f package: dwc_otg is required for external root on ramips.
Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-22 18:08:49 +00:00
hcg
3c79140491 [package] mac80211: Fix the location firmware is copied to (libertas_sdio driver loads firmware from /lib/formware/libertas)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-22 11:04:13 +00:00
jow
31189640a7 [package] mac80211: configure hostapd logging options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-20 00:14:48 +00:00
jow
4f0278e702 [package] hostapd: introduce options to configure the logging behaviour.
The config wifi-device section gains the following settings:
	* log_level  (2)    - Defines the minimum message level
	* log_80211  (true) - Log 802.11 events
	* log_8021x  (true) - Log 802.1X events
	* log_radius (true) - Log RADIUS events
	* log_wpa    (true) - Log WPA events
	* log_driver (true) - Log driver interface messages
	* log_iapp   (true) - Log IAPP events
	* log_mlme   (true) - Log MLME events


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-20 00:13:58 +00:00
hcg
c10aac92b2 [uboot-omap35xx]: Change u-boot console device to reflect change in omap serial driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-19 12:01:30 +00:00
florian
3460d1708f [package] perf: depends on libelf1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-17 14:37:29 +00:00
florian
5ebb84b67b [package] kernel: add kmod-crypto-user
Add kernel crypto user-space interface (af_alg). Includes interface for
hash algorithms (algif_hash) and skcipher algorithms (algif_skcipher).

Signed-off-by: Lars Hjersted <lars@hjersted.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-17 08:48:38 +00:00
florian
414f855ff1 [package] add support for DS2482 1-Wire I2C bus master
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-16 20:33:55 +00:00
juhosg
c754b185c9 package/maccalc: a simple mac address manipulation utility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-15 18:55:51 +00:00
juhosg
5913e5b125 package/kernel: create package for the RT305x dwc_otg driver
Based on a patch by Layne Edwards <ledwards76@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-15 14:11:57 +00:00
juhosg
5658753ca9 button-hotplug: add autoload feature
Reported-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-15 14:11:49 +00:00
hauke
a8f706e898 kernel: remove kmod-input-core just for some x86 profiles.
Not all x86 profiles have CONFIG_INPUT=y in their configuration. Just remove kmod-input-core for them.

Thank you Philip Prindeville for pointing out this problem.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-15 11:05:35 +00:00
jogo
f6d91bf888 package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call SetDepends/...)
Since the SetDepends macro does a:

  DEPENDS:= ...

it can't be used after setting DEPENDS:= explicitly, or it will clobber the previous value.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-14 23:36:45 +00:00
jogo
62c7a6e405 package/kernel: Fix AddDepends/SetDepends calls with make 3.82
The module definitions depend on 001-depends.mk being the first included,
but make 3.82 does not sort the results of wildcards anymore, so do an
explicit sort of the includes.

Found by Philip Prindeville, thanks!

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-14 23:36:42 +00:00
jow
f80fb45dc2 [package] firewall: further tune ICMPv6 default rules according to RFC4890 (#9893)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-14 00:33:29 +00:00
jow
de43975f39 [package] mac80211: use first available channel from current phy if channel is set to "auto"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-13 22:55:59 +00:00
nbd
d984113388 ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON in pci.c and fixes for Rx DMA stop issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-13 16:25:15 +00:00
nbd
b50ddd840e crda: update regulatory database to 2011-04-28, adds fixes for NL (#9931)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-13 14:07:01 +00:00
nbd
27afd6607c libubox: update to fix a compile error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-12 17:15:22 +00:00
jow
408dcd4945 [package] base-files: fix arp() procedure to properly detect /usr/bin/arp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-12 14:34:39 +00:00
nbd
93b1ffc242 update libubox and ubus to latest, libubox now includes jshn
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-11 22:09:11 +00:00
jow
02e3b0f553 [package] iptables: drop iptables-utils and ip6tables-utils, ship needed symlinks in iptables and ip6tables packages (#9691)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-11 21:26:44 +00:00
nbd
559f191cc2 mac80211: update to 2011-08-10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-11 13:52:27 +00:00
nbd
dd2ca00b93 ath9k: add a regdomain code used on newer ubiquiti networks devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-10 16:35:43 +00:00