| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <20110217205249.GF8821@Chamillionaire.breakpoint.cc> Date: Thu, 17 Feb 2011 21:52:49 +0100 From: Florian Westphal <fw@...len.de> To: Balazs Scheidler <bazsi@...abit.hu> Cc: Florian Westphal <fw@...len.de>, netfilter-devel@...r.kernel.org, netdev@...r.kernel.org, KOVACS Krisztian <hidden@...abit.hu> Subject: Re: [PATCH 1/1] tproxy: do not assign timewait sockets to skb->sk Balazs Scheidler <bazsi@...abit.hu> wrote: > the only issue I see with this solution is that late packets will not be delivered to the proper socket, and will possibly be going to the fwd chain, which might be unexpected. Why? They'll get the proper nfmark, so they will be routed to the local machine. The tcp stack should find the tw socket via normal sk lookup. Or am i missing something? -- 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