[ovs-git] [openvswitch/ovs] 7dc884: ovn-northd: Allow lport 'addresses' to store multi...

GitHub noreply at github.com
Thu Feb 25 22:22:46 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 7dc88496081cccc0b22e3e341d88d2e4867323df
      https://github.com/openvswitch/ovs/commit/7dc88496081cccc0b22e3e341d88d2e4867323df
  Author: Numan Siddique <nusiddiq at redhat.com>
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
    M lib/packets.c
    M lib/packets.h
    M ovn/northd/ovn-northd.c
    M ovn/ovn-nb.xml
    M tests/ovn.at

  Log Message:
  -----------
  ovn-northd: Allow lport 'addresses' to store multiple ips in each set

If a logical port has two ipv4 addresses and one ipv6 address
it will be stored as ["MAC IPv41 IPv42 IPv61"] instead of
["MAC IPv41", "MAC IPv42", "MAC IPv61"].

Signed-off-by: Numan Siddique <nusiddiq at redhat.com>
[blp at ovn.org made changes to comments and ovn.at]
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list