Bug #2323
closed
SequencingManager::splittSequenceNo does not copy all bits for Name LSA
Added by Vince Lehman almost 10 years ago.
Updated almost 10 years ago.
Description
In SequencingManager::splittSequenceNo, the bitmask 0xFFFFF (5 Fs) is used to copy the Name LSA sequence number.
The Name LSA sequence number is 24 bits, so the bitmask 0xFFFFFF (6 Fs) should be used instead.
- Status changed from New to Code review
- % Done changed from 0 to 100
Btw. Is it defined somewhere that two of the values are 20 bits and third one is 24? If not, it has to be clearly documented somewhere.
- Assignee set to Vince Lehman
Alex Afanasyev wrote:
Btw. Is it defined somewhere that two of the values are 20 bits and third one is 24? If not, it has to be clearly documented somewhere.
I can't find anywhere on the wiki where it's mentioned, so I've created a page for LSA information.
- Status changed from Code review to Closed
Also available in: Atom
PDF