summaryrefslogtreecommitdiff
path: root/include/property.h
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@nokia.com>2011-02-10 17:52:11 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2011-02-11 12:21:16 +0100
commitc4982011ec0f78a1940cf727cdf27a127dcf5ef6 (patch)
treeba055805a084c5a2ca8702845b0f930255d8718c /include/property.h
parenteeb936f27b4ac177c7d9381a408164a464e2f6d3 (diff)
downloadconnman-c4982011ec0f78a1940cf727cdf27a127dcf5ef6.tar.gz
connman-c4982011ec0f78a1940cf727cdf27a127dcf5ef6.tar.bz2
connman-c4982011ec0f78a1940cf727cdf27a127dcf5ef6.zip
ipv6: Add property for IPv6 nameserver
Diffstat (limited to 'include/property.h')
-rw-r--r--include/property.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/property.h b/include/property.h
index e18e1e90..487a170f 100644
--- a/include/property.h
+++ b/include/property.h
@@ -57,6 +57,7 @@ enum connman_property_id {
CONNMAN_PROPERTY_ID_IPV6_ADDRESS,
CONNMAN_PROPERTY_ID_IPV6_PREFIXLEN,
CONNMAN_PROPERTY_ID_IPV6_GATEWAY,
+ CONNMAN_PROPERTY_ID_IPV6_NAMESERVER,
};
enum connman_property_type {