<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Window Tracking not disabled"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1087#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Window Tracking not disabled"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1087">bug 1087</a>
from <span class="vcard"><a class="email" href="mailto:arturo@debian.org" title="Arturo Borrero Gonzalez <arturo@debian.org>"> <span class="fn">Arturo Borrero Gonzalez</span></a>
</span></b>
<pre>One more question.
In this line
<a href="http://lxr.free-electrons.com/source/net/netfilter/nf_conntrack_proto_tcp.c?v=4.1#L935">http://lxr.free-electrons.com/source/net/netfilter/nf_conntrack_proto_tcp.c?v=4.1#L935</a>
the code calls tcp_options() which parses the TCP header to fill our conntrack
entry (the 'seen' one).
In that function we don't put IP_CT_TCP_FLAG_BE_LIBERAL into flags, so a later
check if (seen.flags & IP_CT_TCP_FLAG_BE_LIBERAL) should always fail.
It seems I'm missing something.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>