ofp-util: Rename MAY_IPV6_ADDR to MAY_IPV6.
authorJustin Pettit <jpettit@nicira.com>
Thu, 10 Nov 2011 01:49:49 +0000 (17:49 -0800)
committerJustin Pettit <jpettit@nicira.com>
Fri, 11 Nov 2011 02:03:04 +0000 (18:03 -0800)
commitd78477ec40730e86c55ac87be185c999cc81c62c
treed4c3bad76cc26b56968dc856f93a986685f49873
parent209c0b17d90b8062e5a3cbd80a083ea02e18d880
ofp-util: Rename MAY_IPV6_ADDR to MAY_IPV6.

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