From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH] tcp: assign the sock correctly to an outgoing SYNACK packet Date: Mon, 08 Apr 2013 18:09:19 -0700 Message-ID: <1365469759.3887.69.camel@edumazet-glaptop> References: <3505145.vfXt1x4t0P@sifl> <20130408.171512.973275376690340387.davem@davemloft.net> <2921619.mqaHl5PnPI@sifl> <20130408.173325.1683493727549657170.davem@davemloft.net> <51635573.7030706@schaufler-ca.com> <1365467636.3887.67.camel@edumazet-glaptop> <5163680F.4030200@schaufler-ca.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: David Miller , pmoore@redhat.com, netdev@vger.kernel.org, mvadkert@redhat.com, selinux@tycho.nsa.gov, linux-security-module@vger.kernel.org To: Casey Schaufler Return-path: In-Reply-To: <5163680F.4030200@schaufler-ca.com> Sender: linux-security-module-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Mon, 2013-04-08 at 17:59 -0700, Casey Schaufler wrote: > I don't see that with adding 4 bytes. Again, I'm willing to be > educated if I'm wrong. Feel free to add 4 bytes without having the 'align to 8 bytes' problem on 64 bit arches. Show us your patch.