Project

General

Profile

Actions

Bug #2323

closed

SequencingManager::splittSequenceNo does not copy all bits for Name LSA

Added by Vince Lehman over 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
12/23/2014
Due date:
% Done:

100%

Estimated time:

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.

Actions #1

Updated by Vince Lehman about 9 years ago

  • Status changed from New to Code review
  • % Done changed from 0 to 100
Actions #2

Updated by Alex Afanasyev about 9 years ago

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.

Actions #3

Updated by Alex Afanasyev about 9 years ago

  • Assignee set to Vince Lehman
Actions #4

Updated by Vince Lehman about 9 years ago

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.

Actions #5

Updated by Vince Lehman about 9 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF