netdev
[Top] [All Lists]

Re: netdev.stats change suggestion

To: Dmitrii Tisnek <dima@xxxxxxxxx>
Subject: Re: netdev.stats change suggestion
From: Martin Devera <devik@xxxxxx>
Date: Wed, 23 Jan 2002 14:07:46 +0100 (CET)
Cc: netdev@xxxxxxxxxxx
In-reply-to: <Pine.OSF.4.30.0201231450280.15676-100000@kosh.hut.fi>
Sender: owner-netdev@xxxxxxxxxxx
> I understand that some architectures may not support 64-bit types at all
> (as opposed to natively), so perhaps what needs to be done is a data type,
> like int64_on_platfroms_and_compilers_which_provide_such_otherwise_32.

I'd like 64bit netstats too. Only note that "long int" is probably
what you mentioned above. It is 64bit on supported platforms.

Probably you wanted type which is 64bit if compiler supports it regardless
of platform. Am I right ?
 
regards, devik


<Prev in Thread] Current Thread [Next in Thread>