As a result of another review, the submitter is making some trivial
changes to this project: namely, the "-p" option now requires an
explicit selection in order to disconnect a peer, and deleting a link
automatically disconnects it from its peer.

The changes are trivial enough that I'm leaving the case as "closed
approved fast-track."  If you disagree, please speak up, and we'll
restart a timer.  The spec.txt file in the case materials has been
updated with the new specification (it's now under SCCS) and the diffs
are:

@@ -51,11 +51,13 @@
        linkname. Media can either be Ethernet (default) or WiFi.
     modify-simnet [-t] [-p <peer>] <link>
        Another simnet is associated as the peer link of an existing
-       simnet. If the -p option is not specified any existing peer
-       link associated with the simnet instance is removed.
+       simnet. To remove the peer link associated with the simnet
+       instance 'none' must be specified as the value for the peer
+        argument.
     delete-simnet [-t] <link>
-       Delete simnet instance from the system. If the simnet has
-       a peer simnet associated with it the command fails.
+       Delete simnet instance from the system. If a peer simnet
+       is associated with the instance then the association is
+       removed prior to the deletion.
     show-simnet   [-pP] [-o <field>,...] [<link>]
        Lists the existing simnets or when linkname is specified displays
        the given simnet on the system. Output fields are: LINK, MEDIA,

-- 
James Carlson, Solaris Networking              <james.d.carlson at sun.com>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677

Reply via email to