From 8feff5542d215ede075cfc7c75e90fa78e8ce370 Mon Sep 17 00:00:00 2001 From: smh Date: Mon, 9 Apr 2018 08:25:29 +0000 Subject: MFC r327559: Disabled the use of flowid for lagg by default Sponsored by: Multiplay --- UPDATING | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index e7dadfb..ca5b484 100644 --- a/UPDATING +++ b/UPDATING @@ -16,6 +16,14 @@ from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to the tip of head, and then rebuild without this option. The bootstrap process from older version of current across the gcc/clang cutover is a bit fragile. +20180409: + The use of RSS hash from the network card aka flowid has been + disabled by default for lagg(4) as it's currently incompatible with + the lacp and loadbalance protocols. + + This can be re-enabled by setting the following in loader.conf: + net.link.lagg.default_use_flowid="1" + 20180331: Clang, llvm, lld, lldb, compiler-rt and libc++ have been upgraded to 6.0.0. Please see the 20141231 entry below for information about -- cgit v1.1