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:	Mon, 14 Jul 2008 22:45:41 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	allan.stephens@...driver.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH 7/7 net-next-2.6] tipc: Optimization to multicast name
 lookup algorithm

From: Allan Stephens <allan.stephens@...driver.com>
Date: Thu, 10 Jul 2008 17:26:11 -0400

> This patch simplifies and speeds up TIPC's algorithm for identifying
> on-node and off-node destinations that overlap a multicast name
> sequence range.  Rather than traversing the list of all known name
> publications within the cluster, it now traverses the (potentially
> much shorter) list of name publications made by the node itself, and
> determines if any off-node destinations exist by comparing the sizes
> of the two lists.  (Since the node list must be a subset of the
> cluster list, a difference in sizes means that at least one off-node
> destination must exist.)
> 
> Signed-off-by: Allan Stephens <allan.stephens@...driver.com>

Also applied, thanks a lot.
--
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