radiusplugin-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Radiusplugin-users] Gigawords support


From: Ralf Lübben
Subject: Re: [Radiusplugin-users] Gigawords support
Date: Sun, 18 Jan 2009 14:51:37 +0100
User-agent: KMail/1.10.3 (Linux/2.6.27-9-generic; KDE/4.1.3; i686; ; )

Hi,

yes it is working, I just have tested it.

Radius supports unsigned integers, so the wrap around happens at 4GB.
OpenVPN uses the data type "unsigned long long int", a wrap around is very 
improable. You can find the value in limits.h, for me it is 
18,446,744,073,709,551,615. But this case isn't handled so far.

Ralf




Am Samstag 17 Januar 2009 23:26:40 schrieb William Cooley:
> I am using version 2.0c of the plugin and read in the changelog that it
> supports Gigawords.
> I am not sure that it is working.
>  From what I've read Gigawords just counts the number of times Octets
> roll over. I thought that freeradius 1.1.7 had a 32 bit limit of 2GB.
> I have an accounting session open right now that shows the
> acct-input-octets just over 2147483648 (2GB) but still 0 Gigawords.
>
> I'm using 64-bit Ubuntu and also 64-bit freeradius. Do the octets roll
> over at 4GB because of this or is there something else wrong?
> Can anyone confirm that Gigawords support is working properly?
> Regards,
> William
>
>
> _______________________________________________
> Radiusplugin-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/radiusplugin-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]