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] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 01 Jan 2011 13:59:52 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	paul.gortmaker@...driver.com
Cc:	netdev@...r.kernel.org, allan.stephens@...driver.com
Subject: Re: [PATCH net-next 00/20] Delete more semi-useless stuff from
 TIPC.

From: Paul Gortmaker <paul.gortmaker@...driver.com>
Date: Fri, 31 Dec 2010 23:59:15 -0500

> There really isn't a lot to see here technically.  There is a bunch of
> stuff in TIPC that I guess falls into the category of "seemed like a
> good idea at the time", but is now just inactive or at best unstable
> prototype code for things like slave nodes and routing features and
> mulitcluster support.  My favourite is this one:
> 
>  ----------
> config TIPC_CLUSTERS
>        int "Maximum number of clusters in a zone"
>        depends on TIPC_ADVANCED
>        range 1 1
>        default "1"
>        help
>          Specifies how many clusters can be supported in a TIPC zone.
> 
>          *** Currently TIPC only supports a single cluster per zone. ***
>  ----------
> 
> The remaining commits are just de-uglifying what is left, fixing whitespace
> crimes and other common errors typically picked up in janitor patches.

All applied, thanks Paul.

net/tipc/log.h still uses "_TIPC_DBG_H" for it's multiple-include protection
tests.  Please send me a patch to rename that to _TIPC_LOG_H

Thanks.
--
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