[ovs-dev] [PATCHv2] netflow: Send multiple records for byte counts > UINT32_MAX
Ben Pfaff
blp at nicira.com
Wed Sep 1 09:39:24 PDT 2010
On Wed, Sep 1, 2010 at 9:18 AM, Justin Pettit <jpettit at nicira.com> wrote:
> Thanks. I made the change and pushed.
I didn't look at it (yet), but what does your code do if some bug makes
the byte count UINT64_MAX? (This is how our code reports "no byte count
available", so it seems remotely plausible.) I hope that it does not
loop UINT32_MAX times in that case.
More information about the dev
mailing list