From d4ed70154b1bfdc280acfacaf5aafec180578885 Mon Sep 17 00:00:00 2001
From: Ralph Lange
Date: Sun, 22 Nov 2015 17:33:58 +0100
Subject: [PATCH] doc: add reference to LP bug #1466129 to known problems page
---
documentation/KnownProblems.html | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/documentation/KnownProblems.html b/documentation/KnownProblems.html
index 769b262db..4c33c04c1 100644
--- a/documentation/KnownProblems.html
+++ b/documentation/KnownProblems.html
@@ -22,6 +22,13 @@ version of EPICS Base:
+ - See LaunchPad bug
+ #1466129:
+ The feature that allows an IOC to bind to a single network interface is not
+ working correctly. The bug mentioned above contains a patch that has been
+ tested on Linux-64, a complete fix is expected for 3.15.4. Note that Windows
+ systems are not affected by this bug.
+
- Parallel builds ("make -j") on native Windows are not working properly.
Builds tend to hang (saturating one core); interrupting and running make
again usually finishes the build. Limiting the number of parallel jobs using