Thanks for the suggestion. I will try to make them become regular APIs and submit patch later.
Thanks Zhenyu Gao 2018-01-03 0:37 GMT+08:00 Ben Pfaff <[email protected]>: > On Fri, Dec 29, 2017 at 11:39:16AM +0800, Gao Zhenyu wrote: > > As you know ovn consumes rconn functions in pinctrl.c to connect > the > > bridge. But the rconn functions are private functions. I mean those > > functions are not exposed in include/openvswitch/*.h file, so they are > not > > regular APIs, right? > > So do you know if we get a way to connect the bridge but not using > > rconn functions? > > Then I can make a controller to manage the IN/OUT packets without > > compiling whole ovs. > > I don't see any real obstacle to making rconn a public API. Would that > be the best solution for you? > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
