[ovs-dev] [PATCH] ovs-router: Fix selection of source IP address when a gateway ip is introduced

2016-09-13 Thread Waizel, Ariel
When adding a VXLAN tunnel that connects to a VTEP residing in a different IP network, the tunnel source ip needs to be selected by best fit (longest matching netmask), based on the destination VTEP ip, and the specific route's gateway ip. A bug in ovs-router.c made the source ip to be decided

Re: [ovs-dev] [PATCH] ovs-router: Fix selection of source IP address when a gateway ip is introduced

2016-10-27 Thread Waizel, Ariel
age- From: Thadeu Lima de Souza Cascardo [mailto:casca...@redhat.com] Sent: Tuesday, October 4, 2016 7:48 PM To: Waizel, Ariel Cc: dev@openvswitch.org; Dotan, Alon Subject: Re: [ovs-dev] [PATCH] ovs-router: Fix selection of source IP address when a gateway ip is introduced On Tue, Sep 13, 2

[ovs-dev] [PATCH] ovs-router: Fix selection of source IP address when a gateway ip is introduced

2016-10-27 Thread Waizel, Ariel
When adding a VXLAN tunnel that connects to a VTEP residing in a different IP network, the tunnel source ip needs to be selected by best fit (longest matching netmask), based on the destination VTEP ip, and the specific route's gateway ip. A bug in ovs-router.c made the source ip to be decide

[ovs-dev] [PATCH] ovs-router: Fix selection of source IP address when a gateway ip is introduced

2016-10-27 Thread Waizel, Ariel
Fix adding a route with gateway failing When adding a VXLAN tunnel that connects to a VTEP residing in a different IP network, the tunnel source ip needs to be selected by best fit (longest matching netmask), based on the destination VTEP ip, and the specific route's gateway ip

Re: [ovs-dev] [PATCH] ovs-router: Fix selection of source IP address when a gateway ip is introduced

2016-10-27 Thread Waizel, Ariel
To: Waizel, Ariel Cc: dev@openvswitch.org Subject: Re: [ovs-dev] [PATCH] ovs-router: Fix selection of source IP address when a gateway ip is introduced On Thu, Oct 27, 2016 at 02:08:13PM +0000, Waizel, Ariel wrote: > > > When adding a VXLAN tunnel that connects to a VTEP residing in

Re: [ovs-dev] [PATCH] ovs-router: Fix selection of source IP address when a gateway ip is introduced

2016-10-31 Thread Waizel, Ariel
Don't mind, go ahead הודעה מקורית מאת: Thadeu Lima de Souza Cascardo נשלח: Monday, October 31, 2016 11:36 PM אל: Ben Pfaff נושא: Re: [ovs-dev] [PATCH] ovs-router: Fix selection of source IP address when a gateway ip is introduced עותק: "Waizel, Ariel" ,dev@