Re: [OpenWrt-Devel] [PATCH] ddns-scripts: fixed freedns.afraid.org does not update IP

2011-11-20 Thread Bogdan Roman
I attached the patch file here in case my copy/pasting or mailer messed up the spaces in the last line. On 21-Nov-11 1:28 am, Bogdan Roman wrote: FreeDNS has an oddity in that the update url requires the string after "?" to be an auth token (the SHA1 of the "username|passwo

[OpenWrt-Devel] [PATCH] ddns-scripts: fixed freedns.afraid.org does not update IP

2011-11-20 Thread Bogdan Roman
field must contain the auth token and not the actual password. The auth token is obtained from the FreeDNS website. Signed-off-by: Bogdan Roman Index: feeds/packages/net/ddns-scripts/files/usr/lib/ddns/services === --- feeds/packages/n

Re: [OpenWrt-Devel] [PATCH] openl2tp - finally enable config file option

2011-10-22 Thread Bogdan Roman
On 20-Oct-11 6:03 pm, Philip Prindeville wrote: You need to turn off "flowed=true" when posting patches. I'm not sure what you mean. It's the first time posting patches on openwrt ... ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org ht

[OpenWrt-Devel] [PATCH] openl2tp - finally enable config file option

2011-10-17 Thread Bogdan Roman
/{etc,ipsec}/*. I may sort that out as well later. Signed-off-by: Bogdan Roman File: 020-makefile-conf-file.patch --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ L2TP_FEATURE_LAIC_SUPPORT= y L2TP_FEATURE_LAOC_SUPPORT= y L2TP_FEATURE_LNIC_SUPPORT= y L2TP_FEATURE_LNOC_SUPPORT= y