summaryrefslogtreecommitdiff
path: root/include/inet.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/inet.h')
-rw-r--r--include/inet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/inet.h b/include/inet.h
index 4844979b..09f84540 100644
--- a/include/inet.h
+++ b/include/inet.h
@@ -55,6 +55,7 @@ int connman_inet_clear_gateway_address(int index, const char *gateway);
int connman_inet_set_gateway_interface(int index);
int connman_inet_clear_gateway_interface(int index);
bool connman_inet_compare_subnet(int index, const char *host);
+bool connman_inet_compare_ipv6_subnet(int index, const char *host);
int connman_inet_set_ipv6_address(int index,
struct connman_ipaddress *ipaddress);
int connman_inet_clear_ipv6_address(int index,