[Oisf-devel] Suggestions about feature #447

Victor Julien victor at inliniac.net
Fri Jan 18 09:38:17 UTC 2013


On 01/16/2013 03:29 PM, giuseppe at securitymind.it wrote:
>> What the timeout value should be set to is the destination OS' value.
> When it's reset, timeout value must be:
> tracker->timeout = Destination OS Value?
> or
> tracker->timeout = p->ts.tv_sec + defrag_context->timeout + Destination
> OS Value; 
> ?

I'd say just:
tracker->timeout = p->ts.tv_sec + Destination OS Value;

If we don't know "Destination OS Value" for some reason, fall back to
"defrag_context->timeout".

-- 
---------------------------------------------
Victor Julien
http://www.inliniac.net/
PGP: http://www.inliniac.net/victorjulien.asc
---------------------------------------------




More information about the Oisf-devel mailing list