Hi all,
I'm using r28496 with AR71xx to do some testing.
However, I've found that when I'm doing dhcp on WAN side,
will manually add default routing, the operation cannot be success.
The WAN port is not ethernet, it is WiMAX interface (wimax0).
If I do ifconfig on eth0 (WAN) to set the ip of eth0
On Sun, 30 Oct 2011 23:57:41 +0100
openwrt-comm...@openwrt.org wrote:
> Author: acinonyx
> Date: 2011-10-30 23:57:41 +0100 (Sun, 30 Oct 2011)
> New Revision: 28688
Just a few comments...
> --- trunk/tools/firmware-utils/src/mkedimaximg.c
> (rev 0)
> +++ trunk/tools/
Hello to all the mailing list,
I'm an italian computer science student and I wish to do on a university
project a presentation on how openwrt implements ieee802.11 and its
kernel architectural structure. Someone of you can point me to some
papers.
Thank you so much
___
Fixes for the solos-pci driver.
- Corrects calculation of headroom for padding.
- Removes pointless debug messages.
- Expose Bis A and Bis M annex capabilities.
- Expose hardware revision.
Accepted upstream into netdev.
Signed-Off-By: Nathan Williams
Acked-By: David Woodhouse
Cc: David Miller
Done in r28684
Thanks,
--
-{Nico}
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Signed-off-by: Peter Wagner
diff --git a/net/tor/Makefile b/net/tor/Makefile
index f9a9ae0..f87ab26 100644
--- a/net/tor/Makefile
+++ b/net/tor/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=tor
-PKG_VERSION:=0.2.2.33
+PKG_VERSION:=0.2.2.34
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG
2011.10.27. 15:54 keltezéssel, Daniel Golle írta:
> Aparently $magic_long was meant here instead of $magic when comparing with
> 32-bit values.
>
> On Thu, Oct 27, 2011 at 10:02:39AM +0200, Gabor Juhos wrote:
>> Good catch! However this change should go into a separate patch.
> Here it comes.
App