added 4.7 known issues

This commit is contained in:
ahrenholz@gmail.com 2014-08-04 22:29:36 +00:00
parent ef92c81be7
commit 9507e8d127

View file

@ -54,7 +54,9 @@ The high-level changes since version 4.6 are:
* fixed the following bugs: bug #150, bug #169, bug #188, bug #220, bug #225, bug #230, bug #231, bug #242, bug #244, bug #247, bug #248, bug #250, bug #251 * fixed the following bugs: bug #150, bug #169, bug #188, bug #220, bug #225, bug #230, bug #231, bug #242, bug #244, bug #247, bug #248, bug #250, bug #251
*Known Issues with 4.7* *Known Issues with 4.7*
* Any known issues will be updated here. * Under Fedora or CentOS Linux, the repository version of Quagga (`yum install quagga`) does not work with CORE. See bug #255. You need to build Quagga or Quagga MDR from source using the [http://downloads.pf.itd.nrl.navy.mil/docs/core/core-html/install.html#compiling-quagga-for-core manual instructions].
* Under Fedora or CentOS Linux, NetworkManager will automatically invoke DHCP clients on CORE-generated interfaces. See bug #253. Recommended workaround is to turn off NetworkManager using `systemctl stop NetworkManager` and `systemctl disable NetworkManager`. Ubuntu ignores interfaces having the "veth" prefix.
---- ----
= 4.6 = = 4.6 =