ovn-util: Remove 'store_ipv6' argument from extract_lsp_addresses().
authorJustin Pettit <jpettit@ovn.org>
Fri, 3 Jun 2016 05:37:31 +0000 (22:37 -0700)
committerJustin Pettit <jpettit@ovn.org>
Wed, 13 Jul 2016 04:14:04 +0000 (21:14 -0700)
commit5942a98dd2e94ed05499e183f198072292dd9542
treef743ea98830da751af37a091a27b549140b2e650
parentf2a715b54316d1e54e0b62f355761643992e8905
ovn-util: Remove 'store_ipv6' argument from extract_lsp_addresses().

With the addition of IPv6 routing, there won't be much need to
special-case not parsing IPv6 addresses.

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