Hello,
This question is for Thomas J (off course all answers
are welcome) the author of cisco_vsa_hack in
rlm_preprocess.c.
Can you explain this line in your code?
vendorcode = (vp->attribute >> 16); /* HACK! */
I was wondering if you couldn't compare the
vp->attribute == 9 straightway instead of the hack.
Also why this further check in the code
if ((vp->attribute & 0xffff) == 1)
Anyway what I am aiming at is to write a hack for
quintum gateways so that Quintums sending cisco type
accounting packets can use the schema provided by
Peter Nixon in src/billing.
Has anyone written this already?
Thanks.
Kafui Amedzekor.
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html