On Tue, Mar 15, 2016 at 9:57 AM, Pravin B Shelar <pshe...@ovn.org> wrote:
> diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
> index f7b7b9c..98377b0 100644
> --- a/vswitchd/vswitch.xml
> +++ b/vswitchd/vswitch.xml
> @@ -1951,7 +1951,7 @@
>
>          <ul>
>            <li>
> -            An IPv4 address (not a DNS name), e.g. 
> <code>192.168.0.123</code>.
> +            An IPv4 or IPv6 address (not a DNS name), e.g. 
> <code>192.168.0.123</code>.
>              Only unicast endpoints are supported.
>            </li>
>            <li>

Searching through this file for IPv4, I think there are a number of
other references to IPv4-only tunnels that can be updated now. I think
we should also document the tun_ipv6_* fields in the ovs-ofctl man
page.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to