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:	Fri, 30 May 2008 14:20:35 -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 00/13 net-next-2.6] [TIPC]: More minor fixes and enhancements


This patch set is another collection of small changes to TIPC that fix obscure
problems, plus some minor enhancements.  Please see each individual patch for
a more detailed description of each change.

Summary:

 net/tipc/bcast.c      |    4 ++-
 net/tipc/cluster.c    |    2 +-
 net/tipc/discover.c   |    9 +++----
 net/tipc/discover.h   |    2 +-
 net/tipc/link.c       |   60 +++++++++++++++++++++----------------------------
 net/tipc/msg.c        |    3 --
 net/tipc/msg.h        |   42 ++++++++++++++++++++++++++++------
 net/tipc/name_distr.c |    3 +-
 net/tipc/name_table.c |    7 +++++-
 net/tipc/port.c       |   58 +++++++++++++++++++----------------------------
 10 files changed, 98 insertions(+), 92 deletions(-)

Allan Stephens (13):
      [TIPC]: Fix bug in connection setup via native API
      [TIPC]: Standardize error checking on incoming messages via native API
      [TIPC]: Fix bugs in message error code display when debugging
      [TIPC]: Fix minor bugs in link session number handling
      [TIPC]: Minor optimizations to received message processing
      [TIPC]: Prevent access of non-existent field in short message header
      [TIPC]: Optimize message initialization routine
      [TIPC]: Prevent display of name table types with no publications
      [TIPC]: Add missing spinlock in name table display code
      [TIPC]: Expand link sequence gap field to 13 bits
      [TIPC]: Message header creation optimizations
      [TIPC]: Fix bugs in rejection of message with short header
      [TIPC]: Message rejection rework preparatory changes

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