16 Oct
2007
16 Oct
'07
11:24 a.m.
A.L.M.Buxey@lboro.ac.uk wrote:
duh. yes. of course. i see it. its the return value check
if (!&mainconfig.do_snmp) return 0;
That shouldn't have an "&". The test above checks if there's a pointer to the variable, which is always true.
i'm not sure about the much quieter default radius logging though....
Which log messages are missing? Alan DeKok.