Hi Alok, Alok Aggarwal wrote: > Hi Jan, > > On Wed, 29 Oct 2008, jan damborsky wrote: > >> Hi, >> >> could I please ask Clay and one more pair of eyes to take >> a look at following AI stopper ? >> >> 4302 AI SC has to pad MAC addresses >> http://defect.opensolaris.org/bz/show_bug.cgi?id=4302 >> >> The webrev is available at: >> http://cr.opensolaris.org/~dambi/bug-4302 > > It took me a few minutes to look up what zfill > does but now that I know it pads a numeric string > on the left with zeros, the fix looks good to > me. > > Longer term (maybe even for 2009.04), I agree with you that it is > better for the server to ensure it stores the mac address correctly. > That's where this information originates from so that's where it > should be stored in the desired format to start with. The client > shouldn't have to guess. > > Could you perhaps add a comment in the code mentioning > that this is a workaround until the server gets it > right?
I have added appropriate comment there and updated the webrev. Could you please take a look and let me know, if you think the comment is appropriate ? Thank you very much for reviewing this ! Jan > > > Thanks, > Alok