From 4f460c0ea0b089760deb2a4420a0931b9841f1ad Mon Sep 17 00:00:00 2001 From: Alberto Gonzalez Iniesta Date: Thu, 23 Feb 2012 17:28:35 +0100 Subject: Avoid sending ICMP redirects with dev tun + subnet When a tun-based VPN is using the subnet topology, the communication between clients can confuse the routing code that will wrongly emit ICMP redirects. Patch by Simon Deziel. (Closes: #656241) --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index ca675a3..c8961fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +openvpn (2.2.1-5) unstable; urgency=low + + * Avoid sending ICMP redirects when using tun devices and "subnet" + topology. Thanks Simon Deziel for testing and the patch. + (Closes: #656241) + + -- Alberto Gonzalez Iniesta Thu, 23 Feb 2012 17:25:54 +0100 + openvpn (2.2.1-4) unstable; urgency=low * Use dpkg-buildflags to fill CFLAGS in ./configure. (Closes: #655130) -- cgit v1.2.3