GIT Log for 2009-03-26 00:33 GMT
commit 866c774c7da1d1336f03d8208854fe3e55d9f431 Author: Alan T. DeKok <aland@freeradius.org> Date: Wed Mar 25 06:55:12 2009 -0700 Skip deleted attributes src/main/evaluate.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Hi Guys Just a quick one. I have been running 2.1.3 for a while and in the last few days I have been seeing negative acctoutputoctets values coming through. Any body else seen this happening? And if so is there a fix? +-----------------+------------------+ | acctinputoctets | acctoutputoctets | +-----------------+------------------+ | 74014373 | -3460958635 | +-----------------+------------------+ Thanks Andrew Paternoster andrew@gpk.net.au
Andrew Paternoster wrote:
Hi Guys
Just a quick one. I have been running 2.1.3 for a while and in the last few days I have been seeing negative acctoutputoctets values coming through. Any body else seen this happening? And if so is there a fix?
The fields should be 32-bit unsigned integers. Alan DeKok.
Thanks Alan I should have check that. -----Original Message----- From: freeradius-devel-bounces+andrew=gpk.net.au@lists.freeradius.org [mailto:freeradius-devel-bounces+andrew=gpk.net.au@lists.freeradius.org] On Behalf Of Alan DeKok Sent: Friday, 27 March 2009 12:36 PM To: FreeRadius developers mailing list Subject: Re: Negatitive acctoutputs value Andrew Paternoster wrote:
Hi Guys
Just a quick one. I have been running 2.1.3 for a while and in the last few days I have been seeing negative acctoutputoctets values coming through. Any body else seen this happening? And if so is there a fix?
The fields should be 32-bit unsigned integers. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
participants (3)
-
Alan DeKok -
aland@deployingradius.com -
Andrew Paternoster