Freeradius with Protobuf
Hi I want to use the Google Protobuf for encoding/decoding of FreeRadius request/response. Can someone guide me, how to get it working. -- br, Navodit Bhardwaj Hughes Systique Corporation
On 30/05/13 09:13, Navodit Bhardwaj wrote:
Hi I want to use the Google Protobuf for encoding/decoding of FreeRadius request/response. Can someone guide me, how to get it working.
Get *what* working? FreeRADIUS doesn't come with built-in protobuf support, so you must be using some external code, or you want advice on writing your own. If the latter, probably use rlm_perl.
On 30 May 2013, at 05:06, Phil Mayers <p.mayers@IMPERIAL.AC.UK> wrote:
On 30/05/13 09:13, Navodit Bhardwaj wrote:
Hi I want to use the Google Protobuf for encoding/decoding of FreeRadius request/response. Can someone guide me, how to get it working.
Get *what* working?
FreeRADIUS doesn't come with built-in protobuf support, so you must be using some external code, or you want advice on writing your own.
If the latter, probably use rlm_perl.
There's one here, but I doubt it'll work with any current version of the server: https://github.com/rssh/freeradius-server/commit/d71384f2e2fb6ebf5fe182c3644... -Arran Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team
participants (3)
-
Arran Cudbard-Bell -
Navodit Bhardwaj -
Phil Mayers