From 538996dc06eb821c841b6c90813605770644f7f9 Mon Sep 17 00:00:00 2001 From: smh Date: Fri, 14 Apr 2017 22:02:08 +0000 Subject: MFC r316313, r316328: Allow explicitly assigned IPv4 & IPv6 loopback addresses to be used in jails. Relnotes: Yes Sponsored by: Multiplay --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'UPDATING') 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 -- cgit v1.1