]> git.proxmox.com Git - mirror_ovs.git/commit - NEWS
ovn-northd ipam: Support IPv6 dynamic assignment
authorNuman Siddique <nusiddiq@redhat.com>
Fri, 10 Mar 2017 02:17:20 +0000 (07:47 +0530)
committerBen Pfaff <blp@ovn.org>
Fri, 14 Apr 2017 22:48:38 +0000 (15:48 -0700)
commit7cc0741ea275977dddf0c80b57a1673d86908656
treec0ac7c8eea6b77f96c70fe788fc396c3975717ba
parent161ea2c87172b9dca21450311decefb297b44bb8
ovn-northd ipam: Support IPv6 dynamic assignment

OVN will generate the IPv6 address for a logical port if requested
using the IPv6 prefix and the MAC address (as IEEE EUI64 identifier).
To generate the IPv6 address, CMS should define the IPv6 prefix in the
'Logical_switch.other_config:ipv6_prefix' column.

Signed-off-by: Numan Siddique <nusiddiq@redhat.com>
Co-authored-by: Ben Pfaff <blp@ovn.org>
Signed-off-by: Ben Pfaff <blp@ovn.org>
NEWS
lib/packets.h
ovn/northd/ovn-northd.c
ovn/ovn-nb.xml
tests/ovn.at