On Jun 2, 2011, at 11:10 AM, Rick Jones wrote:
> Oops - I keep forgetting that all my compiles are 64 bit and so don't
> remember to check for such things.
You need an OS and build tools that make it easier to build stuff both ways
(and on which recent versions of libpcap and tcpdump default to
On Thu, 2011-06-02 at 10:57 -0700, Guy Harris wrote:
> On May 27, 2011, at 5:59 PM, Rick Jones wrote:
>
> > The ifSpeed field of a generic interface counter in sFlow is 64 bits.
> > The "overlay" definition in print-sflow.c is correct, but the actual
> > extract for printing is using EXTRACT_32BIT
On May 27, 2011, at 5:59 PM, Rick Jones wrote:
> The ifSpeed field of a generic interface counter in sFlow is 64 bits.
> The "overlay" definition in print-sflow.c is correct, but the actual
> extract for printing is using EXTRACT_32BITS rather than EXTRACT_64BITS,
> which leads to an incorrect re