<div dir="ltr"><div dir="ltr"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Mon, Nov 26, 2018 at 10:08 PM Avi Cohen (A) &lt;<a href="mailto:avi.cohen@huawei.com">avi.cohen@huawei.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
I need a lite openflow controller to configure my OVS . <br>
I understand that the  &#39;ovs-controller&#39; is  packaged with Open vSwitch and it is a lite controller.  <br>
Is  &#39;ovs-controller&#39;  is the code  under  openvswitch-x.y.z/ovn/controller  ?    <br></blockquote><div><br></div><div>You can find the code for ovs-testcontroller in openvswitch/utilities/ ovs-testcontroller.c - <a href="https://github.com/openvswitch/ovs/blob/master/utilities/ovs-testcontroller.c">https://github.com/openvswitch/ovs/blob/master/utilities/ovs-testcontroller.c</a></div><div><br></div><div>Thanks</div><div>Numan</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I need to feed the controller  with &#39;my&#39;  flows [tuples + actions] , so  these flows will be send  to the OvS (FLOW_MOD msgs ) - is there a good practice reference to implement ?       <br>
Best Regards,  <br>
avi<br>
<br>
<br>
_______________________________________________<br>
discuss mailing list<br>
<a href="mailto:discuss@openvswitch.org" target="_blank">discuss@openvswitch.org</a><br>
<a href="https://mail.openvswitch.org/mailman/listinfo/ovs-discuss" rel="noreferrer" target="_blank">https://mail.openvswitch.org/mailman/listinfo/ovs-discuss</a><br>
</blockquote></div></div></div></div>