]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Implement on-link route adding for iproute2
authorPhilipp Hagemeister <phihag@phihag.de>
Fri, 26 Sep 2014 16:11:01 +0000 (18:11 +0200)
committerGert Doering <gert@greenie.muc.de>
Tue, 14 Oct 2014 13:26:27 +0000 (15:26 +0200)
commitbaa195b9884e276c4fd3dc0c9e8a84b89ea71cfb
tree316c033495625bb8ee200c94073db10b56662d53
parent5ca1d70fa030d4344e4b64a28811a6aab091e0d2
Implement on-link route adding for iproute2

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
Currently, when compiling with --enable-iproute2 , OpenVPN does not
create a correct route when the user is connected to the Internet
without a gateway (e.g. via ppp). This patch implements the
corresponding FIXME.

Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <54259015.2030005@phihag.de>
URL: http://article.gmane.org/gmane.network.openvpn.devel/9056
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/route.c