ovn-northd: Use strings for IP addresses in router instances of "ovn_port".
authorJustin Pettit <jpettit@ovn.org>
Mon, 26 Oct 2015 03:35:58 +0000 (20:35 -0700)
committerJustin Pettit <jpettit@ovn.org>
Wed, 13 Jul 2016 04:14:03 +0000 (21:14 -0700)
commitc9bdf7bd622ee5a768cc387754aa88591a3c591f
tree0823cf2ae6dee547f3e982ff486336db59f5c640
parent09b392480623473f41fa7c04c833d8d2cdc5ea48
ovn-northd: Use strings for IP addresses in router instances of "ovn_port".

Reduce the amount of string conversions necessary.  This will be
convenient when we want to start using IPv6 addresses, too.

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