]> git.ipfire.org Git - thirdparty/openvpn.git/commit
rename mroute_extract_addr_ipv4 to mroute_extract_addr_ip
authorAntonio Quartulli <a@unstable.cc>
Mon, 24 Jul 2017 14:35:59 +0000 (22:35 +0800)
committerDavid Sommerseth <davids@openvpn.net>
Thu, 17 Aug 2017 14:13:48 +0000 (16:13 +0200)
commit3b38c43b8d7aa22b3df12029ff43e0414891e48c
tree3c7d00afd362101e6109c76a9a3b77598fdf5241
parent500854c3fc956b274790991e4d6771ad9bf6f641
rename mroute_extract_addr_ipv4 to mroute_extract_addr_ip

mroute_extract_addr_ipv4() is able to extract an IPv4 as well as an
IPv6. Remove the "v4" suffix from its name to make this behaviour more
explicit.

Signed-off-by: Antonio Quartulli <a@unstable.cc>
Acked-by: David Sommerseth <davids@openvpn.net>
Message-Id: <20170724143559.11503-1-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg15129.html
Signed-off-by: David Sommerseth <davids@openvpn.net>
src/openvpn/mroute.c
src/openvpn/mroute.h