Hi Patrick, You can find two patches here. The former fixes flow recovery with TCP window tracking enabled, it's been tested with the current snapshot of conntrackd and the libnetfilter_* libraries. The latter defines aligned_be64 to allow to compile user-space Netlink code without adding an ad-hoc definition of that type. Let me know if you consider that they can be qualified as fixes for the -stable branch. Thanks! --- Pablo Neira Ayuso (2): netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabled netfilter: nfnetlink_queue: add definition of aligned_be64 for user-space apps include/linux/netfilter/nfnetlink_queue.h | 6 ++++++ net/netfilter/nf_conntrack_proto_tcp.c | 10 +++++++++- 2 files changed, 15 insertions(+), 1 deletions(-) -- Under the asphalt, there's the orchard! -- 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