git: c1c834f558 - main - Add press entry about WireGuard on FreeBSD
Sergio Carlavilla Delgado <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=c1c834f558edcab47a57661d69238611b4b968fb commit c1c834f558edcab47a57661d69238611b4b968fb Author: Sergio Carlavilla Delgado <[email protected]> AuthorDate: 2021-03-19 11:15:50 +0000 Commit: Sergio Carlavilla Delgado <[email protected]> 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" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"