Actions
Bug #4549
openNLSR currently segments LSAs very conservatively
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/16/2018
Due date:
% Done:
0%
Estimated time:
Description
We use half ndn max packet size to segment.
https://github.com/named-data/NLSR/blob/907675bd06a7de95d4e9b9c5ee26b724bb523425/src/lsdb.cpp#L222
Updated by Ashlesh Gawande over 6 years ago
- Description updated (diff)
I was using the segment publisher from NLSR and tried to use (ndn max packet size - 200) but data is still going much oversize. I am not sure I understand how NLSR segment publisher works.
Updated by Junxiao Shi almost 3 years ago
- Related to Feature #4791: Use SegmentPublisher utility from ndn-cxx to publish LSA data added
Updated by Junxiao Shi about 1 year ago
- Tracker changed from Task to Bug
- Description updated (diff)
This is still happening after #4791.
Actions