7 Mar
2011
7 Mar
'11
1:39 a.m.
Ge@@ru wrote:
in attachment patch to add rlm_sql_ocioracle driver to freeradius 2.1.x tree (it seems work yet on 3.x tree). .. Module need oracle instantclient library and ocilib library (http://orclib.sourceforge.net/).
OK... the module is rather large. i.e. it implements all kind of generic functions (field.c, list.c). The other SQL modules don't need those functions, so why does this one need them? As a comparison, the code here is ~2500 lines. The other SQL modules are ~1000 lines. Alan DeKok.