Requesting code review for the following SFW changes:
6919364 <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6919364> quagga not initializing privileges from basic privilege set 6967241 <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6967241> dladm_read_conf usage in trilld can be removed

Re: 6967241
dladm_read_conf function in ON will be replaced by a new function
as part of bug fixes for CRs 6949971 and 6827285.
In SFW we use dladm_read_conf in trilld to check the validity of a
bridged link. To avoid breaking SFW builds we must make sure to
update trilld through a SFW flag-day by raising SFW build requirements
and use the new function. Or phase out the function in SFW code
gradually by keeping the function around in ON for several builds along
with the new functions. However, looks like we can remove the use of
dladm_read_conf in trilld entirely as the other checks (f.e. dladm_datalink_id2info)
appears to be sufficient.

SFW Webrev (patches):
http://cr.opensolaris.org/~rishi/sfwfixes-patch/

Webrev of code changes:
http://cr.opensolaris.org/~rishi/sfwfixes/

Rishi
_______________________________________________
rbridges-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/rbridges-dev

Reply via email to