On Thu, Nov 17, 2011 at 07:45:37PM -0800, Ethan Jackson wrote: > The unit tests did not allow users to run them as root because > ovs-vswitchd would destroy all of the existing 'system' datapaths. > This patch prevents ovs-vswitchd from registering 'system' > datapaths when running unit tests preventing the issue.
We now have both --enable-dummy and --disable-system. Hmm. If this was useful for more than unit tests, I'd consider generalizing it. Anyway, it looks fine, assuming you tested it and it works. Thanks, Ben. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev