Re: [RFC v5] [PATCH 3/3] Add WPA support to netcfg

2008-05-23 Thread Glenn
Jérémy Bobbio wrote: > On Sun, May 11, 2008 at 07:14:26PM +0800, Glenn Saberton wrote: >> OK, maybe I get it right this time. So sorry for the noise I am >> generating on the list, seems I am a slow learner. > > Your patches finally have the proper look! :) Thanks! Finally :) > > One thing I am

Re: [RFC v5] [PATCH 3/3] Add WPA support to netcfg

2008-05-17 Thread Jérémy Bobbio
On Sun, May 11, 2008 at 07:14:26PM +0800, Glenn Saberton wrote: > OK, maybe I get it right this time. So sorry for the noise I am > generating on the list, seems I am a slow learner. Your patches finally have the proper look! :) Thanks! One thing I am still unsure about: > +if (requested_wp

[RFC v5] [PATCH 3/3] Add WPA support to netcfg

2008-05-11 Thread Glenn Saberton
OK, maybe I get it right this time. So sorry for the noise I am generating on the list, seems I am a slow learner. Add support to netcfg. This patch add functionality to choose to install from a WPA PSK protected wifi network. If wpasupplicant is not available, fall back to previous behaviour.