This is no longer needed, as anything 2.4 or later is known to have
this functionality, and IV_VER can be used to detect this on the server.
Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: Steffan Karger <steffan@karger.me>
Acked-by: David Sommerseth <davids@openvpn.net>
Message-Id: <
20161225105919.25792-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg13706.html
Signed-off-by: David Sommerseth <davids@openvpn.net>
comp_generate_peer_info_string(&session->opt->comp_options, &out);
#endif
- /* support for redirecting IPv6 gateway */
- buf_printf(&out, "IV_RGI6=1\n");
-
if (session->opt->push_peer_info_detail >= 2)
{
/* push mac addr */