hgn/captcp

sack problem

Opened this issue · 0 comments

Hi,
when read the source of captcp.py, sack start is left edge, and stop is right edge, also in memory. but the function linear_sackblocks_array() exchange start and stop.