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:	Fri, 1 Aug 2014 11:32:55 +0100
From:	Thomas Graf <tgraf@...g.ch>
To:	Patrick McHardy <kaber@...sh.net>
Cc:	davem@...emloft.net, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org, paulmck@...ux.vnet.ibm.com,
	josh@...htriplett.org, challa@...ronetworks.com,
	walpole@...pdx.edu, dev@...nvswitch.org, tklauser@...tanz.ch,
	netfilter-devel@...r.kernel.org
Subject: Re: [PATCH net-next 1/3] lib: Resizable, Scalable, Concurrent Hash
 Table

On 08/01/14 at 12:26pm, Patrick McHardy wrote:
> On Fri, Aug 01, 2014 at 10:51:58AM +0200, Thomas Graf wrote:
> > --- /dev/null
> > +++ b/include/linux/rhashtable.h
> > @@ -0,0 +1,213 @@
> > +/*
> > + * Resizable, Scalable, Concurrent Hash Table
> > + *
> > + * Copyright (c) 2014 Thomas Graf <tgraf@...g.ch>
> > + *
> > + * Based on the following paper by Josh Triplett, Paul E. McKenney
> > + * and Jonathan Walpole:
> > + * https://www.usenix.org/legacy/event/atc11/tech/final_files/Triplett.pdf
> > + *
> > + * Code partially derived from nft_hash:
> > + * Copyright (c) 2008-2014 Patrick McHardy <kaber@...sh.net>
> 
> Minor request: german copyright law as an assumption of authorship for
> authors marked in the work. When doing GPL enforcement I would prefer
> any discussions about what derived from specifically means in this
> case and whether this constitutes a normal statement of authorship,
> and since this clearly contains a lot of literal code I have written,
> please change this to something like
> 
> Copyright ... Thomas Graf
> Copyright ... Patrick McHardy
> 
> ...
> 
> Code partially derived from nft_hash.
> 
> Thanks!

Sure, it was not my intention to hide ownership in any way.
--
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