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-next>] [day] [month] [year] [list]
Date:	Mon, 14 Apr 2008 17:16:27 -0400
From:	Allan Stephens <allan.stephens@...driver.com>
To:	David Miller <davem@...emloft.net>
Cc:	netdev@...r.kernel.org, allan.stephens@...driver.com
Subject: [PATCH 0/7 net-2.6.26] [TIPC]: More socket code enhancements


This patch set includes a number fixes/cleanups to TIPC's socket code.
The first 6 are fairly trivial, while the last one does a complete overhaul
of the locking TIPC uses to make it more Linux-like.  Please see each
individual patch for a further description.

Summary:

 include/net/tipc/tipc_port.h |    6 
 net/tipc/port.c              |   31 +
 net/tipc/socket.c            | 1113 ++++++++++++++++++++++++------------------
 3 files changed, 667 insertions(+), 483 deletions(-)

Allan Stephens (7):
      [TIPC]: Skip connection flow control in connectionless sockets
      [TIPC]: Allow stream receive to read from multiple TIPC messages
      [TIPC]: Ignore message padding when receiving stream data
      [TIPC]: Correct "off by 1" error in socket queue limit enforcement
      [TIPC]: Add error check to detect non-blocking form of connect()
      [TIPC]: Cosmetic changes to TIPC connect() code
      [TIPC]: Overhaul of socket locking logic

Thanks,
Al
--
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