[sr-dev] [kamailio/kamailio] auth_radius, misc_radius: Adds VENDOR() definition if the freeradius-client.h does not contain one (#2530)

Henning Westerholt notifications at github.com
Wed Oct 28 18:16:13 CET 2020


Thanks for the pull request. Why do you defined it differently in your implementation then in the library?

- your request: #define VENDOR(x) (((x) >> 16) & 0xffff)
- library: #define VENDOR(x)		(((x) >> 8) & 0xffffff)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2530#issuecomment-718083264
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20201028/c5f8fc4a/attachment.htm>


More information about the sr-dev mailing list