>> There might be other changes, but I will need some to look at the
>> PSARC doc and the code to know more. I will do it asap.
>
> Okay, thanks.
>
I looked through the code, and below is the list of interfaces changes we made:
1. dladm_rename_conf() in linkid management API is not needed any more.
2. Least privileges of the dlmgmtd daemon. Now they only have the following
priviledges:
file_dac_write, file_chown_self, sys_mount, sys_net_config.
3. we added mac_open_by_linkid() and mac_open_by_linkname() functions.
4. dls_create()/dls_destroy() have been changed to
dls_devnet_create()/dls_devnet_destroy().
5. MAXLINKNAMELEN
6. The two minor changes Meem just made for dladm_*_conf_field().
Thanks
- Cathy