netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Netfilter SYNPROXY mss and wscale bugfix
@ 2013-11-14 14:35 Martin Topholm
  2013-11-14 14:35 ` [PATCH 1/2] netfilter: synproxy: send mss option to backend Martin Topholm
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Martin Topholm @ 2013-11-14 14:35 UTC (permalink / raw)
  To: pablo; +Cc: brouer, kaber, netfilter-devel, netdev

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-11-19 14:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14 14:35 [PATCH 0/2] Netfilter SYNPROXY mss and wscale bugfix Martin Topholm
2013-11-14 14:35 ` [PATCH 1/2] netfilter: synproxy: send mss option to backend Martin Topholm
2013-11-19 14:35   ` Pablo Neira Ayuso
2013-11-14 14:35 ` [PATCH 2/2] netfilter: synproxy: correct wscale option passing Martin Topholm
2013-11-19 14:35   ` Pablo Neira Ayuso
2013-11-14 14:41 ` [PATCH 0/2] Netfilter SYNPROXY mss and wscale bugfix Jesper Dangaard Brouer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).