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

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to