replacement for FR function
    Alan DeKok 
    aland at deployingradius.com
       
    Mon Oct 12 15:00:41 CEST 2015
    
    
  
On Oct 12, 2015, at 5:28 AM, Lotkov Svyatoslav <ellezdi at gmail.com> wrote:
> 
> Is there any replacement for "userparse" (FR 2) function (located in
> lib/valuepair.c) ?
> I need a function to convert my comma-separated string to VALUE_PAIR
  In 3.0.10, use fr_pair_list_afrom_str()
  We don't recommend making custom modules for older versions of the server.  The internal API has changed due to cleanups and bug fixes.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list