summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorsmh <smh@FreeBSD.org>2017-04-14 22:02:08 +0000
committersmh <smh@FreeBSD.org>2017-04-14 22:02:08 +0000
commit538996dc06eb821c841b6c90813605770644f7f9 (patch)
treefbde83838b452d8442845d0dd1e4cbad48fbb681 /UPDATING
parent0d14ffec9a63f0c4e2f2a6a95805c0b85828a324 (diff)
downloadFreeBSD-src-538996dc06eb821c841b6c90813605770644f7f9.zip
FreeBSD-src-538996dc06eb821c841b6c90813605770644f7f9.tar.gz
MFC r316313, r316328:
Allow explicitly assigned IPv4 & IPv6 loopback addresses to be used in jails. Relnotes: Yes Sponsored by: Multiplay
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index c6ccf44..1fbfde7 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
OpenPOWER on IntegriCloud