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, 15 Apr 2016 13:33:02 -0400
From:	Jon Maloy <jon.maloy@...csson.com>
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org,
	Paul Gortmaker <paul.gortmaker@...driver.com>,
	parthasarathy.bhuvaragan@...csson.com, richard.alpe@...csson.com,
	ying.xue@...driver.com, maloy@...jonn.com,
	tipc-discussion@...ts.sourceforge.net,
	Jon Maloy <jon.maloy@...csson.com>
Subject: [PATCH net-next 0/5] tipc: improvements to the link setup algorithm

This series addresses some smaller issues regarding the link setup 
algorithm. The first commit fixes a rare bug we have discovered during
testing; the second one may have some future impact on cluster 
scalabilty, while remaining ones can be regarded as cosmetic in
a wider sense of the word.

Jon Maloy (5):
  tipc: guarantee peer bearer id exchange after reboot
  tipc: reduce transmission rate of reset messages when link is down
  tipc: refactor function tipc_link_timeout()
  tipc: ensure that first packets on link are sent in order
  tipc: let first message on link be a state message

 net/tipc/link.c | 55 ++++++++++++++++++++++++++++++-------------------------
 net/tipc/link.h |  2 +-
 net/tipc/msg.h  | 10 ++++++++++
 net/tipc/node.c |  9 ++++++++-
 4 files changed, 49 insertions(+), 27 deletions(-)

-- 
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ