That number is not fixed, seems to be related with packet content. Also be noted that my dockstar does not use your rootfs, i set it up from scratch with debootstrap(That is also another reason why i do not suspect your kernel) The details on my armhf box(AllWinner A20 Chip): # uname -a Linux mele 3.4.103-javatmn+ #32 PREEMPT Mon Mar 16 16:25:58 CST 2015 armv7l GNU/Linux # gcc -v Usinby javatmn - Debian
That is a bogus number, i can not relate that with any network params.by javatmn - Debian
Yes, i am also puzzled because it works fine on my other armhf box...by javatmn - Debian
Frankly speaking I do not think it is related with kernel oddity. It is more likely an application bug. I did some debug on this issue by turning on "-v" option on edge process. Without "-r", you can always see error logs like "Discarding routed packet....". Following source codes i gid into file "edge.c": /* Discard IP packets that are not originateby javatmn - Debian
tufkal, one more note for you, you'd better have a fresh restart of supernode and all the edge process if you add "-r" for dockstar edge process. good luck. Yongby javatmn - Debian
Hi tufkal, There is no problem in the rootfs or the other settings. No need to setup iptables or routes or sysctl etc in your case. (Seting up iptables to allow traffic from n2n lan ip is required, but that rule is usually "allowed" by default) N2N is really very very simple per my understanding and i like the idea. I just started to playing with N2N after seeing your post here,by javatmn - Debian
very nice article! thanks a lot!by javatmn - Debian
Hi Gnexus, Thanks anyway for your support of A10 linux. As i have said before, there is little help from A10 manufacturers on Linux driver/kernel support. The vendors are to be blamed, not you :-)by javatmn - Allwinner A10
QuoteSince you did not appreciate the chroot results, then here they are from native A10 Mele Debian Sid: real 0m0.080s user 0m0.010s sys 0m0.060s Please double check that you have bc installed, this result is unbelieving! Or can you try the same with your Intel laptop? My laptop give me below result, it is still far behind your A10 :-) wy@wy-desktop:~$ cat /proc/cpuinfo processor : 0 vby javatmn - Allwinner A10
I agree that MELE has much better hardware than dockstar and RPi, that is also the reason i bought one. But the linux hacking experience is much worse than either dockstar or RPi. I tried various images from the internet, no one gives me a stable boot into linux(Debian). I doubt that the community can get official support from A10 company for linux driver and etc.by javatmn - Allwinner A10
Hi Jeff, thanks a lot for your great work! I have tested the auto-install scripts and it works well. Except for one minor bug. "/usr/sbin/debootstrap --verbose --no-check-gpg ...." does not work on "--no-check-pgp" option, i have to change it to "--no-check-certificate" to make it work. Cheers!by javatmn - Allwinner A10
Hi Jeff & All, Thank you for your great work first. I wonder if you can provide RSS Feeds for your forum? I feel painful to track new posts each day, i do not want to miss any one :) it will be great if i can view each new post with RSS feeds. Thank you again!by javatmn - Debian