freeradius-server icon indicating copy to clipboard operation
freeradius-server copied to clipboard

map_to_request needs to take a list of vp_tmpl_t from its callback

Open arr2036 opened this issue 9 years ago • 0 comments

In order to implement regexes for update filter sections well, map_to_request and callbacks passed to it should be updated to return vp_tmpl_t structures. This would allow string literals on the right hand side to be compiled and cached.

arr2036 avatar Feb 02 '16 15:02 arr2036