Hi Dave, these two patches contain a follow-up fix to the TCP conntrack connection reopening problem and a fix for the sctp match, which uses ARRAY_SIZE on a pointer instead of an array. Please apply, thanks. include/linux/netfilter/xt_sctp.h | 13 +++++-------- net/netfilter/nf_conntrack_proto_tcp.c | 11 +++++++---- net/netfilter/xt_sctp.c | 18 ++++++++---------- 3 files changed, 20 insertions(+), 22 deletions(-) Jozsef Kadlecsik (1): [NETFILTER]: nf_conntrack_tcp: fix connection reopening fix Li Zefan (1): [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required - 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