Re: [ovs-dev] [post-8024 3/5] ofp-util: Rename MAY_IPV6_ADDR to MAY_IPV6.

2011-11-10 Thread Ben Pfaff
On Wed, Nov 09, 2011 at 11:59:10PM -0800, Justin Pettit wrote: > The MAY_IPV6_ADDR function now includes the IPv6 flow label, so it is > clearer to just call it MAY_IPV6. Looks good to me. ___ dev mailing list dev@openvswitch.org http://openvswitch.org/m

[ovs-dev] [post-8024 3/5] ofp-util: Rename MAY_IPV6_ADDR to MAY_IPV6.

2011-11-09 Thread Justin Pettit
The MAY_IPV6_ADDR function now includes the IPv6 flow label, so it is clearer to just call it MAY_IPV6. --- lib/ofp-util.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/ofp-util.c b/lib/ofp-util.c index 923df05..b6a35b0 100644 --- a/lib/ofp-util.c +++ b/lib/ofp-