netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] nft_flow_offload: Fix the peer route get from wrong daddr
       [not found] <1545977698-1635-1-git-send-email-wenxu@ucloud.cn>
@ 2018-12-29 12:42 ` Pablo Neira Ayuso
  0 siblings, 0 replies; only message in thread
From: Pablo Neira Ayuso @ 2018-12-29 12:42 UTC (permalink / raw)
  To: wenxu; +Cc: netdev, netfilter-devel

On Fri, Dec 28, 2018 at 02:14:58PM +0800, wenxu@ucloud.cn wrote:
> From: wenxu <wenxu@ucloud.cn>
> 
> For nat example:
> client 1.1.1.7 ---> 2.2.2.7 which dnat to 10.0.0.7 server
> 
> When syn_rcv pkt from server it get the peer(client->server) route
> through daddr = ct->tuplehash[!dir].tuple.dst.u3.ip, the value 2.2.2.7
> is not correct in this situation. it should be 10.0.0.7
> ct->tuplehash[dir].tuple.src.u3.ip

Please, Cc netfilter-devel@vger.kernel.org for your netfilter patches.

Thanks.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-29 12:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1545977698-1635-1-git-send-email-wenxu@ucloud.cn>
2018-12-29 12:42 ` [PATCH] nft_flow_offload: Fix the peer route get from wrong daddr Pablo Neira Ayuso

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