Re: [OpenWrt-Devel] [PATCH] ar71xx TCP/IPsec unaligned instructions

2012-01-04 Thread Markus Stockhausen
Awesome. Did you get any different performance numbers from something like iperf or netperf from this? Sorry but the patch is only a residue from my work on a fast IPsec module. It might help when doing normal transfers over gigabit interconnect. Here a snippet with the patch applied for an IPs

[OpenWrt-Devel] [PATCH] ar71xx TCP/IPsec unaligned instructions

2012-01-04 Thread Markus Stockhausen
and client ~ 480k mem faults Signed-off-by: markus stockhausen collogia de Best regards. Markus Index: target/linux/ar71xx/patches-2.6.39/910-unaligned_access_hacks.patch === --- target/linux/ar71xx/patches-2.6.39/910

[OpenWrt-Devel] Question about racoon patch

2011-11-27 Thread Markus Stockhausen
the implementation process? 2. Some whitespaces seem to prevent it from beeing applied directly. Nevertheless it should be clear where the patch has to be inserted. Should I resend it once again? Best regards. Markus Stockhausen

[OpenWrt-Devel] [PATCH] (resent) allow racoon user authentication from file

2011-11-04 Thread Markus Stockhausen
I wrote a patch that will read them from the startscript-generated file /var/racoon/xauthuser.txt. But only if it exists. Otherwise authentication falls back to standard beaviour. Signed-off-by: Markus Stockhausen < markus /dot/ stockhausen /at/ collogia /dot/ de > Index: net/ipsec-tools/p

[OpenWrt-Devel] [PATCH] allow racoon user authentication from file

2011-11-03 Thread Markus Stockhausen
wrote a patch that will read them from the startscript-generated file /var/racoon/xauthuser.txt. But only if it exists. Otherwise authentication falls back to standard beaviour. Signed-off-by: Markus Stockhausen < markus /dot/ stockhausen /at/ collogia /dot/ de > --- New file: feeds/packag