On Tue, Dec 10, 2013 at 02:49:28PM +0100, Helmut Schaa wrote:
> This allows to get rid of some special segment handling to allow
> distributed registering of vlog modules.
> 
> Instead use a global list and vlog module constructor functions to
> build up the list. That means vlog modules reside within the
> compilation unit they are defined in and can be iterated upon
> by using the global list vlog_modules.
> 
> Signed-off-by: Helmut Schaa <helmut.sc...@googlemail.com>

I'm happy with this once we get the OVS_CONSTRUCTOR definition sorted
out.

Thanks,

Ben.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to