Signed-off-by: Joe Stringer <[email protected]> --- Documentation/intro/install/general.rst | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/Documentation/intro/install/general.rst b/Documentation/intro/install/general.rst index 89b4e747083b..28c458fc8e43 100644 --- a/Documentation/intro/install/general.rst +++ b/Documentation/intro/install/general.rst @@ -123,6 +123,8 @@ The datapath tests for userspace and Linux datapaths also rely upon: - GNU wget. Version 1.16 is known to work. Earlier versions should also work. +- netcat. Several common implementations are known to work. + The ovs-vswitchd.conf.db(5) manpage will include an E-R diagram, in formats other than plain text, only if you have the following: -- 2.10.2 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
