[ovs-git] [openvswitch/ovs] 578d38: ovn: Replace tabs with spaces and clean up alignme...

GitHub noreply at github.com
Fri Sep 30 15:32:45 UTC 2016


  Branch: refs/heads/branch-2.6
  Home:   https://github.com/openvswitch/ovs
  Commit: 578d3859e918b9480d4e3096fdc8cc325f634f31
      https://github.com/openvswitch/ovs/commit/578d3859e918b9480d4e3096fdc8cc325f634f31
  Author: Flavio Fernandes <flavio at flaviof.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M tests/ovn.at

  Log Message:
  -----------
  ovn: Replace tabs with spaces and clean up alignment in unit tests.

Signed-off-by: Flavio Fernandes <flavio at flaviof.com>
Signed-off-by: Gurucharan Shetty <guru at ovn.org>


  Commit: 1f2494880fabaa3761ebdc14f295ba5caada2a2c
      https://github.com/openvswitch/ovs/commit/1f2494880fabaa3761ebdc14f295ba5caada2a2c
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M ovn/northd/ovn-northd.8.xml
    M ovn/northd/ovn-northd.c
    M tests/ovn.at

  Log Message:
  -----------
  ovn: Do not reply to ARP or ND NS for a VM's own IP address.

When a VM sends an ARP or an ND NS for its own IP address, it is trying to
check for a duplicate address in the network.  OVN needs to suppress the
reply in such a case, otherwise the VM thinks that its address is a
duplicate.

Reported-by: Valentine Sinitsyn <valentine.sinitsyn at gmail.com>
Reported-at: http://openvswitch.org/pipermail/dev/2016-September/080037.html
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Darrell Ball <dlu998 at gmail.com>
Tested-by: Valentine Sinitsyn <valentine.sinitsyn at gmail.com>


Compare: https://github.com/openvswitch/ovs/compare/c37c4a71e3a5...1f2494880fab


More information about the git mailing list