Thanks for doing this Ben, I'll review it now.
Ethan
On Tue, Apr 24, 2012 at 17:06, Ben Pfaff wrote:
> Commit bae7208e9 introduced a regression in configuration: if a port's
> configuration changes in the database, then that change is not
> propagated to the datapath. This series of commits fix
Commit bae7208e9 introduced a regression in configuration: if a port's
configuration changes in the database, then that change is not
propagated to the datapath. This series of commits fixes the problem.
The first 5 commits are small cleanups and refactoring. Commit 6
fixes the problem. Commit