Hi, I am looking to get the code changes I made as part of CR 6723890 reviewed.
The webrev is at: http://cr.opensolaris.org/~vassun08/brperm/ Workspace: /net/zhadum.east/export/ws/vs226613/brpermnew/usr/src The related fast track is at: http://sac.eng/Archives/CaseLog/arc/PSARC/2008/608/ Summary: ndd displays hard-coded permissions for all the driver properties. However, the actual permissions will vary based on the driver. So, the permissions need to be obtained from the driver. A new field is added to dld_ioc_macprop_t in dld.h to get the property permissions and an additional parameter is added to mc_getprop callback to get these from the driver. dladm show-linkprop has been modified to show the permissions of each property. I am getting the driver teams to review the driver code. Thanks Vasumathi
