Actions
Bug #5076
closedIBF network encoding is not endian safe
Start date:
Due date:
% Done:
100%
Estimated time:
Description
Little-endian and Big-endian platforms cannot successfully communicate.
Need to transmit as big-endian always and then convert to native on each platform (similar to how ndn-cxx encoding is done).
Updated by Ashlesh Gawande almost 5 years ago
- Status changed from New to Code review
- Assignee set to Ashlesh Gawande
- % Done changed from 0 to 100
Updated by Ashlesh Gawande over 4 years ago
- Status changed from Code review to Closed
Actions