So I looked over the previous email on the 2.6.39 update for iproute and
noticed this:
- TCMODULES += p_tcp.o
???
And I note: I have most of the patch set to 'cerowrt' stashed here:
http://huchra.bufferbloat.net/~cero1/patches/
I was getting ready - after getting them through some lab testing
Signed-off-by: Daniel Mierswa
---
package/iproute2/Makefile |8
.../iproute2/patches/000-debian_patches_3.patch|2 +-
.../003-iproute2-get_dont_filter_cached.patch | 10 --
.../iproute2/patches/007-version_includes.patch|3 ++-
Signed-off-by: Daniel Mierswa
---
package/crda/Makefile |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/crda/Makefile b/package/crda/Makefile
index 95a184c..866afe7 100644
--- a/package/crda/Makefile
+++ b/package/crda/Makefile
@@ -9,7 +9,7 @@ include $(TOPD
Signed-off-by: Daniel Mierswa
---
package/iw/Makefile |6 +-
package/iw/patches/001-nl80211_sync.patch | 81 -
package/iw/patches/110-fix_rate_calculation.patch | 11 ---
3 files changed, 3 insertions(+), 95 deletions(-)
delete m
Hello,
On Tuesday 09 August 2011 13:42:37 devendra.aaru wrote:
> hello,
>
>
> anyone know that there is a support to the backtrace function (in c
> language) is present in openwrt ?
You can use gdb most of the time to get a backtrace.
>
> i am getting some compiler errors saying that execinfo
hello,
anyone know that there is a support to the backtrace function (in c
language) is present in openwrt ?
i am getting some compiler errors saying that execinfo.h not found. (in our
linux box it will be under /usr/include/).
i searched in staging_dir/i386/usr/include but not found any file of