Could you please identify the section of code where ovs receives packet from
datapath and tries to check whether it exists in flow table. This might help
me in trying to understand how ovs handles flows.

thanks
Bibrak

On Thu, Sep 8, 2011 at 11:25 AM, Ben Pfaff <[email protected]> wrote:

> On Thu, Sep 08, 2011 at 11:21:25AM +0500, Bibrak Qamar wrote:
> > I am bit new to the OVS and am stuck in the code. Could any one tell me
> how
> > OVS stores OpenFlow flows, is it a hash table (key, value) pair?
>
> No, it's more complicated than that.  See lib/classifier.h for a brief
> description.
>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to