doc: add KNI behaviour change in release notes
authorFerruh Yigit <ferruh.yigit@intel.com>
Mon, 5 Nov 2018 17:28:44 +0000 (17:28 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 18 Nov 2018 23:38:06 +0000 (00:38 +0100)
commita5e0c1ed6b9fe2dac31de45d748de12f2d9d3393
tree71a96fab7120cc92de2c2de1414532f360aecb10
parent45acbb1f25f2e7039ece2412f9bbba475a80eaf6
doc: add KNI behaviour change in release notes

Commit 89397a01ce4a ("kni: set default carrier state of interface")
changes the KNI interface default carrier status. Which prevents traffic
flow by default and may break some existing usage / testing.

Document this behavior change in release notes.

Fixes: c6fd54f28c24 ("kni: add function to set link state on kernel interface")
Fixes: 89397a01ce4a ("kni: set default carrier state of interface")
Fixes: 724beb913b44 ("examples/kni: monitor and update link state continually")

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/guides/rel_notes/release_18_11.rst