commit 5588c7cec9ec38e1278949d262926b996976ffdf Author: Alan T. DeKok <aland@freeradius.org> Date: Fri Dec 18 14:08:32 2009 +0100 Simplify stats code, and keep track of dropped versus bad authenticators Files changed: src/main/stats.c | 57 ++++++++++++++++++++++------------------------------- 1 files changed, 24 insertions(+), 33 deletions(-) ====================================================================== commit 4c90f5c19de92b7971ad35943bbc83ae7bd36a52 Author: Alan T. DeKok <aland@freeradius.org> Date: Fri Dec 18 13:52:50 2009 +0100 Make "dropped packet" message debugging This is so that we don't spam the logs wih a DoS when we get lots of packets with a bad signature Files changed: src/main/event.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) ====================================================================== commit 3498878728fa666f19f9ee7195b9328b1f8e2dee Author: Alan T. DeKok <aland@freeradius.org> Date: Fri Dec 18 12:31:38 2009 +0100 Added notes on SQL && packets with zero session time Files changed: raddb/sites-available/default | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) ======================================================================