On Mon, Oct 8, 2018 at 8:42 AM Ben Pfaff <[email protected]> wrote: > > On Fri, Oct 05, 2018 at 12:14:23PM -0700, Han Zhou wrote: > > From: Han Zhou <[email protected]> > > > > This is an enhancement for commit: > > 102781c ovsdb-idl: Track changes for table references. > > > > The seqno change is needed so that the change-tracking helper function > > ..._is_new() can work properly. > > > > Signed-off-by: Han Zhou <[email protected]> > > Does this fix a bug? It sounds like it, but the commit message > explicitly calls it an "enhancement". > > Thanks, > > Ben.
Without this change, the feature is incomplete, while we assumed it complete. So it is exactly a bug fix. s/enhancement/fix Thanks, Han _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
