]> git.ipfire.org Git - thirdparty/openvpn.git/commit
get_default_gateway_ipv6(): Linux / Netlink implementation.
authorGert Doering <gert@greenie.muc.de>
Fri, 11 Sep 2015 15:33:42 +0000 (17:33 +0200)
committerGert Doering <gert@greenie.muc.de>
Thu, 17 Sep 2015 17:28:30 +0000 (19:28 +0200)
commit3128abcfdd1eb293b10e4d0bfdb0805728538563
tree6e835bb24ca2d9224ff202240b7afd8bb61b289d
parentafb93fac803fbab7406d3b2dff6d1f39365bca74
get_default_gateway_ipv6(): Linux / Netlink implementation.

Using "netlink socket" directly, without external netlink helper
libraries.  For this very simple case, it's easy enough.

Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: Arne Schwabe <arne@rfc2549.org>
Message-Id: <1441985627-14822-6-git-send-email-gert@greenie.muc.de>
URL: http://article.gmane.org/gmane.network.openvpn.devel/10091
src/openvpn/route.c