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

2011-11-29 Thread Philip Prindeville
On 10/22/11 1:28 PM, Bogdan Roman wrote: > 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 ... Look at your mailer's setup. __

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

2011-11-04 Thread Nico
On Sat, Nov 5, 2011 at 12:40 AM, Nico wrote: > I'm not sure what plugins are needed for each and what a sample > configuration would look like, feel free to submit more patches :) I found some sample configuration files [1] from gentoo, if someone want to start working on it... 1. http://git.o

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

2011-11-04 Thread Nico
On Mon, Oct 17, 2011 at 7:34 PM, Bogdan Roman wrote: > Until now the openl2tpg package only allowed configuration through RPC by > using the l2tpconfig command, making many some tasks difficult. Discussion > exists at https://dev.openwrt.org/ticket/10164 . Enabling the config file > option require

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

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

2011-10-22 Thread Liu Yu Fei, Eric
On Fri, Oct 21, 2011 at 1:03 AM, Philip Prindeville < philipp_s...@redfish-solutions.com> wrote: > You need to turn off "flowed=true" when posting patches. > > > On 10/17/11 10:34 AM, Bogdan Roman wrote: > > Until now the openl2tpg package only allowed configuration through RPC > > by using the l2

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

2011-10-20 Thread Philip Prindeville
You need to turn off "flowed=true" when posting patches. On 10/17/11 10:34 AM, Bogdan Roman wrote: > Until now the openl2tpg package only allowed configuration through RPC > by using the l2tpconfig command, making many some tasks difficult. > Discussion exists at https://dev.openwrt.org/ticket/

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

2011-10-17 Thread Bogdan Roman
Until now the openl2tpg package only allowed configuration through RPC by using the l2tpconfig command, making many some tasks difficult. Discussion exists at https://dev.openwrt.org/ticket/10164 . Enabling the config file option requires working around the flex library ( (libfl) and a few comp