Peter Memishian wrote:

>I've once again updated the IPMP High-Level Design to cover some
>additional implementation experience over the past month[1]:
>
>  http://opensolaris.org/os/project/clearview/ipmp-highlevel-design.pdf
>
>Changes from the previous version:
>
>    * Made semantically significant updates to the sections for:
>
>       - Configuring Hardware Addresses (to account for new duplicate
>         hardware address handling).
>       - Observing IPMP interfaces with ipmpstat -i
>       - Machine-Parseable Output with ipmpstat -P
>  
>
...

 From another email some time ago:
Sebastien Roy wrote:

>Consider the output for show-linkprop -c.  There are quotes around all 
>values.  While this provides consistency among the format of all possible 
>values of all possible properties (as some values may contain spaces), 
>it's not obvious to parse.  At least not for me.  How do I easily strip 
>the " characters from around a value in a shell script?
>
>The context is that I use the same syntax for "show-iptun -p", and I have 
>a need to get access to all of the IP tunnel names.  The output of dladm 
>show-iptun -p, for example, is
>  
>
...

Given that -p is being used for parseable output here, I'd like to
suggest that ipmpstat be changed and the roles of -p/-P reversed
so that -p has the same behaviour for both.

Darren


Reply via email to