Applied the following: = From: FUJITA Tomonori <[email protected]> Date: Tue, 25 Aug 2015 04:54:16 +0900 Subject: [PATCH] README.rst: add OF 1.5 support
Signed-off-by: FUJITA Tomonori <[email protected]> --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b02d749..a821f25 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ Ryu provides software components with well defined API that make it easy for developers to create new network management and control applications. Ryu supports various protocols for managing network devices, such as OpenFlow, Netconf, OF-config, etc. About OpenFlow, -Ryu supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions. +Ryu supports fully 1.0, 1.2, 1.3, 1.4, 1.5 and Nicira Extensions. All of the code is freely available under the Apache 2.0 license. Ryu is fully written in Python. -- 1.9.5 (Apple Git-50.3) ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
