[OpenWrt-Devel] [PATCH] update ntpd to 4.2.6p4

2011-10-11 Thread Adam Gensler
This simply updated the package to the newest version: Index: Makefile === --- Makefile(revision 28379) +++ Makefile(working copy) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntp -PKG_VERSION:=4.2.6p3 +PKG_VERSI

Re: [OpenWrt-Devel] [PATCH] secure_mode config options for radvd [2/2]

2011-10-11 Thread Adam Gensler
All, Here's the second change for this, this time in the radvd.hotplug script. This needed to be tweaked slightly so it only issued a HUP to the unprivileged process. Index: radvd.hotplug === --- radvd.hotplug (revision 28379

Re: [OpenWrt-Devel] [PATCH] secure_mode config options for radvd [1/2]

2011-10-11 Thread Adam Gensler
All, Here's an updated version of the radvd.init patch. There's a slight adjustment here from the original version. Index: radvd.init === --- radvd.init (revision 28379) +++ radvd.init (working copy) @@ -407,6 +407,30 @@ r

Re: [OpenWrt-Devel] [PATCH v2] libeap: add libeap support from wpa_supplicant with libeap_peer

2011-10-11 Thread 馬克泡
Hi Felix 2011/10/12 Macpaul Lin : > From: macpaul > > Add libeap support to wpa_supplicant with patch > wpa_supplicant-0.7.3-generate-libeap-peer.patch. > > Library libeap is important to support wimax connection manager, > user space wimax driver and connection manager is supported by libeap > a

[OpenWrt-Devel] [PATCH v2] libeap: add libeap support from wpa_supplicant with libeap_peer

2011-10-11 Thread Macpaul Lin
From: macpaul Add libeap support to wpa_supplicant with patch wpa_supplicant-0.7.3-generate-libeap-peer.patch. Library libeap is important to support wimax connection manager, user space wimax driver and connection manager is supported by libeap as well. Signed-off-by: macpaul --- package/lib

Re: [OpenWrt-Devel] [PATCH] New package PyRRD

2011-10-11 Thread Roberto Riggio
ping On 10/10/2011 11:18, Roberto Riggio wrote: This patch is a port of the PyRRD package to openwrt. PyRRD is a wrapper for rrdtool for python. The API is so much better than the python bindings for rrd. Signed-off-by: Roberto Riggio --- ___ ope

Re: [OpenWrt-Devel] [PATCH] libeap: add libeap support from wpa_supplicant with libeap_peer

2011-10-11 Thread Felix Fietkau
On 2011-10-11 2:35 PM, macp...@gmail.com wrote: From: macpaul Add libeap support to wpa_supplicant with patch wpa_supplicant-0.7.3-generate-libeap-peer.patch. Library libeap is importand to support wimax connection manager, user space wimax driver and connection manager is supported by libeap a

Re: [OpenWrt-Devel] [RFC] About the libeap variance of hostapd/wpa_supplicant

2011-10-11 Thread Felix Fietkau
On 2011-10-11 1:31 PM, 馬克泡 wrote: Hi nbd, I have an idea about add gctwimax (user space gct wimax driver) support into openwrt. However, to compile gctwimax require libusb-1.0, dbus, glib and libeap's support. To compile libeap need to apply this patch to wpa_supplicant 0.7.2/0.7.3. http://git.

[OpenWrt-Devel] [RFC] About the libeap variance of hostapd/wpa_supplicant

2011-10-11 Thread 馬克泡
Hi nbd, I have an idea about add gctwimax (user space gct wimax driver) support into openwrt. However, to compile gctwimax require libusb-1.0, dbus, glib and libeap's support. To compile libeap need to apply this patch to wpa_supplicant 0.7.2/0.7.3. http://git.overlays.gentoo.org/gitweb/?p=dev/al

[OpenWrt-Devel] openssl 1.0.0e update patch

2011-10-11 Thread Peter Wagner
Hi, this patch updates openssl to 1.0.0e. with kind regards, Peter Wagner diff --git a/package/openssl/Makefile b/package/openssl/Makefile index 26c56a2..e345009 100644 --- a/package/openssl/Makefile +++ b/package/openssl/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssl -

Re: [OpenWrt-Devel] [PATCH] mac80211: Update ath9k_htc firmware

2011-10-11 Thread Helmut Schaa
On Mon, Oct 10, 2011 at 6:54 PM, Hauke Mehrtens wrote: > could you please try this patch, it just goes to a new version of > linux-firmware which should contain the new firmware you need. Indeed the newer linux-firmware tree contains the same fw, however, the firmware was also renamed. So you als