[ovs-dev] [patch_v5 0/3] ovn: arp responder fixes and documentation.

Darrell Ball dlu998 at gmail.com
Fri Oct 21 20:36:36 UTC 2016


The first patch fixes arping from vtep-gw physical ports
and the code change was done by Ramu Ramamurthy.

The second patch adds additional comments regarding arp responders
in ovn.  This is intended to aid in understanding and hopefully
prevent future bugs in this area.

The third patch adds a test to verify that arp requests from vtep
ports are not responded to by logical switch arp responders after
the fix for patch 1 is applied.

Darrell Ball (3):
  ovn: Fix arping from vtep-gw physical port.
  ovn: Add additional comments regarding arp responders.
  ovn: Test arp requests received from vtep ports.

 ovn/northd/ovn-northd.8.xml | 67 +++++++++++++++++++++++++++++++++++++++++----
 ovn/northd/ovn-northd.c     |  6 ++--
 tests/ovn.at                | 30 ++++++++++++++++++++
 3 files changed, 95 insertions(+), 8 deletions(-)

-- 
1.9.1




More information about the dev mailing list