[ovs-dev] API for connecting ovs bridge to manage packets

Gao Zhenyu sysugaozhenyu at gmail.com
Fri Dec 29 03:39:16 UTC 2017


Hi guys,

      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.


Thanks
Zhenyu Gao


More information about the dev mailing list