Hello. I want to implement my own kernel-space datapath for OVS. So I have to write my own dpif-provider class. A already implemented some of it's functions (open, close and all flow management functions) and I can work with my datapath using ovs-dpctl.
But now I want to work with my datapath using daemon (ovs-vswitchd), but I can't understand which minimal functionality (which functions from dpif-provider) I have to implement? Best regards, Igor Ryzhov
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss