The question about #define WIMAX2ATTR(x) ((24757 << 16) | (x)) in rlm_wimax.c

2010-06-12 Thread 李立明
Hi,all I find #define WIMAX2ATTR(x) ((24757 << 16) | (x)) in rlm_wimax.c, but I don`t understand its meaning. I appreciate your help - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Looking for an editor for FreeRADIUS documentation

2010-06-12 Thread James
On 06/10/10 15:59, Alan DeKok wrote: bjloc...@lockie.ca wrote: What file format is the documentation in and roughly how big is it? Text. Not a lot, but organized fairly poorly. I'm a technical writer and I'm interested. Try: http://freeradius.org/doc/community.html Or, just conve

Re: Freeradius-Users Digest, Vol 62, Issue 56

2010-06-12 Thread lenard . smith
t part -- An HTML attachment was scrubbed... URL: <https://lists.freeradius.org/pipermail/freeradius-users/attachments/20100612/fc2b82c6/attachment.html> -- - List info/subscribe/unsubscribe? See http://www.freera

The question about #define WIMAX2ATTR(x) ((24757 << 16) | (x)) in rlm_wimax.c

2010-06-12 Thread 李立明
Hi,all I find #define WIMAX2ATTR(x) ((24757 << 16) | (x)) in rlm_wimax.c, but I don`t understand its meaning. I appreciate your help. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: attribute name manipulation

2010-06-12 Thread Alan DeKok
Alexandre Chapellon wrote: > I want to remove some attribute from my access-accept messages > regardless the value of this attribute. > I tough I could use the "!*" but the wiki says it's not usable as a > reply item. Further more "!*" is not present in unlang(5) if I try to > use it freeradius say