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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ