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, 20 Dec 2011 15:19:30 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	brutus@...gle.com
Cc:	netdev@...r.kernel.org
Subject: Re: [RFC][PATCH] net-tcp: TCP/IP stack bypass for loopback
 connections.

From: Bruce "Brutus" Curtis <brutus@...gle.com>
Date: Tue, 22 Nov 2011 16:09:33 -0800

> TCP/IP loopback socket pair stack bypass, based on an idea by, and
> rough upstream patch from, David Miller <davem@...emloft.net> called
> "friends", the data structure modifcations and connection scheme are
> reused with new dedicated code for the data path.

Thanks for doing this work.

It's very disappoing that the whole of the data sending system
calls need to be duplicated into this new tcp_friends.c file.

My entire hope was that we could integrate the logic into the
existing sendmsg/recvmsg implementations.

Please reimplement things this way.  With so much code duplication
I really cannot justify putting this feature in as-is.
--
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