Re: [Openvpn-devel] [PATCH] fix sending udp datagrams from wrong ip address

2012-09-24 Thread Krzysztof Witek
On 09/24/2012 07:30 PM, Krzysztof Witek wrote: On 09/24/2012 07:28 PM, Davide Brini wrote: On Mon, 24 Sep 2012 19:20:18 +0200, Krzysztof Witek wrote: From: Krzysztof Witek If multiple ip addresses of the same subnet are configured on an interface, openvpn may not send udp datagrams to the

Re: [Openvpn-devel] [PATCH] fix sending udp datagrams from wrong ip address

2012-09-24 Thread Krzysztof Witek
On 09/24/2012 07:28 PM, Davide Brini wrote: On Mon, 24 Sep 2012 19:20:18 +0200, Krzysztof Witek wrote: From: Krzysztof Witek If multiple ip addresses of the same subnet are configured on an interface, openvpn may not send udp datagrams to the peer using the correct source ip address. If a

[Openvpn-devel] [PATCH] fix sending udp datagrams from wrong ip address

2012-09-24 Thread Krzysztof Witek
From: Krzysztof Witek If multiple ip addresses of the same subnet are configured on an interface, openvpn may not send udp datagrams to the peer using the correct source ip address. If a host sends the udp datagrams to the ip address A, then it should receive the answer from A even if the its