]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fix the proto is used inconsistently warning
authorArne Schwabe <arne@rfc2549.org>
Tue, 4 Dec 2012 19:42:54 +0000 (20:42 +0100)
committerDavid Sommerseth <davids@redhat.com>
Thu, 13 Dec 2012 15:40:12 +0000 (16:40 +0100)
commit38727e09df35245ba0cfe335e23e6b43c817ce58
tree6cab5abba97fdac1484047b5f412313a2cb47760
parent740137f6bb7b3565054c3a8e894ceca93f2ff0e4
Fix the proto is used inconsistently warning

Fix the "WARNING: 'proto' is used inconsistently, local='proto UDP',
remote='proto UDPv6'." message.

Note that the on wire strings are now always TCPv4 and UDPv4 to be
compatible to pre2.3

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: 1354650174-25601-1-git-send-email-arne@rfc2549.org
URL: http://article.gmane.org/gmane.network.openvpn.devel/7175
Signed-off-by: David Sommerseth <davids@redhat.com>
src/openvpn/socket.c