[ovs-git] [openvswitch/ovs] 9167fc: ofproto-dpif-xlate: Remove obsolete special case.

GitHub noreply at github.com
Sat Jan 30 01:32:11 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 9167fc1ae524e6ef33e706daf38e77af9188d8d2
      https://github.com/openvswitch/ovs/commit/9167fc1ae524e6ef33e706daf38e77af9188d8d2
  Author: Jarno Rajahalme <jarno at ovn.org>
  Date:   2016-01-29 (Fri, 29 Jan 2016)

  Changed paths:
    M ofproto/ofproto-dpif-xlate.c

  Log Message:
  -----------
  ofproto-dpif-xlate: Remove obsolete special case.

Bond recirculation used to insert a special rule that jumped from the
internal table to table 0 using GOTO_TABLE.  Since the introduction of
the ofproto-dpif-rid this has not been necessary any more, so we can
remove the special case that allowed GOTO_TABLE to go backwards in
that case.

Signed-off-by: Jarno Rajahalme <jarno at ovn.org>




More information about the git mailing list