aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSteven Hartland <smh@FreeBSD.org>2017-04-14 22:02:08 +0000
committerSteven Hartland <smh@FreeBSD.org>2017-04-14 22:02:08 +0000
commit8feec35a2d18bd1115be2e7d2a5a2f7de89bf8e7 (patch)
treefbde83838b452d8442845d0dd1e4cbad48fbb681 /UPDATING
parent89ea4839caea81fa919f5bce5b9636a9ac9d62df (diff)
downloadsrc-8feec35a2d18bd1115be2e7d2a5a2f7de89bf8e7.tar.gz
src-8feec35a2d18bd1115be2e7d2a5a2f7de89bf8e7.zip
MFC r316313, r316328:
Allow explicitly assigned IPv4 & IPv6 loopback addresses to be used in jails. Relnotes: Yes Sponsored by: Multiplay
Notes
Notes: svn path=/stable/11/; revision=316944
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index c6ccf4460f05..1fbfde788710 100644
--- a/UPDATING
+++ b/UPDATING
@@ -16,6 +16,11 @@ 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.
+20170414:
+ Binds and sends to the loopback addresses, IPv6 and IPv4, will now
+ use any explicitly assigned loopback address available in the jail
+ instead of using the first assigned address of the jail.
+
20170402:
Clang, llvm, lldb, compiler-rt and libc++ have been upgraded to 4.0.0.
Please see the 20141231 entry below for information about prerequisites