Toni Mueller <[EMAIL PROTECTED]> wrote;
> I can stick a random "RADCLIENT *clients" in somewhere, but am not
> convinced that this would be an appropriate solution. FWIW, in
> .../radiusd.h there is a structure that contains such a component,
> but that should apparently be aliased to a global, no?

  No.  I've been going through the code the past few days, and
deleting global variables.  They're bad, and I hate them.

  Instead, I'm moving the old global variables into, well, a new
global data structure.  It's better for reasons I can't really
explain.


  I'll commit a fix to radius_snmp.c today.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to