On Thu, Jun 11, 2015 at 01:13:22PM +0500, Haleema Sadia wrote:
> I was wondering if you could help me figuring out where the algorithm for
> the group type "select" is implemented in ovs switch files? I want to
> implement a function which takes the hash of the src/dst ip, and src/dst
> port and selects the corresponding bucket for the packet.

xlate_select_group() in ofproto-dpif-xlate.c
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to