[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150317.151844.1980938482640561349.davem@redhat.com>
Date: Tue, 17 Mar 2015 15:18:44 -0400 (EDT)
From: David Miller <davem@...hat.com>
To: edumazet@...gle.com
Cc: netdev@...r.kernel.org, pablo@...filter.org
Subject: Re: [PATCH net-next 0/6] inet: tcp listener refactoring, part 11
From: Eric Dumazet <edumazet@...gle.com>
Date: Mon, 16 Mar 2015 21:06:14 -0700
> Before inserting request sockets into general (ehash) table,
> we need to prepare netfilter to cope with them, as they are
> not full sockets.
>
> I'll later change xt_socket to get full support, including for
> request sockets (NEW_SYN_RECV)
>
> Save 8 bytes in inet_request_sock on 64bit arches. We'll soon add
> a pointer to the listener socket.
>
> I included two TCP changes in this patch series.
This looks fine, just continuing the sk_fullsock() transformations from
the previous serious pretty much.
Applied, th anks.
--
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