Hi,

I don't fully understand your design but it might be better to keep the list of 
the IP address and the MAC address of the bucket somewhere in an OpenFlow 
controller. When packet_in for the first time, go through the list and decide 
which bucket to send the packet to.

Diego,

Sent from my iPhone

On 4-ago-2013, at 10:32, Ritesh Rekhi <[email protected]> wrote:

> Hi all,
>  
> I want to make a simple Load balancer where I want to change the destination 
> IP for the request and for response change the source-ip.
>  
> I can do that easily if I know the source-ip’s but I want to do it by hasing 
> source-ip to a bucket and then based on bucket change dest-ip for the request 
> .That way all packets with same source-ip can go to 1 given dest-ip.
>  
> Do we have any function where we can hash a field and assign it to a bucket?
>  
> Are there any plans to implement any hash to bucket algo?
>  
> Thx in advance
> Ritesh
>  
>  
> _______________________________________________
> discuss mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/discuss
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to