İbrahim Ercan <ibrahim.metu@xxxxxxxxx> wrote: > Syn proxy isn't setting mss value correctly on client syn-ack packet. > > It was sending same mss value with client send instead of the value > user set in iptables rule. > This patch fix that wrong behavior by passing client mss information > to synproxy_send_client_synack correctly. Patch is line-wrapped by MUA, but other than that it looks correct. Thanks for fixing this bug. Acked-by: Florian Westphal <fw@xxxxxxxxx>