]> 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:28:18 +0000 (16:28 +0200)
commit78b329180bc1f1365b421907c6ad370c448db406
treea8a51ed0ccee2af628dcaee57d7f343a089cec21
parent35e81e1a3d6809772f49f777ed6ec8e868505c6c
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>
(cherry picked from commit 3b38c43b8d7aa22b3df12029ff43e0414891e48c)
src/openvpn/mroute.c
src/openvpn/mroute.h