On Wed, 14 Jun 2017 15:44:13 +0800
Dingyuan Hu <hdy...@gmail.com> wrote:

> note:
> To enable IPv6, you should config
> ```
> [ovsdb]
> address=::
> ```
> If you only listen on IPv6 address :: , you still can accept IPv4
> connection thought IPv4-mapped Address (e.g. ::ffff:192.0.2.3)
> ---
>  ryu/services/protocols/ovsdb/client.py  |  4 ++--
>  ryu/services/protocols/ovsdb/manager.py | 21 ++++++++++++++++-----
>  2 files changed, 18 insertions(+), 7 deletions(-)

Thanks, but the patch is malformed.

Can you resend in the following way?

https://github.com/osrg/ryu/blob/master/CONTRIBUTING.rst

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to