Page MenuHomeFreeBSD

D28571.id83636.diff
No OneTemporary

D28571.id83636.diff

Index: .arcconfig
===================================================================
--- .arcconfig
+++ .arcconfig
@@ -1,3 +1,4 @@
{
+ "repository.callsign" : "D",
"phabricator.uri" : "https://reviews.freebsd.org/"
}
Index: website/content/en/releases/13.0R/relnotes.adoc
===================================================================
--- website/content/en/releases/13.0R/relnotes.adoc
+++ website/content/en/releases/13.0R/relnotes.adoc
@@ -139,6 +139,8 @@
This section covers changes and additions to file systems and other storage subsystems, both local and networked.
+For {{< manpage "iscsi" "4" >}} and {{< manpage "ctld" "8" >}}, support for specifying network QoS in the form of DiffServ Codepoints (DSCP) and Ethernet Priority Code Point (PCP) was added. {{< commit "ddf1072aac49" >}} {{< sponsored "NetApp" >}}
+
[[storage-general]]
=== General Storage
@@ -157,6 +159,15 @@
This section describes changes that affect networking in FreeBSD.
+For {{< manpage "tcp" "4">}}, Proportional Rate Reduction, as described by RFC6937, to improve SACK loss recovery during burst loss and ACK thinning scenarios, was implemented and is enabled by default.
+It is expected that PRR generally helps improve loss recovery performance and prevent numerous preventable RTO stalls.
+This surpasses the prior behavior, but a strictly packet conserving variant can be enabled.
+When misconfigured token bucket traffic policer can persistent loss even during loss recovery, activating the conservative PRR variant may prevent some RTOs while behaving less optimal in the general case. {{< commit "0e1d7c25c5ab" >}} {{< sponsored "NetApp" >}}
+
+The {{< manpage "cc_cubic" "4">}} has been improved to address various corner cases and align more closely with the standard in RFC8312. {{< commit "40f9078ff9d9" >}} {{< sponsored "NetApp" >}}
+
+The {{< manpage "ping" "8" >}} and {{< manpage "ping6" "8" >}} utilities both support setting network QoS, with IP DSCP {{< commit "6034024daddb" >}} and Ethernet PCP {{< commit "81a6f4c7ae69" >}} {{< sponsored "NetApp" >}}
+
[[network-general]]
=== General Network

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 17, 2:30 AM (3 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35155555
Default Alt Text
D28571.id83636.diff (2 KB)

Event Timeline