diff --git a/website/content/en/status/report-2026-01-2026-03/h616.adoc b/website/content/en/status/report-2026-01-2026-03/h616.adoc new file mode 100644 index 0000000000..4580b77c95 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/h616.adoc @@ -0,0 +1,13 @@ +=== Support for the Allwinner H616 SOC Family + +Contact: Tom Jones + +The Allwinner H616 family of devices (H616, H616 and H700) are a series of small, but powerful SOCs with powerful media support. +These are found in a number of TV Boxes, handheld devices and single board computers. + +FreeBSD now has support for most peripherals and has been tested with the Orange Pi 2. +There is a yet unknown issue with the Ethernet controller, but this is under investigation. +Graphics support requires drm and this has not yet been explored. +The video device is not support on u-boot or Linux as a framebuffer console. + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2026-01-2026-03/jumbograms.adoc b/website/content/en/status/report-2026-01-2026-03/jumbograms.adoc new file mode 100644 index 0000000000..06d467ba7f --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/jumbograms.adoc @@ -0,0 +1,11 @@ +=== Removal of RFC 2675 Support + +Contact: Tom Jones + +The Jumbo Payload Option is an IPv6 extension header intended to support packet sizes in excess of 65,735 octets. +FreeBSD gained Jumbo Payload support from the KAME project, but not real networks ever carried support. + +As part of modernising the IPv6 stack Jumbo support has been removed. +As far as we can tell it has never been possible to use this support with a FreeBSD host. + +Sponsor: The FreeBSD Foundation