Actions
Bug #7155
closedarn(7D) should include the mac fields in the eeprom enumeration
Start date:
2016-06-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
arn(7D) should include the 3 fields for the MAC in the enumeration of eeprom fields, so we don't switch on out-of-enum values.
Updated by Electric Monk about 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit fd7c59804fad02c3863ef57c544fa7af0fd35068
commit fd7c59804fad02c3863ef57c544fa7af0fd35068 Author: Richard Lowe <richlowe@richlowe.net> Date: 2016-07-06T22:18:52.000Z 7154 arn(7D) walks out of bounds when byteswapping the 4K eeprom 7152 weird condition in arn(7D) needs clarification 7153 delete unused code in arn(7D) 7155 arn(7D) should include the mac fields in the eeprom enumeration Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
Actions