The following series fixes two bugs we have discovered in the netfilter module SYNPROXY. The first is related to the mss option not getting transferred to the backend servers. And the second it related to passing of the windows scaling option. Martin Topholm (2): netfilter: synproxy: send mss option to backend netfilter: synproxy: correct wscale option passing net/ipv4/netfilter/ipt_SYNPROXY.c | 1 + net/ipv6/netfilter/ip6t_SYNPROXY.c | 1 + net/netfilter/nf_synproxy_core.c | 7 ++++--- 3 files changed, 6 insertions(+), 3 deletions(-) -- 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