FYI. I made some more minor changes to the case material, mostly to 
address the arc review opinions for PSARC/2008/693 (VRRP). Specifically, 
the changes are:

a. Change "-o no_preempt" to "-o un_preempt" for vrrpadm options (jdc-3).
b. Speicfy the characters restrictions for VRRP router names (the legal
   characters in a router name are: alphanumeric (a-z,  A-Z,  0-9) and
   underscore ('_')) (jdc-2)
c. Add vrrp sysevent to the interface table (Consolidation Private). (jdc-5)
d. Change the path of vrrp.conf from /etc/vrrp.conf to /etc/inet/vrrp.conf
  (comments during the code review)
e. Add more protocol details to vrrpadm(1M) manpage.(jdc-98)

Seb already helped me to put the new material to the case directory.

Thanks
- Cathy
> I am proposing to defer the implementation of the "-f", "-a" and "-P"
> options for the "vrrpadm create-router" subcommand in this case in
> order to remove the case dependency between PSARC/2009/388
> (VRRP update) and PSARC/2009/306 (ipadm and libipadm). A separate
> PSARC  fast-track will be filed to add the "-f", "-a" and "-P" options
> back that itself depend on PSARC/2009/306.
>
> Note that without the "-f", "-a" and "-P" options, the VRRP VNICs will
> still be able to be created using the dladm command, and the primary IP
> address and the virtual IP addresses of a VRRP router will still be able
> to be configured using other IP configuration tools (such as ifconfig or
> the /etc/hostname.* files). Basically, the IP addresses configured by the
> "vrrpadm -P" and "vrrpadm -a" command are not different from those
> configured by other IP tools. The vrrpd daemon simply tracks all the IP
> addresses configured over the underlying link and the VNIC, and
> determines the primary IP address and virtual IP addresses, no matter
> how those IP addresses are configured.
>
> The PSARC materials are updated accordingly and will be placed in
> the materials directory later.
>
> Thanks
> - Cathy
>

Reply via email to