ovn-util: Add solicited node addresses to ipv6_netaddr.
authorJustin Pettit <jpettit@ovn.org>
Thu, 23 Jun 2016 01:20:08 +0000 (18:20 -0700)
committerJustin Pettit <jpettit@ovn.org>
Wed, 20 Jul 2016 05:19:05 +0000 (22:19 -0700)
commitfbd9b7676f59ac8e3e1a678fc07506cc919df8a5
tree786cc3336e9f6c467b0b7104506bce27130dc1ac
parent6d1a4f16a412035086aa72201de22616a8283d64
ovn-util: Add solicited node addresses to ipv6_netaddr.

Every IPv6 host has a link-local solicited node multicast address for
neighbor discovery.  This commit defines the solicited node address for
each IPv6 address added to a logical switch or router port.

Signed-off-by: Justin Pettit <jpettit@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
ovn/lib/ovn-util.c
ovn/lib/ovn-util.h