Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Nov 2020 13:11:29 +0000
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        "Matt Macy" <mmacy@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r368163 - in head: sbin/ifconfig sys/dev/if_wg sys/dev/if_wg/include sys/dev/if_wg/include/crypto sys/dev/if_wg/include/sys sys/dev/if_wg/include/zinc sys/dev/if_wg/module sys/dev/if_wg...
Message-ID:  <303609C9-75FC-490F-8ED8-4FC79182E0C8@lists.zabbadoz.net>
In-Reply-To: <202011291938.0ATJc4Z3081193@repo.freebsd.org>
References:  <202011291938.0ATJc4Z3081193@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 29 Nov 2020, at 19:38, Matt Macy wrote:

Hi,

> Author: mmacy
> Date: Sun Nov 29 19:38:03 2020
> New Revision: 368163
> URL: https://svnweb.freebsd.org/changeset/base/368163
>
> Log:
>   Import kernel WireGuard support
>
>   Data path largely shared with the OpenBSD implementation by
>   Matt Dunwoodie <ncon@nconroy.net>
>
>   MFC after:	1 month
>
> Added:

probably an oversight as all the other files seem at least 
dual-licensed.

This one is GPL-2.0 only:

/* SPDX-License-Identifier: GPL-2.0 */

>   head/sys/dev/if_wg/module/crypto/zinc/chacha20/chacha20-unrolled-arm.S 
>   (contents, props changed)

Seems we don’t actually use most of these non-amd64 files (currently).
Can we remove at least this one please to avoid accidentally compiling 
it in in the future (and then not MFC it please)?


Thanks,
Bjoern



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?303609C9-75FC-490F-8ED8-4FC79182E0C8>