[ovs-dev] [PATCH 0/2] configure mac address according to IP address

Lorenzo Bianconi lorenzo.bianconi at redhat.com
Fri Oct 26 16:25:57 UTC 2018


When dynamic IPAM is used configure L2 address according to the used
IPv4 address.
Moreover visit all ovn datapaths before adding new dynamic addresses to the
system in order to avoid possible L2 address duplication

This patchset is based on top of 'OVN: introduce mac_prefix support to IPAM'
https://mail.openvswitch.org/pipermail/ovs-dev/2018-October/353327.html

Lorenzo Bianconi (2):
  OVN: assign new addresses at the end of build_ipam routine
  OVN: configure L2 address according to the used IP address

 ovn/northd/ovn-northd.c |  80 ++++++++++++++---------------
 tests/ovn.at            | 110 ++++++++++++++++++++--------------------
 2 files changed, 95 insertions(+), 95 deletions(-)

-- 
2.17.2



More information about the dev mailing list