include: Add support for dual stack contexts
authorDenis Kenzior <denkenz@gmail.com>
Thu, 10 Mar 2011 00:42:06 +0000 (18:42 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Tue, 15 Mar 2011 22:11:58 +0000 (17:11 -0500)
include/gprs-context.h

index c29c0dc..51bcf71 100644 (file)
@@ -37,6 +37,7 @@ struct ofono_gprs_context;
 enum ofono_gprs_proto {
        OFONO_GPRS_PROTO_IP = 0,
        OFONO_GPRS_PROTO_IPV6,
+       OFONO_GPRS_PROTO_IPV4V6,
 };
 
 enum ofono_gprs_context_type {