[ovs-dev] [PATCH 04/14] Use ip_parse() and ipv6_parse() and variants in more places.

Justin Pettit jpettit at ovn.org
Thu Dec 10 00:44:51 UTC 2015


> On Dec 8, 2015, at 5:08 PM, Ben Pfaff <blp at ovn.org> wrote:
> 
> 
> -            gw6 = in6addr_any;
> +        gw6 = in6addr_exact;

Did you mean to change this from "any" to "exact"?

This is a nice improvement.  Other than the above comment:

Acked-by: Justin Pettit <jpettit at ovn.org>

--Justin





More information about the dev mailing list