[ovs-dev] [PATCH 1/3] python: timer_wait_until calculated current time incorrectly

Ben Pfaff blp at nicira.com
Mon Sep 20 22:00:58 UTC 2010


On Fri, Sep 17, 2010 at 04:21:11PM -0700, Ethan Jackson wrote:
> The timer_wait_until function in poller.py was using Time.msec to
> figure out the current time.  Unfortunately, Time.msec does not in
> exist. Changed to use ovs.timeval.msec .

Thanks, looks good.




More information about the dev mailing list