On Tue, Jul 15, 2014 at 11:30 AM, LUNAT LUNAT <lu...@inbox.lv> wrote:
> Hi,
>
>
> Can anyone point to a function in OVS code that receives flow entries from
> the controllers?
At a very low level, a read() or a recv() would get it. Have a look at
handle_openflow() and see how it gets called and what it does as a
start.

>
>
> What I'm trying to do is to get flow entries from two or more controllers,
> check that flow entries are the same and only then add it to the flow table.
>
>
> Many thanks,
> Max.
>
>
> _______________________________________________
> discuss mailing list
> discuss@openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
>
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to