Hi Patrick, This patchset contain a couple of updates for the TCP tracking and the TCP flow pickup facility. The first patch changes the current behaviour that allows to pickup a flow from the middle if we see an ACK packet by default. The second patch adds the TCP protocol information in events for flows that have been picked up from the middle. I think that these can also be qualified as bugfix, please apply them to nf-2.6 (2.6.38-rc). CC'ing Jozsef to ask for his ACK. Thanks! --- Pablo Neira Ayuso (2): netfilter: nf_ct_tcp: disable pick by default for first ACK packet seen netfilter: nf_ct_tcp: fix missing TCP protocol information during pickup net/netfilter/nf_conntrack_proto_tcp.c | 20 +++++++++++++++----- 1 files changed, 15 insertions(+), 5 deletions(-) -- 1+1=2 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html