On Fri, Sep 13, 2013 at 06:52:54PM -0700, Paul Ingram wrote:
> This is expected to make system debugging easier.
>
> This raises two compatibility issues:
> 1. When a new ovsdb-tool reads an old database, it will multiply by 1000 any
> timestamp it reads which is less than 1<<31. Since this date
This is expected to make system debugging easier.
This raises two compatibility issues:
1. When a new ovsdb-tool reads an old database, it will multiply by 1000 any
timestamp it reads which is less than 1<<31. Since this date corresponds to
Jan 16 1970 this is unlikely to cause a problem.
2. W