[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1384439731-16296-1-git-send-email-mph@one.com>
Date: Thu, 14 Nov 2013 15:35:29 +0100
From: Martin Topholm <mph@....com>
To: pablo@...filter.org
Cc: brouer@...hat.com, kaber@...sh.net,
netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH 0/2] Netfilter SYNPROXY mss and wscale bugfix
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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists