diff options
author | Olivier Roques <oroques+fdio@cisco.com> | 2019-12-09 20:12:07 +0100 |
---|---|---|
committer | Olivier Roques <oroques+fdio@cisco.com> | 2020-02-04 15:48:14 +0100 |
commit | e1cc8df89a953871b3d76f55f82ebb03b86b8eb5 (patch) | |
tree | 9c7b66c1eead036a17d3d46323ea19023a4fb152 /hicn-plugin/cmake | |
parent | e90a3ec9cbc98d73dfeb2175ee12edfb56af11ee (diff) |
[HICN-501] Change calculation of next reassembly segment when manifests are enabled
When manifests are enabled, the current way of computing the next
reassembly segment is broken: if manifests are received out of order,
which can happen if a interest for a manifest timeouts, reassembly
will also be out of order.
This patch makes uses of the SuffixContent class introduced in
HICN-392 to correctly compute the index of the next segment to
reassemble.
Change-Id: I2784f3da544fef7b48a110dd6c233657610f44b8
Signed-off-by: Olivier Roques <oroques+fdio@cisco.com>
Diffstat (limited to 'hicn-plugin/cmake')
0 files changed, 0 insertions, 0 deletions