Actions
Bug #7154
closedarn(7D) walks out of bounds when byteswapping the 4K eeprom
Start date:
2016-06-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
arn(7D) uses the maximum number of chains for the regular eeprom when byte-swapping the 4K eeprom. Unfortunately, the regular eeprom as more, and we trash a couple of words.
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