Date: Wed, 31 Dec 2025 05:37:55 +0000 From: Maxim Konovalov <maxim@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 276bbd583d - main - Status/2025Q4: spell Message-ID: <6954b6b3.25e0b.5e286dc6@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by maxim: URL: https://cgit.FreeBSD.org/doc/commit/?id=276bbd583def32ce1e28a6da509e0e273a70f561 commit 276bbd583def32ce1e28a6da509e0e273a70f561 Author: Maxim Konovalov <maxim@FreeBSD.org> AuthorDate: 2025-12-31 05:37:33 +0000 Commit: Maxim Konovalov <maxim@FreeBSD.org> CommitDate: 2025-12-31 05:37:33 +0000 Status/2025Q4: spell --- website/content/en/status/report-2025-10-2025-12/geneve-support.adoc | 4 ++-- website/content/en/status/report-2025-10-2025-12/jdk21default.adoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/content/en/status/report-2025-10-2025-12/geneve-support.adoc b/website/content/en/status/report-2025-10-2025-12/geneve-support.adoc index f8ff1e055b..a319daa9ad 100644 --- a/website/content/en/status/report-2025-10-2025-12/geneve-support.adoc +++ b/website/content/en/status/report-2025-10-2025-12/geneve-support.adoc @@ -13,7 +13,7 @@ Here is what I have done: * Support for unicast and multicast underlay for both IPv4 and IPv6. * Jail support and per-VNET geneve tunnel. * RXCSUM/TXCSUM/TSO offload capabilities. -* Support for inheritence and configuration of ToS, TTL, and DF values. +* Support for inheritance and configuration of ToS, TTL, and DF values. * Support for NETLINK/WITHOUT_NETLINK for if_geneve. * Updated ifconfig to support tunnel creation and modification using NETLINK for if_geneve. * Wrote man page for man:geneve[4] and updated man:ifconfig[8] to include geneve parameters. @@ -22,7 +22,7 @@ Here is what I have done: Dependencies and related reviews to support geneve implementation: * Bug fix on netlink dump assignment link:https://reviews.freebsd.org/D54190[D54190] (done) -* Bug fix on netlink credential inheritence link:https://reviews.freebsd.org/D54109[54109] (under review) +* Bug fix on netlink credential inheritance link:https://reviews.freebsd.org/D54109[54109] (under review) * Update ECN tunneling behavior per RFC6040 (required by GENEVE) link:https://reviews.freebsd.org/D53516[53516] (under review) The review is large because I implemented features that are already available on other platforms before submitting. diff --git a/website/content/en/status/report-2025-10-2025-12/jdk21default.adoc b/website/content/en/status/report-2025-10-2025-12/jdk21default.adoc index 73af045335..2aa1444a69 100644 --- a/website/content/en/status/report-2025-10-2025-12/jdk21default.adoc +++ b/website/content/en/status/report-2025-10-2025-12/jdk21default.adoc @@ -19,6 +19,6 @@ I think it is reasonable to have the ports in shape for the JAVA_VERSION=21 sett Plan: * Check the last 12 ports and create a PR or commit -* Commit the PRs that are timeing out on maintainer feedback +* Commit the PRs that are timing out on maintainer feedback * Ask for another exp-run * If done, increase JAVA_VERSIONhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6954b6b3.25e0b.5e286dc6>
