[Chilli] chilli issues

David Bird david at coova.com
Wed Jun 9 13:09:21 UTC 2010


Thanks, though be careful with that snprintf(b, sizeof(b), variable) as
it will cause you problems if you have variable == "has %s in it" (my
compiler complained too). 

I've also committed some changes to the RADIUS attribute handling in
order to "normalize" all RADIUS coming out of chilli. so, for all kinds
of RADIUS such as uam login, mac auth, eap, etc, you should have some
consistency now with nas-id, wispr attributes, etc. 

David



On Tue, 2010-06-08 at 09:06 +0200, Wichert Akkerman wrote:
> On 6/3/10 12:35 , David Bird wrote:
> > Well, for important changes to cmdline.c, I've started a patch file (see
> > Makefile for more info). I did that to make the parser a bit more
> > forgiving for repeated parameters (instead of fail, just take the most
> > recent). Instead of changing the config, I think what you want is to
> > change the actual file path formatting to not prefix statedir if
> > path[0]=='/'.
> 
> That's indeed a better suggestion. I've updated the code to do that.
> 
> Wichert.
> 




More information about the Chilli mailing list