On 05/ 5/10 01:31 PM, Liane Praza wrote:

--- scf_value_create.3scf.old   Wed Apr 28 09:35:41 2010
+++ scf_value_create.3scf.new   Wed Apr 28 15:40:03 2010
@@ -114,9 +114,11 @@
       SCF_TYPE_HOST        USTRING     either a hostname,  IPv4  address,  or
                                        IPv6 address
       SCF_TYPE_HOSTNAME            HOST        a fully-qualified domain name
-     SCF_TYPE_NET_ADDR_V4   HOST       a  dotted-quad   IPv4   address   with
+     SCF_TYPE_NET_ADDR      HOST        a valid SCF_TYPE_NET_ADDR_V4 or
+                                        SCF_TYPE_NET_ADDR_V6 address
+     SCF_TYPE_NET_ADDR_V4   NET_ADDR    a  dotted-quad  IPv4   address   with
                                        optional network portion
-     SCF_TYPE_NET_ADDR_V6   HOST       legal IPv6 address
+     SCF_TYPE_NET_ADDR_V6   NET_ADDR    legal IPv6 address

I wanted to check that the new types allow for a '/n' subnet specification. I suspect that is what the "optional network portion" means for the v4 one. Does that apply to the v6 type as well? If so it might make sense to make that clear in the man page.

   Erik
_______________________________________________
opensolaris-arc mailing list
[email protected]

Reply via email to