aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorJozsef Kadlecsik <[email protected]>2018-04-21 13:43:48 +0200
committerPablo Neira Ayuso <[email protected]>2018-04-27 00:39:29 +0200
commit72d4d3e3980702809509586d36015b7c3c51fad4 (patch)
tree0b50708c4b2c4183f0230ba603393ecd8a85145a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parent25eb0ea7174c6e84f21fa59dccbddd0318b17b12 (diff)
netfilter: Fix handling simultaneous open in TCP conntrack
Dominique Martinet reported a TCP hang problem when simultaneous open was used. The problem is that the tcp_conntracks state table is not smart enough to handle the case. The state table could be fixed by introducing a new state, but that would require more lines of code compared to this patch, due to the required backward compatibility with ctnetlink. Signed-off-by: Jozsef Kadlecsik <[email protected]> Reported-by: Dominique Martinet <[email protected]> Tested-by: Dominique Martinet <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions