[ovs-discuss] Simple IP load Balancing

Diego Rivero riverod9 at gmail.com
Mon Aug 5 12:43:40 UTC 2013


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 <rrekhi at paloaltonetworks.com> 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
> discuss at openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20130805/e08dc5a4/attachment.html>


More information about the discuss mailing list