hello all,

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?

How does it check whether to forward packet to controller or the flow
exists? Does it compare the hash of the packet (I guess) and checks it in
the hash table?


Thanks
Bibrak
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to