On Tue, Dec 01, 2015 at 10:33:41PM +0000, Ansari, Shad wrote:
> Currently, ofproto_class_register() is invoked by ofproto_init().
> Separating out the ofproto registration step from the initialization step
> makes it actually possible for a user of libofproto to register
> a custom ofproto_class.
> 
> Signed-off-by: Shad Ansari <shad.ans...@hp.com>

I think that the user could just register its class before calling
ofproto_init().
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to