Commit Graph

3517 Commits (09b41aabf62df7e00aef0047683b9bd2705b6539)

Author SHA1 Message Date
Felix Fietkau 09b41aabf6 enable IPv6-support for ipsec-tools
Enable IPv6-Support for ipsec-tools

Signed-off-by: Patrick Scharrenberg <pittipatti@web.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:52:56 +00:00
Imre Kaloz 6756212cf2 add back patch to fix building on avr32 and cris
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:31:09 +00:00
Florian Fainelli 0fd0a901d6 Enable adminport feature of ipsec-tools (#2750)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 16:33:30 +00:00
Florian Fainelli 02ba4a6f83 Upgrade wpa_supplicant to 0.5.9 (#2823)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 16:23:03 +00:00
Felix Fietkau a3aeeae9ba finally fix libintl issues on osx and potentially other platforms by disabling its use in busybox completely
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-06 14:01:23 +00:00
Felix Fietkau ca8f2de659 Remove HOST_LOADLIBES fix from busybox, caused problems.
OS X 10.5 compilation is rebroken for now. Fixes for this issue will need to be tested in more detail.

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-06 12:59:38 +00:00
Felix Fietkau 3556782b01 Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.
$(CP) is defined as CP:="cp -fpR"

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-05 18:45:35 +00:00
Felix Fietkau 5867d95415 busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-05 18:45:28 +00:00
Felix Fietkau b8b9b889de add i8x0 audio driver
Signed-off-by: Jan Willies <jan@willies.info>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-03 21:21:17 +00:00
Felix Fietkau 1aa6942d9f update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt packaging code (ported from wr to kamikaze)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-03 19:48:11 +00:00
Felix Fietkau eb3614d22a add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-03 00:34:39 +00:00
Felix Fietkau 9b4a544391 update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-02 22:28:14 +00:00
Felix Fietkau 8422957bae refactor hotplug2 rules, make sure that the default button rule is only used during the init (should fix #2772)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-01 17:08:04 +00:00
Felix Fietkau 79a61f47df add switch gpio init for bcm57xx (untested, see #2744)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 21:58:14 +00:00
Felix Fietkau 27fc283510 add extra wrt350n leds (patch from #2745)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 21:58:06 +00:00
Felix Fietkau 8bff9d673c make sure iw doesn't get compiled on older kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 11:33:31 +00:00
Felix Fietkau fcce43a4a9 adjust libnl url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 11:33:28 +00:00
Felix Fietkau 64b896f3ad add iw utility (untested)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 11:30:37 +00:00
Felix Fietkau c3125c5176 upgrade libnl to 1.0-pre8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 11:29:30 +00:00
Felix Fietkau ace8b3cc3c fix ppp issues (thanks to Fatus for debugging this)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 09:43:05 +00:00
Felix Fietkau 6d3ad9e49a Fix zlib for powerpc
For some architectures like powerpc, the library must be compiled with
-fPIC
(checked also for mips/mipsel)

Signed-off-by: Thomas Langer <thomas.langer@infineon.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-29 18:30:27 +00:00
Travis Kemen d8d1e7d172 update busybox to 1.8.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-29 02:06:37 +00:00
Travis Kemen 443811ed6c add options for rate 80211h compression bursting wmm and mac filtering From: Vasilis T. (aka Acinonyx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 20:34:00 +00:00
Travis Kemen 6512b870c4 some cleanup and remove overwriting of device defaults for bgscan and diversity
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 19:25:54 +00:00
Felix Fietkau 2775144bbf drop the '0' default in config_get_bool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 19:02:46 +00:00
Florian Fainelli 42a9931bd0 Fix AutoLoad macro typos (#2765)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 13:33:59 +00:00
Felix Fietkau cdf18ea514 package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 12:50:20 +00:00
Travis Kemen 5882e9c1ea use instead of closes #2759
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 04:11:36 +00:00
Travis Kemen b9eb6f4a64 add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 03:44:18 +00:00
Travis Kemen 9e7e0ecbd4 don't overwrite device default for fast frames closes #2321
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 03:07:18 +00:00
Travis Kemen 34ade10d04 add option to turn off dynamic dhcp closes #2694
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 03:02:20 +00:00
Felix Fietkau 1c45a560a2 init: check permissions on rc.d files
We try to unconditionally execute /etc/rc.d/* files, even if they're
not executable - an easy way of temproarily disabling a service. When
this happens, we get a permission denied error on boot.

This change only tries to run execulable startup scripts.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9607 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 02:36:14 +00:00
Felix Fietkau b4163899b1 init: don't start hotplug2 if it doesn't exist
The current init script always tries to start hotplug 2, even if
it's not present, so we get an error on boot.

This change checks for the presence of the hotplug2 binary before
trying to start it.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 02:36:10 +00:00
Felix Fietkau 7dadd99723 update to latest madwifi snapshot - fixes some noderef bugs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-27 22:06:27 +00:00
Felix Fietkau 0c2297fd03 fix remaining netif_rx calls in napi polling patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-27 22:05:40 +00:00
Felix Fietkau 4e482e0b58 work around kernel config issues with sound modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-25 17:15:30 +00:00
Felix Fietkau c81bf1c9f7 add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-25 16:26:39 +00:00
Tim Yardley b03c1401f6 update stripped subset of l7 patterns to 11-03-2007 patterns
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-19 23:07:00 +00:00
Felix Fietkau f97352b6f8 fix libnl include issues which broke a few packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-19 23:03:09 +00:00
Felix Fietkau beedcf12af remove madwifi tx locking patch - i don't trust it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-18 15:40:12 +00:00
Felix Fietkau 25e324013e fix path to .config (#2722)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-17 16:01:28 +00:00
Felix Fietkau 515a409596 prevent mac80211 from accidentally starting to build on older kernel versions because of dependencies (#2718)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-17 15:54:53 +00:00
Felix Fietkau 11152dafda comment out dependencies that are not supposed to be used yet (#2723)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-17 15:50:41 +00:00
Felix Fietkau b212105bd7 clean up stale stampfiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-17 14:21:14 +00:00
Felix Fietkau 28f65a9bcc fix hostapd rebuild check, isolate the common src/ directory for hostapd variants as well to fix compile errors when both variants are selected (#2722)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-17 14:14:16 +00:00
Felix Fietkau bf37cfa0f7 fix hostapd build with openssl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 23:37:24 +00:00
Gabor Juhos 9a6dacf9ae [packages] kernel: add a kernel module for the usbtest driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 09:38:18 +00:00
Florian Fainelli db937a2c6c Allow specifying static IPv6 gateways (#2710)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 07:27:59 +00:00
Felix Fietkau 750d5aff11 hostapd: turn libnl into a build dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 05:08:32 +00:00
Felix Fietkau 225fca6d01 fix config change detect for hostapd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 03:47:11 +00:00