aboutsummaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
Diffstat (limited to 'website')
-rw-r--r--website/content/en/releases/15.0R/relnotes.adoc5
-rw-r--r--website/data/en/events/events2026.toml12
2 files changed, 17 insertions, 0 deletions
diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc
index 38875de006..0394b651f9 100644
--- a/website/content/en/releases/15.0R/relnotes.adoc
+++ b/website/content/en/releases/15.0R/relnotes.adoc
@@ -633,6 +633,11 @@ This is to fix slowdowns with drm-kmod that get worse over time as physical memo
gitref:831e6fb0baf6[repository=src]
(Sponsored by The FreeBSD Foundation).
+The local stream (AF_UNIX/SOCK_STREAM) and sequenced packet stream (AF_UNIX/SOCK_SEQPACKET) sockets have been improved for better bulk transfer and round trip times.
+The SOCK_SEQPACKET socket has been brought to the specification and now behaves as a true stream socket, while in previous FreeBSD releases it could exhibit features of
+a datagram socket. Applications that were using SOCK_SEQPACKET incorrectly and relied on old implementation bugs may need to be adjusted.
+gitref:d15792780760[repository=src]
+
[[drivers]]
== Devices and Drivers
diff --git a/website/data/en/events/events2026.toml b/website/data/en/events/events2026.toml
index 03e95e8367..cf3fcc7896 100644
--- a/website/data/en/events/events2026.toml
+++ b/website/data/en/events/events2026.toml
@@ -11,3 +11,15 @@ country = "Belgium"
city = "Brussels"
site = "ULB"
description = "Every year, 8000+ hackers in free and open source software from all over the world gather at the event in Brussels. A <a href=\"https://fosdem.org/2026/schedule/track/bsd-illumos-bhyve-openzfs/\">BSD, illumos, OpenZFS, bhyve devroom</a> is organized for presentations covering BSD and illumos operating system family, OpenZFS and bhyve. The <a href=\"https://people.freebsd.org/~rodrigo/fosdem26/\">Call For Participation</a> is now available."
+
+[[events]]
+id = "asiabsdcon-2026"
+name = "AsiaBSDCon 2026"
+url = "https://2026.asiabsdcon.org/"
+startDate = "2026-03-19"
+endDate = "2026-03-22"
+countryCode = "TW"
+country = "Taiwan"
+city = "Taipei"
+site = "TBA"
+description = "AsiaBSDCon is a conference for users and developers on BSD based systems. The conference is for anyone developing, deploying and using systems based on FreeBSD, NetBSD, OpenBSD, DragonFlyBSD, Darwin and MacOS X. AsiaBSDCon is a technical conference and aims to collect the best technical papers and presentations available to ensure that the latest developments in our open source community are shared with the widest possible audience."