summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2018-03-19 17:10:12 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2018-03-20 13:21:36 +0100
commit3feed855a6b7c9b7d5d27231b4dd3c997eebb1ac (patch)
tree6df52ebccfc3555731438ef02b0b993409c1d429 /doc
parentf978a728086a981a6b26d4ec72dcf58d071f8587 (diff)
conntrackd: add TCP flags support
Back in 2008, there was no TCP flags support in the kernel, hence the workaround was to infer the flags from the TCP state. This patch is implicitly fixing a problem, since the existing RETRANS and UNACK TCP conntrack states plus the _CLOSE_INIT flag that is bogusly infered (to be frank, it was correctly infered back in 2008, but after adding new TCP states, it was not). Let's just use the flags that we get via synchronization messages. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions