On Mon, Nov 26, 2018 at 10:08 PM Avi Cohen (A) <[email protected]> wrote:
> Hi, > I need a lite openflow controller to configure my OVS . > I understand that the 'ovs-controller' is packaged with Open vSwitch and > it is a lite controller. > Is 'ovs-controller' is the code under > openvswitch-x.y.z/ovn/controller ? > You can find the code for ovs-testcontroller in openvswitch/utilities/ ovs-testcontroller.c - https://github.com/openvswitch/ovs/blob/master/utilities/ovs-testcontroller.c Thanks Numan I need to feed the controller with 'my' flows [tuples + actions] , so > these flows will be send to the OvS (FLOW_MOD msgs ) - is there a good > practice reference to implement ? > Best Regards, > avi > > > _______________________________________________ > discuss mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-discuss >
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
