]> git.ipfire.org Git - thirdparty/openvpn.git/commit
get_default_gateway(): implement platform support for Linux/SITNL
authorGert Doering <gert@greenie.muc.de>
Fri, 31 Jan 2025 08:46:51 +0000 (09:46 +0100)
committerGert Doering <gert@greenie.muc.de>
Fri, 31 Jan 2025 09:34:20 +0000 (10:34 +0100)
commitf28c254da58c7a48592c2c63c0a98b38283405e8
tree00db72b63ea5dc57a5b292149d15cbf3e68b80c1
parent9df51cf56e27f6103ed5becbafd1f645726d9155
get_default_gateway(): implement platform support for Linux/SITNL

This adds Linux/SITNL platform functionality to the framework started by
commit 9df51cf56 and commit 0fcfc8381f.

v2: make comment reflect reality

Change-Id: I1db72d7dca648a8ea4ec65d173290a819971305c
Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: Antonio Quartulli <a@unstable.cc>
Message-Id: <20250131084651.24765-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg30749.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/route.c