Date: Fri, 19 Mar 2021 11:16:36 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: c1c834f558 - main - Add press entry about WireGuard on FreeBSD Message-ID: <202103191116.12JBGaHN066558@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=c1c834f558edcab47a57661d69238611b4b968fb commit c1c834f558edcab47a57661d69238611b4b968fb Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2021-03-19 11:15:50 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2021-03-19 11:15:50 +0000 Add press entry about WireGuard on FreeBSD --- website/data/en/press/press.toml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/website/data/en/press/press.toml b/website/data/en/press/press.toml index f413d4823b..5a3b85038c 100644 --- a/website/data/en/press/press.toml +++ b/website/data/en/press/press.toml @@ -1,4 +1,14 @@ -# Sort the entries by name +# Sort the entries by date + +[[press]] +name = "In-kernel WireGuard is on its way to FreeBSD and the pfSense router" +url = "https://arstechnica.com/gadgets/2021/03/in-kernel-wireguard-is-on-its-way-to-freebsd-and-the-pfsense-router/" +siteName = "arstechnica.com" +siteUrl = "https://arstechnica.com/" +date = "2021-03-15" +author = "Jim Salter" +description = "This morning, WireGuard founding developer Jason Donenfeld announced a working, in-kernel implementation of his WireGuard VPN protocol for the FreeBSD 13 kernel." + [[press]] name = "License to thrill"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103191116.12JBGaHN066558>