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:	Tue,  4 Mar 2008 16:20:12 -0500
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]: Initial patch set for TIPC 1.6.3

This patch set contains code created as part of the TIPC 1.7 development
project.  It contains minor enhancements that do not introduce new features,
and is thus being integrated under the current TIPC 1.6 designation.

Summary:

 include/net/tipc/tipc_bearer.h |   10 ++++++++
 include/net/tipc/tipc_port.h   |    7 ------
 net/tipc/core.c                |   12 +---------
 net/tipc/core.h                |    7 ++++++
 net/tipc/link.c                |   16 ++++++-------
 net/tipc/msg.c                 |   16 ++++++-------
 net/tipc/msg.h                 |   50 ++++++++++------------------------------
 net/tipc/port.c                |   12 ++--------
 net/tipc/socket.c              |    5 ++--
 9 files changed, 53 insertions(+), 82 deletions(-)

Allan Stephens (7):
      [TIPC]: Update version to 1.6.3
      [TIPC]: Add argument validation for shutdown()
      [TIPC]: Eliminate "sparse" warning in socket code
      [TIPC]: Minor cleanup of message header code
      [TIPC]: Use correct bitmask when setting version in message
      [TIPC]: Enhancements to message header field writing
      [TIPC]: Removal of obsolete message header option code

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