[ovs-git] [openvswitch/ovs] f1bb22: ovn: Fix gateway load balancing.

GitHub noreply at github.com
Fri Jun 29 14:55:17 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: f1bb2232af2337619c9792441446c9a9d3393e1c
      https://github.com/openvswitch/ovs/commit/f1bb2232af2337619c9792441446c9a9d3393e1c
  Author: Darrell Ball <dlu998 at gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  ovn: Fix gateway load balancing.

Non-distributed and distributed gateway load balancing is broken.
Recent changes for port unreachable handling broke the associated
unsnat functionality.  The fix approach is check for gateway
contexts and accept packets directed to gateway router IPs.

Fixes:  86558ac2e476 ("OVN: add UDP port unreachable support to OVN logical router.")
Fixes:  159932c9e4ea ("OVN: add TCP port unreachable support to OVN logical router.")
Fixes:  0e858e05f76b ("OVN: add protocol unreachable support to OVN router ports.")
CC: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Darrell Ball <dlu998 at gmail.com>
Signed-off-by: Gurucharan Shetty <guru at ovn.org>



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list